:root{--ink:#101512;--lime:#d5ff00;--muted:#69716b;--line:#dfe3df;--paper:#f3f5f2;--display:"Barlow Condensed","Arial Narrow",Impact,sans-serif;--body:"Noto Sans JP","Yu Gothic",Meiryo,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);background:white;font-family:var(--body);font-size:16px;-webkit-font-smoothing:antialiased}a{text-decoration:none}a,button{color:inherit}button{font:inherit;cursor:pointer}img{width:100%;height:auto}img,svg{display:block}h1,h2,h3,p{margin:0}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #83aa00;outline-offset:6px}[hidden]{display:none!important}::selection{background:var(--lime);color:var(--ink)}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.section{padding-block:132px}.dark{background:var(--ink);color:#fff}.lime{color:var(--lime)}.skip{position:fixed;top:-80px;left:16px;padding:16px;background:var(--lime);z-index:100}.skip:focus{top:8px}.header{height:82px;padding:0 38px;justify-content:space-between;gap:30px;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:40;border-bottom:1px solid #e9eae8}.brand,.header{display:flex;align-items:center}.brand{gap:9px;white-space:nowrap}.brand b{font:800 35px/1 var(--display);letter-spacing:-1px}.brand span{font-family:Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.3px}.desktop-nav{display:flex;gap:24px;margin-left:auto}.desktop-nav a{font-size:12px;font-weight:600;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-9px;width:0;height:2px;background:var(--ink);transition:width .2s}.desktop-nav a:hover:after{width:100%}.header-contact{display:flex;align-items:center;gap:28px;background:var(--ink);color:#fff;padding:13px 22px;border-radius:30px;font-size:12px;white-space:nowrap}.header-contact span{color:var(--lime)}.menu-toggle{display:none;border:0;background:transparent;width:44px;height:44px;padding:10px}.menu-toggle span{display:block;height:1px;background:var(--ink);margin:6px 0;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{position:fixed;top:82px;inset-inline:0;max-height:calc(100dvh - 82px);overflow:auto;background:#fff;padding:24px 32px 40px;z-index:39;box-shadow:0 25px 35px #0002}.mobile-menu a{display:flex;justify-content:space-between;padding:19px 0;border-bottom:1px solid var(--line)}.hero{position:relative;height:min(850px,calc(100svh - 82px));min-height:640px;background:#223034;color:white;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-photo,.hero-shade{position:absolute;inset:0;height:100%;object-fit:cover}.hero-photo{object-position:center 50%;animation:hero-in 1.8s ease-out both}.hero-shade{background:linear-gradient(180deg,rgba(13,28,33,.3),rgba(12,26,30,.42) 40%,rgba(9,24,28,.82))}.hero-bottom,.hero-top{position:absolute;left:38px;right:38px;display:flex;justify-content:space-between;font-family:Arial,sans-serif;font-size:10px;letter-spacing:1.3px}.hero-top{top:30px;opacity:.85}.hero-bottom{bottom:27px}.hero-bottom a{position:absolute;left:50%;transform:translateX(-50%);display:flex;gap:15px;align-items:center}.hero-bottom a span{font-size:20px}.hero-center{position:relative;text-align:center;padding:50px 24px}.hero-brand{font-family:Arial,sans-serif;font-size:12px;letter-spacing:2.5px;margin-bottom:26px}.hero h1{font-size:clamp(56px,5.5vw,86px);font-weight:700;line-height:1.42;letter-spacing:.055em;margin-bottom:28px}.hero h1 .lime{margin-left:-.12em}.hero-center>p:not(.hero-brand){font-size:15px;line-height:2;letter-spacing:.05em}.hero-actions{display:flex;justify-content:center;gap:16px;margin-top:35px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-height:52px;padding:15px 26px;border-radius:40px;font-weight:600;transition:background .2s,transform .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:17px}.glass{border:1px solid #ffffff70;background:#ffffff08;backdrop-filter:blur(5px)}.glass:hover{background:#ffffff20}.lime-button{background:var(--lime);color:var(--ink)}.lime-button:hover{background:#e4ff59}.black-button{background:var(--ink);color:#fff}.black-button span{color:var(--lime)}.process{display:flex;align-items:center;justify-content:space-around;gap:16px;padding:49px 44px;border-bottom:1px solid var(--line)}.process div{text-align:center}.process b{font-size:16px;font-weight:500}.process small{display:block;font-family:Arial,sans-serif;font-size:9px;color:var(--muted);margin-top:7px;letter-spacing:.8px}.process-arrow{color:#7b9b05;font-size:23px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:54px}.display{font-family:var(--display);font-size:clamp(48px,4.6vw,72px);font-weight:800;line-height:.95;letter-spacing:-.015em}.subheading{font-size:17px;font-weight:600;margin-top:17px}.section-heading>p{font-size:14px;line-height:1.9;max-width:470px}.business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.number-label{font-family:Arial,sans-serif;display:flex;align-items:center;gap:13px;font-size:10px;letter-spacing:.7px;margin-bottom:13px}.number-label>span{font-family:var(--display);font-size:38px;font-weight:600;line-height:1}.image-link{display:block;aspect-ratio:1.4;overflow:hidden;background:#f0f2ef}.image-link>img{height:100%;object-fit:cover;transition:transform .6s}.image-link:hover>img{transform:scale(1.035)}.business-grid h3{font-size:21px;letter-spacing:.02em;margin:24px 0 13px}.business-grid article>p{font-size:14px;color:#59615b;line-height:1.95;min-height:83px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:12px 0 10px;border:0;border-bottom:1px solid #aab0aa;font-size:12px;background:none;transition:color .2s,gap .2s}.text-link:hover{gap:49px;color:#667f00}.text-link span{font-size:18px;line-height:1}.business-grid .text-link{margin-top:13px}.media-collage{position:relative;background:#e6eef0;padding:17px 0 0 15px}.media-collage img:first-child{height:81%;width:95%;object-fit:cover;object-position:top;box-shadow:0 5px 12px #0002}.media-collage img:last-child{position:absolute;width:62%;height:53%;right:12px;bottom:10px;object-fit:cover;object-position:top;box-shadow:0 8px 24px #0003;border:5px solid white}.saas-visual{padding:26px 24px;background:#171e16;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.saas-caption{font:9px Arial,sans-serif;color:#c0c8ac;letter-spacing:.8px}.saas-caption i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--lime);margin-right:5px}.saas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px}.saas-grid span{font:8px Arial,sans-serif;color:#9da897;letter-spacing:.3px}.saas-grid b{display:block;font:500 18px var(--body);color:#ebeee7;margin-top:9px}.saas-visual svg{width:100%;margin-top:15px;fill:none;stroke:var(--lime);stroke-width:1.6}.saas-visual .gridline{stroke:#34402e;stroke-width:.5}.dark .section-heading>p{color:#b6bfb6}.strength-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.strength-grid article{padding:0 30px;border-right:1px solid #ffffff20}.strength-grid article:first-child{padding-left:0}.strength-grid article:last-child{border:0;padding-right:0}.strength-label{display:flex;justify-content:space-between;font-family:Arial,sans-serif;font-size:10px;color:#a6b2a8;letter-spacing:1px}.strength-label span:first-child{color:var(--lime)}.strength-grid svg{width:112px;height:112px;fill:none;stroke:#7f8a7d;stroke-width:1.15;margin:32px 0 25px}.strength-grid svg .accent{stroke:var(--lime)}.strength-grid h3{font-size:19px;margin-bottom:16px}.strength-copy{color:#e8ede7!important;margin-bottom:10px}.strength-grid p{font-size:12px;line-height:1.9;color:#acb5ab}.featured-work{display:grid;grid-template-columns:1.4fr 1fr;background:#f1f4f0}.featured-image{overflow:hidden;background:#e3edf2;display:flex;align-items:center;justify-content:center}.featured-image img{max-height:610px;transition:transform .6s}.featured-work:hover img{transform:scale(1.025)}.featured-info{align-self:center;padding:55px 50px}.eyebrow{font:10px Arial,sans-serif;letter-spacing:1.4px}.featured-info h3{font:800 clamp(40px,4vw,64px)/1 var(--display);margin:20px 0 25px;letter-spacing:-.02em}.featured-info .client{font-size:18px;font-weight:500;margin-bottom:25px}.featured-info>p:not(.client){line-height:1.95;color:#626b63}.featured-info>small{display:block;font:9px Arial,sans-serif;color:#6a736b;margin-top:24px;letter-spacing:.6px}.featured-info .text-link{margin-top:22px}.works-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:38px 34px;margin-top:40px}.work-item{grid-column:span 3}.work-item.secondary-work{grid-column:span 2}.work-image{aspect-ratio:1.3;background:#f4f5f3}.work-image img{height:100%;object-position:top;transition:transform .6s}.work-item:hover img{transform:scale(1.035)}.work-name{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:19px}.work-name h3{font-size:18px;line-height:1.5;font-weight:600}.work-name h3 span{font-weight:400;display:block;margin-top:4px}.work-name small{display:block;margin-top:10px;font:9px Arial,sans-serif;color:var(--muted);letter-spacing:.4px}.work-name>span{font-size:23px}.center-link{display:flex;justify-content:center;margin-top:45px}.media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 24px}.media-item>img{object-fit:cover;transition:filter .3s}.media-item:hover>img{filter:brightness(1.12)}.media-name{display:flex;justify-content:space-between;gap:10px;margin-top:18px}.media-name h3{font-size:15px}.media-name p{color:#b2bdb3;margin-top:7px}.media-name>span{color:var(--lime);font-size:21px}.dark .text-link{color:#e5ebe2;border-color:#657061}.dark .text-link span,.dark .text-link:hover{color:var(--lime)}.research{background:#edf1eb}.research-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:75px;align-items:center}.research-layout>div>h3{font-size:24px;line-height:1.65;margin:35px 0 20px;font-weight:600}.research-layout>div>p:not(.subheading){font-size:14px;line-height:1.95;max-width:360px;color:#636e62}.research-actions{display:flex;align-items:center;gap:25px;margin-top:27px;flex-wrap:wrap}.research-actions .text-link{gap:18px}.research-actions .button{font-size:12px;padding:13px 20px;gap:23px}.data-panel{background:#fff;padding:34px 36px}.data-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.data-top>span{font:9px Arial,sans-serif;letter-spacing:1.2px;color:var(--muted)}.data-top .text-link{border:0;gap:14px;padding:0}.data-top .text-link span{font-size:13px}.main-stat{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:30px 0 28px;border-bottom:1px solid var(--line)}.main-stat strong{font:800 145px/.95 var(--display);letter-spacing:-5px}.main-stat span{margin-left:18px}.main-stat p{line-height:1.8;text-align:right;color:var(--muted);margin-bottom:6px}.stats{display:grid;grid-template-columns:1.15fr .9fr 1.1fr;padding:27px 0;border-bottom:1px solid var(--line);gap:18px}.stats>div{border-right:1px solid var(--line)}.stats>div:last-child{border:0}.stats strong{font:700 36px/1 var(--display);white-space:nowrap}.stats strong span{font:10px var(--body);margin-left:5px}.stats p{color:var(--muted);margin-top:9px}.data-note{line-height:1.9;margin-top:19px}.data-note,.source-note{font-size:9px;color:var(--muted)}.source-note{display:inline-block;margin-top:10px;border-bottom:1px solid #dfe3df}.scenes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.scenes-grid>a>img{aspect-ratio:1.9;object-fit:cover;object-position:top;border:1px solid #eee}.scene-label{font-size:11px;color:var(--muted);margin:20px 0 10px}.scenes-grid h3{font-weight:600;line-height:1.6}.scene-product{display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:10px;color:var(--muted);margin-top:25px}.scene-product>span:last-child{font-size:19px;color:var(--ink)}.news{background:#f5f7f3;padding-block:90px}.news-layout{display:grid;grid-template-columns:1fr 2.2fr;gap:60px}.news-list>a{display:grid;grid-template-columns:86px 70px 1fr 14px;align-items:center;gap:20px;padding:25px 0;border-bottom:1px solid var(--line)}.news-list>a:first-child{padding-top:0}.news-list time{font:11px Arial,sans-serif;color:var(--muted)}.news-tag{border:1px solid #ccd3c9;border-radius:20px;font-size:9px;text-align:center;padding:4px 6px}.news-list h3{font-size:12px;line-height:1.8;font-weight:400}.news-list>a:hover h3{text-decoration:underline;text-underline-offset:4px}.company{padding-block:90px;border-bottom:1px solid #ffffff12}.company-layout{display:grid;grid-template-columns:1fr 2.2fr;gap:60px}.company-links{display:grid;grid-template-columns:1fr 1fr;gap:15px 40px}.company-links .text-link{padding:15px 0 22px;border-bottom-color:#ffffff24}.company-links .text-link span{color:#9faa91}.cta{padding:100px 24px 110px;text-align:center}.cta .eyebrow{color:#b2beab}.cta h2{font-size:clamp(28px,3vw,44px);margin:27px 0 24px;letter-spacing:.03em}.cta>p:not(.eyebrow){font-size:13px;line-height:1.9;color:#b2bcb0}.cta .button{margin-top:30px;min-width:220px}.footer{background:#070b08;color:#e4ebe0;padding:50px 56px 25px}.footer-brand{font:600 85px/.9 var(--display);display:block;text-align:center;letter-spacing:-4px}.footer-brand>span{display:block;font:8px Arial,sans-serif;letter-spacing:2px;margin-top:12px}.footer nav{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;margin:47px 0 35px}.footer nav a{font-size:10px;color:#bdc6b9}.footer-bottom{display:flex;align-items:center;gap:30px;padding-top:24px;border-top:1px solid #ffffff13;font:9px Arial,sans-serif;color:#82907e}.footer-bottom small{font-size:9px;margin-right:auto}.footer-bottom a{font-size:9px}.footer a:hover{color:var(--lime)}@keyframes hero-in{0%{transform:scale(1.055)}to{transform:scale(1)}}@media(min-width:1600px){.hero{height:850px}.hero h1{font-size:88px}}@media(max-width:1200px){.header{padding-inline:25px;gap:20px}.desktop-nav{gap:15px}.desktop-nav a{font-size:11px}.header-contact{padding-inline:17px;gap:16px}.wrap{width:calc(100% - 80px)}.section{padding-block:100px}.research-layout{gap:40px}.data-panel{padding:28px}.strength-grid article{padding-inline:23px}.featured-info{padding:35px}.stats strong{font-size:31px}.scenes-grid h3{font-size:16px}}@media(max-width:1100px){.desktop-nav{display:none}.menu-toggle{display:block}.header-contact{margin-left:auto}.business-grid{gap:25px}.business-grid h3{font-size:18px}.business-grid article>p{min-height:110px}.saas-visual{padding:19px}.saas-grid b{font-size:15px}.section-heading>p{max-width:380px;font-size:13px}.strength-grid h3{font-size:16px}.strength-grid article{padding-inline:18px}.strength-copy{font-size:11px!important}.research-layout{grid-template-columns:1fr 1.25fr;gap:35px}.research-actions{gap:15px}.data-panel{padding:24px}.main-stat strong{font-size:115px}.stats{gap:10px}.stats strong{font-size:28px}.main-stat p,.stats p,.stats strong span{font-size:9px}.company-layout,.news-layout{grid-template-columns:1fr 2fr;gap:36px}.news-list>a{gap:12px;grid-template-columns:70px 59px 1fr 14px}}@media(max-width:800px){.header{height:70px;padding-inline:22px;gap:16px}.brand b{font-size:32px}.brand span{font-size:9px}.header-contact{font-size:11px;padding:10px 17px;gap:16px}.mobile-menu{top:70px;max-height:calc(100dvh - 70px)}html{scroll-padding-top:85px}.wrap{width:calc(100% - 48px)}.section{padding-block:80px}.hero{min-height:650px;height:calc(90svh - 70px);max-height:850px}.hero-bottom,.hero-top{left:24px;right:24px;font-size:8px;letter-spacing:.7px}.hero-top span:last-child{display:none}.hero-bottom>span{max-width:120px;line-height:1.8}.hero-bottom>span:last-child{text-align:right}.hero h1{font-size:60px}.hero-center>p:not(.hero-brand){font-size:13px}.hero-brand{font-size:10px}.process{padding:32px 0;gap:10px}.process b{font-size:13px}.process small{font-size:7px;letter-spacing:0}.process-arrow{font-size:17px}.section-heading{align-items:flex-start;flex-direction:column;gap:23px;margin-bottom:37px}.display{font-size:54px}.subheading{font-size:15px;margin-top:13px}.section-heading>p{max-width:none;font-size:13px}.business-grid{gap:18px}.number-label{font-size:8px;gap:9px;letter-spacing:0}.number-label>span{font-size:31px}.image-link{aspect-ratio:1.15}.business-grid h3{font-size:16px}.business-grid article>p{font-size:12px;min-height:120px}.text-link{font-size:11px;gap:20px}.saas-visual{padding:14px 11px}.saas-caption{font-size:7px;letter-spacing:0}.saas-grid{grid-template-columns:1fr;gap:8px;margin-top:10px}.saas-grid span{font-size:7px;display:flex;align-items:center;justify-content:space-between;gap:3px}.saas-grid b{font-size:11px;margin:0}.saas-visual svg{margin-top:8px}.strength-grid{grid-template-columns:1fr 1fr;gap:40px 0}.strength-grid article:nth-child(2){border:0;padding-right:0}.strength-grid article:nth-child(3){padding-left:0}.strength-grid article{padding-inline:25px}.strength-grid h3{font-size:18px}.strength-grid p{font-size:12px}.strength-copy{font-size:12px!important}.featured-work{grid-template-columns:1fr 1fr}.featured-info{padding:30px 23px}.featured-info h3{font-size:40px}.featured-info .client{font-size:14px;margin-bottom:18px}.featured-info>p:not(.client){font-size:11px}.featured-info>small{font-size:8px;line-height:1.6}.works-grid{gap:30px 20px}.secondary-work .work-name h3,.work-name h3{font-size:15px}.work-name h3 span{font-size:11px}.work-name small{font-size:8px;line-height:1.6}.media-grid{grid-template-columns:1fr 1fr;gap:30px 22px}.research-layout{grid-template-columns:1fr;gap:38px}.research-layout>div>p:not(.subheading){max-width:500px;font-size:13px}.research-layout>div>h3{margin-top:27px}.data-panel{padding:30px}.main-stat strong{font-size:140px}.main-stat p{font-size:11px}.stats strong{font-size:40px}.stats strong span{font-size:12px}.stats p{font-size:11px}.stats{padding-block:28px}.data-note,.source-note{font-size:10px}.scenes-grid{gap:18px}.scenes-grid h3{font-size:14px}.scene-product{font-size:9px;line-height:1.8}.news-layout{grid-template-columns:1fr;gap:35px}.news-list>a:first-child{padding-top:20px}.news-list>a{grid-template-columns:80px 65px 1fr 14px}.company-layout{grid-template-columns:1fr;gap:35px}.company-links{gap:12px 30px}.cta{padding:80px 24px}.footer{padding-inline:24px}.footer nav{gap:20px}.footer-bottom{flex-wrap:wrap;gap:20px}.footer-bottom small{flex-basis:100%}}@media(max-width:540px){.wrap{width:calc(100% - 40px)}.header{padding-inline:17px;gap:10px}.brand{gap:6px}.brand b{font-size:30px}.brand span{font-size:8px;letter-spacing:1px}.header-contact{font-size:10px;padding:10px 12px;gap:10px}.menu-toggle{width:36px;padding:7px}.hero{min-height:630px;height:calc(100svh - 70px);max-height:800px}.hero-center{padding-inline:18px}.hero h1{font-size:clamp(42px,10.8vw,59px);line-height:1.5;letter-spacing:.025em;margin-bottom:23px}.hero-center>p:not(.hero-brand){font-size:12px;line-height:2.1;max-width:320px;margin:auto}.hero-brand{margin-bottom:22px;font-size:9px}.hero-actions{gap:10px;margin-top:29px}.button{font-size:11px;gap:18px;min-height:46px;padding:13px 18px}.hero-top{font-size:7px;top:23px}.hero-bottom>span{font-size:7px;max-width:90px}.hero-bottom{bottom:23px}.hero-bottom a{font-size:8px;gap:8px}.process{gap:5px;width:calc(100% - 30px);padding:27px 0}.process b{font-size:11px}.process small{font-size:6px;margin-top:5px;letter-spacing:-.3px}.process-arrow{font-size:12px}.section{padding-block:64px}.display{font-size:48px}.section-heading{margin-bottom:31px;gap:20px}.section-heading>p{font-size:12px;line-height:2}.section-heading>p br{display:none}.business-grid{grid-template-columns:1fr;gap:44px}.number-label{font-size:10px;gap:13px}.number-label>span{font-size:36px}.image-link{aspect-ratio:1.5}.business-grid h3{font-size:20px;margin-top:20px}.business-grid article>p{font-size:13px;min-height:0;line-height:1.95}.business-grid .text-link{margin-top:13px;font-size:12px;gap:40px}.saas-visual{padding:26px}.saas-caption{font-size:9px;letter-spacing:1px}.saas-grid{grid-template-columns:repeat(3,1fr);margin-top:24px;gap:12px}.saas-grid span{display:block;font-size:8px}.saas-grid b{font-size:17px;margin-top:10px}.saas-visual svg{max-height:85px;margin-top:15px}.strength-grid article{padding-inline:18px}.strength-label{font-size:8px}.strength-grid svg{width:90px;height:90px;margin:24px 0 20px}.strength-grid h3{font-size:15px}.strength-grid p{font-size:11px}.strength-copy{font-size:11px!important}.featured-work{grid-template-columns:1fr}.featured-image{aspect-ratio:1.1}.featured-image img{height:100%;width:100%;object-fit:contain}.featured-info{padding:30px}.featured-info h3{font-size:48px;margin:16px 0 20px}.featured-info .client{font-size:16px}.featured-info>p:not(.client){font-size:12px}.featured-info>small{font-size:9px}.works-grid{grid-template-columns:1fr 1fr;gap:28px 16px;margin-top:27px}.work-item,.work-item.secondary-work{grid-column:span 1}.work-image{aspect-ratio:1}.work-name{align-items:flex-start;margin-top:14px;gap:7px}.secondary-work .work-name h3,.work-name h3{font-size:13px}.work-name h3 span{font-size:10px}.work-name>span{font-size:16px}.work-name small{font-size:7px;line-height:1.7}.center-link{margin-top:32px}.media-grid{gap:26px 16px}.media-name{gap:8px;margin-top:12px}.media-name h3{font-size:12px}.media-name p{font-size:10px;line-height:1.7}.media-name>span{font-size:17px}.data-panel{padding:22px 20px}.data-top>span{font-size:8px}.data-top .text-link{font-size:9px;gap:7px}.main-stat{padding:28px 0 23px;gap:15px}.main-stat strong{font-size:120px}.main-stat span{font-size:12px;margin-left:12px}.main-stat p{font-size:9px}.stats{gap:9px;padding-block:24px}.stats strong{font-size:30px}.stats strong span{font-size:9px;margin-left:3px}.stats p{font-size:9px}.data-note,.source-note{font-size:9px;line-height:1.8}.research-layout>div>h3{font-size:22px}.research-actions{gap:23px}.scenes-grid{grid-template-columns:1fr;gap:36px}.scenes-grid>a>img{aspect-ratio:1.9}.scene-label{font-size:11px;margin-top:17px}.scenes-grid h3{font-size:18px}.scene-product{font-size:11px;margin-top:17px}.news-list>a{grid-template-columns:80px 68px 1fr 14px;gap:13px 10px;padding-block:21px}.news-list h3{grid-row:2;grid-column:1/4;font-size:12px}.news-list>a>span:last-child{grid-row:1/3;grid-column:4}.news-list time{font-size:11px}.company-links .text-link{font-size:12px;gap:12px}.company-links{gap:9px 24px}.cta h2{font-size:28px;letter-spacing:0}.cta>p:not(.eyebrow){font-size:12px}.footer{padding-top:43px}.footer-brand{font-size:76px}.footer nav{gap:18px 23px;max-width:320px;margin:36px auto 30px}.footer nav a{font-size:9px}.footer-bottom{font-size:8px;gap:16px}.footer-bottom a,.footer-bottom small{font-size:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}:root{--ink:#161a1a;--body:var(--font-en),var(--font-ja),sans-serif;--display:var(--font-en),var(--font-ja),sans-serif;--line:#dedfdd;--lime:#d6ed85}body.font-sans{background:#fafaf8;font-weight:400}.wrap{width:min(1440px,calc(100% - 128px))}.section{padding-block:145px}.eyebrow{font:500 11px/1.6 var(--body);letter-spacing:.13em}.text-link{font-size:13px;gap:55px;padding:16px 0;border-color:#a2a6a3}.text-link:hover{gap:62px;color:#596c35}.button{border-radius:2px;font-size:13px}.dark{background:#181d1c}.header{position:fixed;inset:0 0 auto;height:104px;background:transparent;color:white;border:0;padding-inline:48px;transition:background .35s,color .35s,height .35s;backdrop-filter:none}.header.is-scrolled,.menu-open .header{height:80px;background:rgba(250,250,248,.96);color:var(--ink);backdrop-filter:blur(16px);border-bottom:1px solid #dedfdd}.brand b{font:600 33px/1 var(--body);letter-spacing:-1.8px}.brand span{font:500 10px/1 var(--body);letter-spacing:1.8px}.desktop-nav{gap:28px}.desktop-nav a{font-size:11px;font-weight:400}.desktop-nav a:after{background:currentColor}.header-contact{background:none;color:inherit;border:1px solid #ffffff70;border-radius:2px;padding:13px 24px;font-size:11px}.header-contact span{color:inherit}.header.is-scrolled .header-contact,.menu-open .header-contact{border-color:#8c9590}.menu-toggle span{background:currentColor}.mobile-menu{top:80px;background:#fafaf8}.mobile-menu a{font-size:16px}.header a:hover{opacity:.75}.hero{height:100svh;min-height:760px;max-height:1250px;display:block;background:#202629}.hero-slide,.hero-slides{position:absolute;inset:0}.hero-slide{opacity:0;visibility:hidden;transition:opacity 1.8s ease,visibility 1.8s;overflow:hidden}.hero-slide.is-active{opacity:1;visibility:visible}.hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.04);transition:transform 8.5s linear}.hero-slide.is-active img{transform:scale(1)}.hero-original img{object-position:center 46%}.hero-shade{background:linear-gradient(90deg,rgba(7,15,19,.58),rgba(7,15,19,.13) 66%,rgba(7,15,19,.02)),linear-gradient(0deg,rgba(7,15,19,.5),transparent 35%,transparent 70%,rgba(7,15,19,.22));pointer-events:none}.hero-copy{position:absolute;left:8.3%;top:50%;transform:translateY(-41%);color:#fff;z-index:2}.hero-copy>.eyebrow{font-size:10px;letter-spacing:.18em;color:#f5f5ef;margin-bottom:36px}.hero h1{font-family:var(--body);font-size:clamp(58px,5.6vw,98px);font-weight:400;line-height:1.45;letter-spacing:.015em;margin:0 0 35px}.hero h1>span{color:#d5e59f}.hero-description{font-size:14px;line-height:2.15;letter-spacing:.06em;font-weight:400}.hero-link{display:inline-flex;align-items:center;gap:70px;border-bottom:1px solid #ffffff80;margin-top:33px;padding-bottom:14px;font-size:12px}.hero-link>span{font-size:22px}.hero-link:hover{gap:83px;transition:gap .3s}.hero-side{position:absolute;right:5%;top:51%;font-size:9px;line-height:2;letter-spacing:.17em}.hero-side span{display:block;margin-top:26px;font-size:8px;color:#d4d9d9}.hero-bottom{left:48px;right:48px;bottom:36px;display:flex;justify-content:space-between;align-items:center;font-family:var(--body);font-size:10px;letter-spacing:.1em;z-index:3}.hero-bottom .scroll-cue{position:static;transform:none;display:flex;gap:28px;font-size:9px;align-items:center}.scroll-cue>span{font-size:22px}.slideshow-controls{display:flex;align-items:center;gap:27px}.slide-number{font-size:12px;letter-spacing:.05em;font-variant-numeric:tabular-nums}.slide-number i{font-style:normal;color:#ced2d2;font-size:10px;margin-left:6px}.slide-dots{display:flex;gap:8px}.slide-dot{border:0;background:transparent;width:50px;height:38px;padding:18px 0}.slide-dot>span{display:block;background:#ffffff55;height:2px;width:100%;transition:background .3s}.slide-dot.is-active>span,.slide-dot:hover>span{background:#fff}.slide-pause{border:1px solid #ffffff50;border-radius:50%;background:none;color:#fff;width:36px;height:36px;display:grid;place-items:center;font-size:14px;padding:0}.slide-pause:hover{background:#ffffff20}.hero a:focus-visible,.hero button:focus-visible{outline-color:#fff}.process{padding:55px 0;gap:20px}.process b{font-size:14px;font-weight:400}.process small{font-family:var(--body);font-size:8px;letter-spacing:.06em;margin-top:9px}.process-arrow{color:#9ca299;font-size:20px}.business-section{padding:155px 0 175px}.editorial-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:95px}.editorial-heading h2,.editorial-title{font-size:clamp(34px,3.6vw,60px);font-weight:400;line-height:1.55;letter-spacing:-.02em}.editorial-heading .eyebrow{margin-bottom:28px}.editorial-heading>p{font-size:14px;line-height:2.2;color:#666f6c;margin-bottom:8px;margin-right:6%}.business-stories{display:grid;gap:115px}.business-story{display:grid;grid-template-columns:1.12fr 1fr;gap:7.4%;align-items:center;padding-right:8.3%}.business-story:nth-child(2){grid-template-columns:1fr 1.12fr;padding:0 0 0 8.3%;gap:7.4%}.business-story:nth-child(2) .business-photo{grid-column:2;grid-row:1}.business-story:nth-child(2) .business-copy{grid-column:1;grid-row:1}.business-photo{display:block;position:relative;overflow:hidden;aspect-ratio:1.38;background:#252b2a}.business-photo img{width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.6,.3,1)}.business-photo:hover img{transform:scale(1.04)}.photo-index{position:absolute;left:30px;bottom:25px;color:#fff;font-size:9px;letter-spacing:.12em;text-shadow:0 1px 8px #000}.business-label{display:flex;align-items:center;gap:22px;margin-bottom:35px}.business-label>span{font-size:47px;font-weight:300;line-height:1;letter-spacing:-.05em;color:#858c88}.business-label p{font-size:10px;letter-spacing:.1em}.business-label small{display:block;font-size:12px;letter-spacing:.03em;margin-top:8px}.business-copy h3{font-size:clamp(28px,2.9vw,46px);font-weight:400;line-height:1.6;letter-spacing:-.03em;margin-bottom:28px}.business-description{font-size:13px;line-height:2.2;color:#68716b}.business-tags{font-size:8px;line-height:1.9;letter-spacing:.04em;color:#7e8580;margin-top:28px}.business-copy .text-link{margin-top:24px;min-width:240px}.strength-section{position:relative;overflow:hidden;padding:150px 0 165px;background:#17201e}.strength-landscape{position:absolute;inset:0;background:linear-gradient(90deg,#121c19d9,#17201ed9),url(/images/generated/hero-coast.webp) 50%/cover}.strength-layout{position:relative;display:grid;grid-template-columns:1fr 1.4fr;gap:10%}.strength-intro h2{font-size:clamp(35px,3.4vw,55px);line-height:1.6;font-weight:400;margin:31px 0}.strength-intro>p:last-child{font-size:14px;color:#c3cec8;line-height:2.15}.strength-intro .eyebrow{font-size:10px;color:#dce3de}.strength-rows{border-top:1px solid #bec9bf50}.strength-rows article{display:grid;grid-template-columns:64px 1fr;gap:20px;padding:32px 0 35px;border-bottom:1px solid #bec9bf40}.strength-number{font-size:48px;font-weight:300;line-height:1.2;letter-spacing:-.05em;color:#bac8b9}.strength-title{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.strength-title h3{font-size:23px;letter-spacing:.02em;font-weight:400}.strength-title>span{font-size:10px;color:#b9c6bc}.strength-rows h4{font-size:16px;line-height:1.7;font-weight:400;margin:19px 0 8px}.strength-rows article p{font-size:12px;color:#bec8c0;line-height:1.9}#works{padding-top:155px;padding-bottom:150px}#works .section-heading{margin-bottom:70px;align-items:flex-end}#works .eyebrow{margin-bottom:28px}#works .section-heading>p{font-size:13px;line-height:2.2;max-width:410px;padding-bottom:9px}.featured-work{background:transparent;grid-template-columns:1.3fr 1fr;gap:8%;align-items:center}.featured-image{background:#e8eeef;aspect-ratio:1.08}.featured-image img{width:100%;height:100%;max-height:none;object-fit:contain;padding:6%;mix-blend-mode:multiply}.featured-info{padding:0}.featured-info h3{font:400 clamp(35px,4vw,60px)/1.2 var(--body);letter-spacing:-.065em;margin:26px 0}.featured-info .client{font-size:17px;font-weight:400;line-height:1.9}.featured-info>p:not(.client){font-size:13px;line-height:2.1}.featured-info>small{font-family:var(--body);font-size:9px;line-height:1.9;letter-spacing:.06em}.featured-info>.eyebrow{color:#7d857f}.featured-info .text-link{margin-top:30px}.works-grid{margin-top:85px;gap:70px 48px}.work-image{aspect-ratio:1.15;overflow:hidden}.work-image img{object-fit:cover;object-position:center 15%}.work-name{margin-top:23px;align-items:flex-start}.work-name h3{font-size:22px;font-weight:400}.work-name h3 span{font-size:12px;margin-top:8px}.work-name small{font-family:var(--body);font-size:9px;letter-spacing:.04em}.secondary-work .work-name h3{font-size:17px}.secondary-work .work-image{aspect-ratio:1.2}.center-link{margin-top:62px}#media{background:#edf0f0;color:#192322;padding:115px 0}#media .display{font-family:var(--body);font-size:clamp(37px,4.6vw,72px);font-weight:500;letter-spacing:-.055em;margin-top:20px;line-height:1.05}#media .subheading{font-size:19px;font-weight:400;margin-top:23px}#media .section-heading>p{color:#5d6965;font-size:13px;line-height:2.1}#media .eyebrow{font-size:9px;letter-spacing:.14em;color:#6a7d76}.media-grid{gap:40px 25px}.media-item>img{border:1px solid #d5dcda;aspect-ratio:1.6;object-position:top;filter:saturate(.9)}.media-name h3{font-size:14px;font-weight:500}.media-name p{color:#64736d;font-size:11px}.media-name>span{color:#4c715e}#media .text-link{color:#253c2d;border-color:#acb7ae}#media .text-link span{color:#42694f}#media .text-link:hover{color:#536f41}.research{background:#172a28;color:#f5f8f1;padding:130px 0}.research-layout{grid-template-columns:.8fr 1.2fr;gap:9%}.research .display{font-family:var(--body);font-size:clamp(37px,4.5vw,66px);font-weight:400;letter-spacing:-.05em}.research .subheading{font-size:16px;font-weight:400;color:#c4d8c4}.research-layout>div>h3{font-size:30px;font-weight:400;line-height:1.7;margin-top:40px}.research-layout>div>p:not(.subheading){color:#b5c7be;font-size:13px;line-height:2.1}.research .data-panel{background:#ffffff05;padding:0 0 0 40px;border-left:1px solid #adc4b736}.data-top>span{color:#c3d8c6;font-size:10px}.data-top .text-link{color:#d3e5d4;font-size:10px}.main-stat{border-color:#abc9b33d;padding:35px 0}.main-stat strong{font:400 155px/.95 var(--body);letter-spacing:-.08em;color:#d7edb4}.main-stat span{font-size:15px;color:#e1eade}.main-stat p{color:#becfc2;font-size:10px;line-height:2}.stats{padding:32px 0;gap:20px;grid-template-columns:1.1fr .85fr 1.1fr}.stats,.stats>div{border-color:#abc9b33d}.stats strong{font:400 36px/1.2 var(--body);letter-spacing:-.05em;color:#f1f5e9}.stats strong span{font-size:10px;letter-spacing:0}.stats p{color:#c4d2c7;font-size:10px}.data-note,.source-note{color:#b4cbb9;font-size:9px;line-height:2}.source-note{border-color:#abc9b34d}.research-actions .black-button{background:#d7edb4;color:#1c3128;font-size:12px}.research-actions .black-button span{color:#1c3128}.research-actions .text-link{font-size:12px;color:#e0ead9;border-color:#abc9b36e}.display{font:400 clamp(35px,4vw,58px)/1.1 var(--body);letter-spacing:-.05em}#scenes .subheading{font-size:17px;font-weight:500}#scenes .section-heading>p{font-size:13px;color:#65716b;line-height:2.1}.scenes-grid{gap:36px}.scenes-grid h3{font-size:18px;font-weight:400;line-height:1.8}.scene-product{font-size:11px;line-height:1.7;border-top:1px solid #d5dcd5;padding-top:20px}.scene-label{font-size:12px}.news{background:#f0f2ed}.news-list h3{font-size:13px}.news-list time{font-family:var(--body)}.company-links .text-link{font-size:14px}.cta h2{font-size:48px;font-weight:400;letter-spacing:-.03em}.cta .button{background:#d7edb4;font-weight:400}.footer-brand{font-family:var(--body);font-weight:400;letter-spacing:-.08em}.footer nav a{font-size:11px}.footer{background:#101613}.footer-bottom{font-family:var(--body)}@media(min-width:1800px){.business-story{max-width:2000px;margin:auto;width:100%}.hero-copy{left:calc((100% - 1500px)/2)}.hero h1{font-size:100px}}@media(max-width:1250px){.wrap{width:calc(100% - 88px)}.header{padding-inline:32px;gap:24px}.desktop-nav{gap:19px}.desktop-nav a{font-size:10px}.hero{min-height:730px}.hero-copy{left:7%}.hero h1{font-size:70px}.hero-side{right:4%}.business-story{gap:6%;padding-right:6%}.business-story:nth-child(2){gap:6%;padding-left:6%}.business-copy h3{font-size:34px}.business-label{margin-bottom:28px}.business-description{font-size:12px}.business-description br{display:none}.business-copy .text-link{margin-top:18px}.business-tags{font-size:8px}.business-stories{gap:90px}.editorial-heading>p{margin-right:0}.strength-layout{gap:7%}.strength-title{gap:12px}.strength-title h3{font-size:21px}.strength-rows article{grid-template-columns:50px 1fr;gap:15px}.strength-number{font-size:42px}.research-layout{gap:6%}.stats strong{font-size:29px}.stats{gap:12px}.research .data-panel{padding-left:28px}}@media(max-width:1000px){.hero h1{font-size:65px}.hero-side{display:none}.hero-copy{top:48%;transform:translateY(-37%)}.hero-description{font-size:13px}.header{height:90px}.hero-bottom{left:32px;right:32px}.business-section{padding:100px 0 115px}.editorial-heading{margin-bottom:65px;gap:35px}.editorial-heading h2,.editorial-title{font-size:39px}.editorial-heading>p{font-size:12px}.business-copy h3{font-size:29px}.business-label>span{font-size:36px}.business-label{gap:16px;margin-bottom:20px}.business-label p{font-size:9px}.business-label small{font-size:11px}.business-photo{aspect-ratio:1.04}.business-description{line-height:2}.business-copy .text-link{font-size:11px;min-width:210px}.business-tags{margin-top:20px}.strength-section{padding:105px 0}.strength-layout{grid-template-columns:.85fr 1.4fr;gap:7%}.strength-intro h2{font-size:35px}.strength-intro>p:last-child{font-size:12px}.strength-intro .eyebrow{font-size:8px}.strength-rows article{grid-template-columns:42px 1fr;gap:15px}.strength-number{font-size:34px}.strength-title{display:block}.strength-title h3{font-size:21px}.strength-title>span{display:block;margin-top:7px}.strength-rows h4{font-size:14px}.strength-rows article p{font-size:11px}#works{padding-block:110px}#works .section-heading>p{max-width:330px;font-size:12px}.featured-work{gap:6%;grid-template-columns:1.15fr 1fr}.featured-info h3{font-size:37px}.featured-info .client{font-size:15px}.featured-info>p:not(.client){font-size:12px}.works-grid{gap:50px 30px;margin-top:60px}.work-name h3{font-size:19px}.research-layout{grid-template-columns:1fr}.research .data-panel{padding:35px 0 0;border-left:0;border-top:1px solid #abc9b33d}.research .display{font-size:52px}.research-layout>div>p:not(.subheading){max-width:470px}.research-layout>div>h3{margin:30px 0 20px}.main-stat strong{font-size:160px}.stats strong{font-size:47px}.stats p,.stats strong span{font-size:12px}.research .data-panel{max-width:750px}.data-note,.source-note{font-size:10px}.section{padding-block:100px}.scenes-grid{gap:22px}.scenes-grid h3{font-size:16px}}@media(max-width:760px){.wrap{width:calc(100% - 48px)}.header{height:80px;padding-inline:23px}.header.is-scrolled,.menu-open .header{height:70px}.mobile-menu{top:70px}.brand b{font-size:30px}.brand span{font-size:9px}.header-contact{font-size:10px;padding:11px 17px}.hero{min-height:720px;max-height:1000px}.hero-copy{left:7%;right:6%;top:48%;transform:translateY(-35%)}.hero h1{font-size:65px;line-height:1.5;margin-bottom:28px}.hero-copy>.eyebrow{margin-bottom:26px;font-size:8px}.hero-description{font-size:13px}.hero-link{margin-top:26px}.hero-bottom{left:26px;right:26px;bottom:30px}.hero-bottom .scroll-cue{font-size:7px;gap:18px}.slideshow-controls{gap:16px}.slide-dot{width:32px}.slide-dots{gap:5px}.slide-number{font-size:10px}.slide-number i{font-size:8px}.slide-pause{width:32px;height:32px}.process{padding:36px 0;gap:10px}.process b{font-size:12px}.process small{font-size:7px}.process-arrow{font-size:15px}.editorial-heading{display:block;margin-bottom:55px}.editorial-heading .eyebrow{margin-bottom:23px}.editorial-heading h2,.editorial-title{font-size:37px}.editorial-heading>p{margin-top:29px;font-size:13px}.business-section{padding:85px 0 100px}.business-story,.business-story:nth-child(2){padding:0;display:flex;flex-direction:column;gap:0;align-items:stretch}.business-photo{width:89%;aspect-ratio:1.35}.business-story:nth-child(2) .business-photo{margin-left:auto}.business-copy{padding:35px 10% 0}.business-copy h3{font-size:34px;line-height:1.6;margin-bottom:22px}.business-description{font-size:13px;max-width:450px}.business-description br{display:block}.business-label{margin-bottom:26px}.business-label>span{font-size:42px}.business-label p{font-size:10px}.business-label small{font-size:12px}.business-tags{font-size:8px}.business-copy .text-link{font-size:12px;margin-top:25px;min-width:240px}.business-stories{gap:72px}.photo-index{left:22px;bottom:21px;font-size:8px}.strength-section{padding:90px 0}.strength-layout{display:block}.strength-intro{margin-bottom:48px}.strength-intro h2{font-size:38px;margin:24px 0}.strength-intro .eyebrow{font-size:9px}.strength-intro>p:last-child{font-size:13px}.strength-landscape{background-position:65%}.strength-rows article{grid-template-columns:60px 1fr;gap:20px;padding:28px 0}.strength-number{font-size:43px}.strength-title{display:flex;align-items:center;gap:18px}.strength-title h3{font-size:21px}.strength-title>span{margin:0;font-size:10px}.strength-rows h4{font-size:16px;margin-top:15px}.strength-rows article p{font-size:12px}#works{padding-block:90px}#works .section-heading{margin-bottom:44px;align-items:flex-start}#works .section-heading>p{max-width:460px;font-size:12px}#works .eyebrow{margin-bottom:23px}.featured-work{display:block}.featured-image{aspect-ratio:1.15}.featured-info{padding:35px 0 0}.featured-info h3{font-size:44px;margin:20px 0}.featured-info .client{font-size:16px;margin-bottom:17px}.featured-info>p:not(.client){font-size:13px}.featured-info>.eyebrow{font-size:9px}.featured-info>small{font-size:8px}.featured-info .text-link{margin-top:23px}.works-grid{margin-top:60px;gap:45px 24px}.work-name h3{font-size:18px}.work-name h3 span{font-size:11px}.work-name small{font-size:8px}.work-name{margin-top:18px}.secondary-work .work-name h3{font-size:15px}#media{padding-block:85px}#media .display{font-size:44px}#media .subheading{font-size:16px;line-height:1.9}.media-grid{gap:33px 23px}.media-name h3{font-size:14px}.media-name p{font-size:11px}.research{padding-block:90px}.research .display{font-size:48px}.research-layout>div>h3{font-size:28px}.research-actions{gap:24px}.main-stat strong{font-size:130px}.main-stat p{font-size:10px}.stats strong{font-size:39px}.stats strong span{font-size:11px}.stats p{font-size:10px}.scenes-grid{grid-template-columns:1fr;gap:38px}.scenes-grid h3{font-size:20px}.scenes-grid>a>img{aspect-ratio:2}.scene-product{font-size:12px}.display{font-size:42px}.section-heading>p{font-size:13px}.cta h2{font-size:36px}.company-links .text-link{font-size:13px}.section{padding-block:85px}.center-link{margin-top:44px}}@media(max-width:480px){.wrap{width:calc(100% - 40px)}.header{padding-inline:18px;gap:11px}.brand b{font-size:27px}.brand span{font-size:8px;letter-spacing:1.1px}.header-contact{font-size:9px;gap:15px;padding:10px 12px}.hero{min-height:680px;height:100svh}.hero-copy{left:8%;top:47%;transform:translateY(-31%)}.hero h1{font-size:clamp(43px,11.8vw,57px);letter-spacing:-.035em}.hero-copy>.eyebrow{font-size:7px;letter-spacing:.12em;margin-bottom:26px}.hero-description{font-size:11px;line-height:2.2}.hero-link{font-size:11px;gap:60px;margin-top:27px}.hero-slide img{object-position:57% center}.hero-original img{object-position:center 43%}.hero-shade{background:linear-gradient(90deg,#08131885,#08131818),linear-gradient(0deg,#08131875,transparent 40%,transparent 75%,#08131835)}.hero-bottom{left:23px;right:23px;bottom:24px}.hero-bottom .scroll-cue{font-size:6px;gap:13px;letter-spacing:.06em}.scroll-cue>span{font-size:18px}.slideshow-controls{gap:12px}.slide-dot{width:23px}.slide-number{font-size:9px}.slide-number i{font-size:7px;margin-left:3px}.slide-pause{width:29px;height:29px;font-size:12px}.process{width:calc(100% - 35px);gap:5px;padding:31px 0}.process b{font-size:11px}.process small{font-size:6px;letter-spacing:-.025em}.process-arrow{font-size:12px}.editorial-heading h2,.editorial-title{font-size:30px;line-height:1.65}.editorial-heading>p{font-size:12px}.business-photo{width:94%;aspect-ratio:1.28}.business-copy{padding:30px 8% 0}.business-copy h3{font-size:29px}.business-description{font-size:12px}.business-description br{display:none}.business-label>span{font-size:39px}.business-label small{font-size:11px}.business-stories{gap:65px}.business-tags{font-size:7px;line-height:2}.business-copy .text-link{font-size:11px;min-width:215px}.strength-intro h2{font-size:34px}.strength-title{gap:9px;flex-wrap:wrap}.strength-title h3{font-size:20px}.strength-title>span{font-size:9px}.strength-rows article{grid-template-columns:46px 1fr;gap:14px}.strength-number{font-size:38px}.strength-rows h4{font-size:14px}.strength-rows article p{font-size:11px}.featured-image{aspect-ratio:1.04}.featured-info h3{font-size:40px}.featured-info>small{font-size:8px}.works-grid{grid-template-columns:1fr 1fr;gap:35px 18px}.secondary-work .work-name h3,.work-name h3{font-size:15px;line-height:1.4}.work-name h3 span{font-size:10px}.work-name small{font-size:7px}.work-image{aspect-ratio:1}.work-item:first-child,.work-item:nth-child(2){grid-column:1/-1}.work-item:first-child .work-image,.work-item:nth-child(2) .work-image{aspect-ratio:1.2}.work-item:first-child .work-name h3,.work-item:nth-child(2) .work-name h3{font-size:21px}.work-item:first-child .work-name small,.work-item:nth-child(2) .work-name small{font-size:8px}#media .display{font-size:38px;letter-spacing:-.06em}#media .subheading{font-size:14px}#media .section-heading>p{font-size:12px}.media-grid{gap:28px 17px}.media-name h3{font-size:12px}.media-name p{font-size:10px}.research .display{font-size:41px}.research-layout>div>h3{font-size:24px}.research-layout>div>p:not(.subheading){font-size:12px}.research .data-panel{padding-top:28px}.main-stat strong{font-size:115px}.main-stat p{font-size:9px}.main-stat span{font-size:12px;margin-left:12px}.stats{gap:11px;padding-block:25px}.stats strong{font-size:29px}.stats strong span{font-size:9px;margin-left:3px}.stats p{font-size:9px}.data-top>span{font-size:8px}.data-top .text-link{font-size:9px}.data-note,.source-note{font-size:8px}.research-actions .button,.research-actions .text-link{font-size:11px}.display{font-size:34px}#scenes .subheading{font-size:16px}.scenes-grid h3{font-size:18px}.scene-product{font-size:11px}.company-links .text-link,.news-list h3{font-size:12px}.cta h2{font-size:29px}.footer nav a{font-size:10px}}@media(prefers-reduced-motion:reduce){.hero-slide,.hero-slide img{transition:none;transform:none}.hero-slide.is-active img{transform:none}}:root{--motion-ease:cubic-bezier(.22,1,.36,1)}.motion-line{display:block;overflow:hidden;padding-block:.08em;margin-block:-.08em}.motion-line-inner{display:block;transform-origin:0 100%}.reading-progress{position:absolute;top:0;left:0;width:100%;height:2px;background:var(--lime);transform:scaleX(var(--reading-progress,0));transform-origin:left;pointer-events:none}.counter{display:inline-block;font:inherit!important;min-width:var(--counter-width,auto);vertical-align:baseline;font-variant-numeric:tabular-nums}.counter,.counter .counter-value{letter-spacing:inherit!important;line-height:inherit!important;margin:0!important}.counter .counter-value{display:inline;font:inherit!important;color:inherit!important}.main-stat strong>.counter{color:inherit!important}.stats strong>.stat-unit{font:10px var(--body);margin-left:5px;letter-spacing:0}.business-photo[data-parallax] img{scale:1.09;translate:0 var(--image-shift,0)}.business-photo{isolation:isolate}.strength-landscape{scale:1.06;translate:0 var(--landscape-shift,0)}.hero-link>span,.media-name>span,.scene-product>span:last-child,.text-link span,.work-name>span{transition:transform .45s var(--motion-ease)}.hero-link:hover>span,.media-item:hover .media-name>span,.scenes-grid>a:hover .scene-product>span:last-child,.text-link:hover span,.work-item:hover .work-name>span{transform:translate(3px,-3px)}.company-links a,.news-list>a,.strength-rows article{position:relative}.company-links a:after,.news-list>a:after,.strength-rows article:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:1px;background:currentColor;opacity:.38;transform-origin:left;transform:scaleX(0);transition:transform 1.2s var(--motion-ease)}.company-links a.is-visible:after,.news-list>a.is-visible:after,.strength-rows article.is-visible:after{transform:scaleX(1)}.motion-enabled [data-motion=lines] .motion-line-inner{transform:translate3d(0,115%,0) rotate(2deg);opacity:.25;transition:transform 1.1s var(--motion-ease),opacity .85s ease;transition-delay:calc(var(--motion-delay,0s) + var(--line-delay,0s));will-change:transform}.motion-enabled [data-motion=lines].is-visible .motion-line-inner{transform:translateZ(0) rotate(0);opacity:1;will-change:auto}.motion-enabled [data-motion=fade]{opacity:0;transform:translate3d(0,32px,0);transition:opacity .85s ease,transform 1.1s var(--motion-ease);transition-delay:var(--motion-delay,0s)}.motion-enabled [data-motion=fade].is-visible{opacity:1;transform:none}.motion-enabled [data-motion=number]{display:inline-block;opacity:0;transform:translate3d(0,45px,0) rotateX(35deg);transform-origin:50% 100%;transition:opacity .8s ease,transform 1.1s var(--motion-ease);transition-delay:var(--motion-delay,0s)}.motion-enabled [data-motion=number].is-visible{opacity:1;transform:none}.motion-enabled [data-motion=image] img{clip-path:inset(0 0 100% 0);transform:scale(1.14);transition:clip-path 1.45s var(--motion-ease),transform 1.65s var(--motion-ease);transition-delay:var(--motion-delay,0s)}.motion-enabled [data-motion=image].is-visible img{clip-path:inset(0 0 0 0);transform:scale(1)}.motion-enabled [data-motion=image] .photo-index{opacity:0;transition:opacity .6s ease .5s}.motion-enabled [data-motion=image].is-visible .photo-index{opacity:1}.motion-enabled .business-photo[data-motion=image].is-visible:hover img,.motion-enabled .work-item:hover [data-motion=image].is-visible img{transform:scale(1.035)}.motion-enabled .process>div[data-motion=fade]{transition-duration:.65s}.hero .motion-line{padding-bottom:.12em;margin-bottom:-.12em}.hero h1>.motion-line{color:inherit}.hero h1 .motion-line-inner>span{color:#d5e59f}@media(max-width:760px){.business-photo[data-parallax] img{scale:1.04;translate:none}.strength-landscape{translate:none}.stats strong>.stat-unit{font-size:11px}}@media(max-width:480px){.stats strong>.stat-unit{font-size:9px}.hero h1 .motion-line-inner{white-space:nowrap}.motion-enabled [data-motion=fade]{transform:translate3d(0,22px,0)}}@media(prefers-reduced-motion:reduce){.motion-enabled [data-motion=lines] .motion-line-inner,.motion-enabled [data-motion]{opacity:1!important;transform:none!important;clip-path:none!important;transition:none!important;will-change:auto!important}.business-photo[data-parallax] img,.strength-landscape{translate:none!important;scale:1!important}.motion-enabled [data-motion=image] img{clip-path:none!important;transform:none!important;transition:none!important}.motion-enabled [data-motion=image] .photo-index{opacity:1!important}.reading-progress{display:none}}@media print{[data-motion=lines] .motion-line-inner,[data-motion],[data-motion] img{opacity:1!important;transform:none!important;clip-path:none!important}}