@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;color:#171713;background:#f7f5ef;font-synthesis:none;--paper:#f7f5ef;--ink:#171713;--orange:#fa551b;--line:#d9d6ce;--muted:#6b6b63;--pad:4.5vw}*{box-sizing:border-box}body{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:800;letter-spacing:-.045em}p{line-height:1.85}h1{font-size:clamp(52px,6.7vw,102px);line-height:1.17}h2{font-size:clamp(32px,4vw,59px);line-height:1.25}h3{font-size:24px;line-height:1.4}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:5px}main:focus{outline:none}.container{width:calc(100% - var(--pad)*2);max-width:1440px;margin-inline:auto}.section{padding-block:100px}.eyebrow{font-family:Arial,sans-serif;font-size:10px;font-weight:500;letter-spacing:.2em;line-height:1.6;color:var(--muted);margin-bottom:20px}.eyebrow.light{color:#b0b0a8}.site-header{height:98px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20;background:var(--paper)}.wordmark{display:flex;flex-direction:column;line-height:1.15;flex:none}.wordmark strong{font-size:25px;letter-spacing:-.055em;font-weight:900}.wordmark span{font:700 11px Arial,sans-serif;letter-spacing:.16em;margin-top:4px}.nav{display:flex;align-items:center;gap:34px;font-size:13px}.nav>a{position:relative;padding-block:8px}.nav>a:not(.nav-contact):after{content:"";height:2px;background:var(--orange);position:absolute;bottom:0;left:0;right:100%;transition:right .2s}.nav>a:hover:after,.nav>a[aria-current]:after{right:0}.nav-contact{display:flex;align-items:center;gap:17px;margin-left:10px}.menu-toggle{display:none;background:none;border:0;padding:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:16px 26px;border:1px solid var(--orange);background:var(--orange);color:#fff;border-radius:100px;font-size:14px;font-weight:500;transition:background .2s,transform .2s;line-height:1.5;white-space:nowrap}.button:hover{background:#de4210;border-color:#de4210;transform:translateY(-2px)}.button.secondary{border:1px solid #adaaa1;background:transparent;color:var(--ink)}.button.secondary:hover{background:#eae7df;border-color:var(--ink)}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:14px;white-space:nowrap;padding-bottom:7px;border-bottom:1px solid var(--ink);transition:color .2s}.text-link:hover{color:var(--orange);border-color:var(--orange)}.home-hero{height:660px;position:relative;overflow:hidden}.hero-art{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-position:center}.hero-content{position:relative;padding-top:22px;z-index:1;pointer-events:none}.hero-content>*{pointer-events:auto;width:fit-content}.hero-content>.eyebrow{margin-bottom:16px}.hero-content h1{font-size:clamp(62px,7.4vw,114px);font-weight:900;line-height:1.1;letter-spacing:-.055em}.hero-description{font-size:18px;margin:24px 0}.hero-note{position:absolute;top:22px;right:var(--pad);font:9px/1.7 Arial,sans-serif;letter-spacing:.12em;color:var(--muted)}.hero-bottom{position:absolute;bottom:26px;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;align-items:flex-end;font:10px/1.7 Arial,sans-serif;letter-spacing:.1em}.hero-bottom span:last-child{font-size:9px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px}.section-head .eyebrow{margin-bottom:14px}.section-head>p{max-width:340px;font-size:14px;color:var(--muted)}.home-business .section-head h2{font-size:clamp(38px,4.8vw,70px)}.business-mosaic{display:grid;grid-template-columns:1fr 1.08fr;gap:30px}.business-feature>img{aspect-ratio:1.45}.business-feature>div{padding-top:20px;position:relative}.business-feature h3,.business-side h3{font-size:28px}.business-feature p,.business-side p{color:var(--muted);font-size:15px;margin-top:7px}.business-feature>div>svg{position:absolute;right:0;bottom:6px}.business-side{display:grid;grid-template-rows:1fr 1fr;gap:22px}.business-side>a{display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:24px}.business-side img{height:100%;min-height:180px;aspect-ratio:1.7}.business-side .eyebrow{font-size:9px;margin-bottom:14px}.business-side svg{margin-top:20px}.business-mosaic img,.project-image img,.business-row-image img{transition:transform .6s cubic-bezier(.2,.7,.2,1)}.business-mosaic a:hover img{filter:brightness(1.035)}.cases-section{background:#edeae2}.section-note{font-size:12px;color:var(--muted);margin-top:-19px;margin-bottom:30px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.project-image{position:relative;overflow:hidden}.project-image img{aspect-ratio:1.25}.concept-tag{position:absolute;left:16px;top:16px;padding:6px 10px;background:var(--paper);font-size:10px;letter-spacing:.08em}.image-arrow{position:absolute;bottom:16px;right:16px;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--paper)}.project-card:hover img,.business-row-image:hover img{transform:scale(1.035)}.project-info{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:20px}.project-info .eyebrow{font-size:9px;margin-bottom:8px}.project-info h3{font-size:26px}.partner-types{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.partner-types>a{position:relative;padding:30px 25px 45px;border-right:1px solid var(--line)}.partner-types>a:first-child{padding-left:0}.partner-types>a:last-child{border:0}.partner-types .index{margin-bottom:42px;display:block}.partner-types h3{font-size:23px;margin-bottom:10px}.partner-types .eyebrow{font-size:9px;margin-bottom:20px;display:block}.partner-types p{font-size:13px;color:var(--muted)}.partner-arrow{margin-top:20px}.partner-types a:hover h3{color:var(--orange)}.index{font:300 27px/1 Arial,sans-serif;color:#929087;letter-spacing:-.05em}.about-strip{padding-top:10px;padding-bottom:100px}.about-strip>div{display:grid;grid-template-columns:1.2fr 1fr;gap:100px}.about-strip p{max-width:440px;color:var(--muted);font-size:16px}.about-strip .text-link{display:flex;width:fit-content;margin-top:25px;color:var(--ink)}.site-footer{background:#151613;color:var(--paper)}.footer-top{padding:70px 0 35px;display:flex;align-items:center;justify-content:space-between;gap:40px}.footer-top h2{font-size:clamp(40px,5.8vw,84px)}.footer-top p{font-size:16px;margin-top:20px}.footer-top .eyebrow{margin-bottom:20px}.footer-contact{display:flex;gap:35px;padding-bottom:35px;font-size:13px;color:#c8c8c1}.footer-contact a{display:flex;gap:12px;align-items:center}.footer-contact a:hover{color:#fff}.footer-bottom{border-top:1px solid #44443b;padding:30px 0;display:flex;justify-content:space-between;align-items:center;gap:30px;font-size:12px}.footer-company span,.footer-location span{display:block;font:8px/1.7 Arial,sans-serif;letter-spacing:.16em;margin-top:7px;color:#a2a39a}.footer-links{display:flex;gap:26px;font-size:11px;color:#c8c8c1}.footer-links a:hover{color:#fff}.footer-location{text-align:right}.copyright{padding:0 0 22px;font-size:10px;color:#8f9088;display:flex;justify-content:space-between}.page-intro{padding:70px 0 65px}.intro-row{display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:80px}.intro-row>p,.intro-row>div>p{font-size:16px;color:var(--muted);max-width:380px;padding-bottom:8px}.page-intro .eyebrow{margin-bottom:28px}.business-list{padding-bottom:20px}.business-row{display:grid;grid-template-columns:1fr 1.05fr;gap:80px;align-items:center;padding:65px 0;border-top:1px solid var(--line)}.business-row:nth-child(2n) .business-row-image{order:-1}.business-row h2{font-size:46px;margin-bottom:18px}.business-row h3{font-size:22px;font-weight:600;margin-bottom:20px}.business-row p:not(.eyebrow){font-size:15px;color:var(--muted);max-width:480px}.business-row-image{overflow:hidden;position:relative}.business-row-image img{aspect-ratio:1.12}.tags{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0 32px}.tags span{font-size:11px;border-bottom:1px solid var(--line);padding-bottom:6px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;border-top:1px solid var(--line);padding-top:32px}.process-grid h3{margin:32px 0 12px}.process-grid p{font-size:14px;color:var(--muted);max-width:260px}.process-grid.three{grid-template-columns:repeat(3,1fr)}.breadcrumb{display:flex;gap:12px;align-items:center;font-size:11px;color:var(--muted);padding-top:25px}.breadcrumb a:hover{color:var(--orange)}.detail-intro{padding-top:55px;padding-bottom:65px}.detail-intro h1{font-size:78px}.detail-intro h1 span{display:block;font-size:26px;font-weight:500;letter-spacing:-.025em;margin-top:25px}.detail-intro .button{margin-top:23px}.detail-cover{position:relative}.detail-cover>img{height:520px;object-position:center 53%}.detail-cover>span{position:absolute;bottom:20px;left:24px;background:var(--paper);padding:8px 12px;font:9px Arial,sans-serif;letter-spacing:.12em}.focus-list{border-top:1px solid var(--line)}.focus-list article{display:grid;grid-template-columns:.25fr .8fr 1fr;gap:35px;padding:36px 0;border-bottom:1px solid var(--line);align-items:center}.focus-list p{font-size:15px;color:var(--muted);max-width:510px}.quote-band{background:#ece8df;padding:80px 0}.quote-band h2{font-size:clamp(32px,3.8vw,56px);max-width:1000px}.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.related-grid .project-image img{aspect-ratio:1.6}.related-note>p{font-size:30px;font-weight:600;margin-bottom:20px}.related-note>span{display:block;font-size:14px;color:var(--muted);max-width:330px;line-height:1.9;margin-bottom:30px}.other-businesses{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);margin-bottom:70px}.other-businesses>a{padding:30px 0}.other-businesses>a+a{border-left:1px solid var(--line);padding-left:40px}.other-businesses span{font:9px Arial,sans-serif;letter-spacing:.15em;color:var(--muted)}.other-businesses h3{display:flex;align-items:center;justify-content:space-between;margin-top:15px;padding-right:30px}.filter-bar{display:flex;gap:12px;border-top:1px solid var(--line);padding:25px 0 30px;flex-wrap:wrap}.filter-bar button{background:transparent;border:1px solid transparent;border-radius:30px;padding:10px 20px;font-size:13px;display:flex;gap:15px;align-items:center}.filter-bar button.active{background:var(--ink);color:#fff}.filter-bar button:not(.active):hover{border-color:var(--line)}.filter-bar button span{font:10px Arial,sans-serif;color:#b4b5ae}.cases-list .section-note{margin-top:0}.case-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:55px 30px;min-height:320px}.case-gallery .project-image img{aspect-ratio:1.43}.gallery-end{padding:60px 0 90px;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:14px}.case-detail-title{padding-top:45px;padding-bottom:55px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.case-detail-title h1{font-size:80px}.case-detail-title p:not(.eyebrow){font-size:20px;color:var(--muted);margin-top:25px}.outline-tag{border:1px solid #b9b6af;padding:9px 15px;border-radius:25px;font-size:10px;white-space:nowrap;letter-spacing:.06em}.case-cover img{height:590px}.case-overview{display:grid;grid-template-columns:.6fr 1fr;gap:100px}.case-overview h2{font-size:38px;margin-bottom:30px}.case-overview p{font-size:16px;color:var(--muted);margin-bottom:25px}.case-overview .muted{font-size:13px}.case-overview h3{margin-top:45px}.case-overview dl{font-size:13px}.case-overview dt{color:var(--muted);margin-top:25px}.case-overview dd{margin:8px 0 0}.deliverables{list-style:none;padding:0;margin:20px 0 35px}.deliverables li{padding:14px 0;border-bottom:1px solid var(--line);display:flex;gap:15px;align-items:center;font-size:14px}.deliverables svg{color:var(--orange)}.next-case{border-top:1px solid var(--line);padding-top:35px;padding-bottom:75px}.next-case>a{display:flex;justify-content:space-between;align-items:center}.next-case>a:hover{color:var(--orange)}.partner-statement{background:#eae6dc;padding:65px 55px}.partner-statement>span{font:10px Arial,sans-serif;letter-spacing:.16em;color:var(--muted)}.partner-statement h2{margin:35px 0 20px;font-size:48px}.partner-statement p{color:var(--muted)}.partners-proof{background:#efede6}.empty-partners{border-top:1px solid var(--line);display:flex;align-items:center;gap:30px;flex-wrap:wrap;padding:50px 0 0}.empty-partners>p{font-size:25px;font-weight:600}.empty-partners>span{color:var(--muted);font-size:13px;flex:1}.about-hero{position:relative;height:470px;overflow:hidden}.about-hero img{height:100%;object-position:center 65%}.about-hero>.container{position:absolute;inset:40px 0 auto}.about-hero span{font:500 15px/1.7 Arial,sans-serif;letter-spacing:.17em}.about-story{display:grid;grid-template-columns:.5fr 1fr;gap:80px}.about-story h2{margin-bottom:35px}.about-story p{color:var(--muted);max-width:740px;font-size:16px;margin-top:20px}.values-section{background:#ece9e1}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.values-grid article{border-top:1px solid #c9c6bd;padding-top:30px}.values-grid h3{font-size:27px;margin:38px 0 20px}.values-grid p{color:var(--muted);font-size:15px;max-width:320px}.location-section{display:grid;grid-template-columns:1.2fr 1fr;gap:80px}.location-section>div:last-child{padding-top:40px}.location-section>div>p{font-size:22px;margin-bottom:10px}.muted{color:var(--muted)}.location-section .location-note{font-size:12px;color:var(--muted);margin:15px 0 30px}.contact-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px;padding-top:35px;padding-bottom:30px;border-top:1px solid var(--line)}.contact-layout aside h2{font-size:46px}.contact-layout aside>p{font-size:14px;line-height:2;margin-top:30px;color:var(--muted)}.contact-methods{margin-top:35px}.contact-methods>a{display:flex;gap:16px;padding:18px 0;align-items:flex-start}.contact-methods>a>svg{margin-top:4px}.contact-methods span{font-size:11px;color:var(--muted)}.contact-methods strong{display:block;font-weight:500;font-size:15px;color:var(--ink);margin-top:8px;overflow-wrap:anywhere}.contact-methods a:hover strong{color:var(--orange)}.contact-form{display:flex;flex-direction:column;gap:25px}.contact-form label{display:flex;flex-direction:column;position:relative;gap:12px;font-size:13px}.contact-form label>span{display:inline;position:absolute;right:0;color:var(--orange)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-form input,.contact-form select,.contact-form textarea{background:transparent;border:0;border-bottom:1px solid #bcb8ae;border-radius:0;padding:13px 0;color:var(--ink);width:100%;font-size:14px}.contact-form textarea{resize:vertical;min-height:120px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8b8980}.contact-form select{height:52px}.form-note{font-size:11px;color:var(--muted);line-height:1.7}.contact-form>.button{align-self:flex-start}.brief-result{margin-top:35px;padding:25px;background:#eae7de}.brief-result h3{font-size:20px;display:flex;gap:12px;align-items:center}.brief-result h3 svg{color:#3c6f42}.brief-result p{font-size:12px;color:var(--muted);margin-top:12px}.brief-result pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:13px;line-height:1.9;padding:20px 0;max-height:320px;overflow:auto}.result-actions{display:flex;gap:15px;flex-wrap:wrap}.result-actions .button{font-size:12px;padding:10px 18px;gap:10px}.faq-section{padding-top:70px}.faq-section h2{font-size:36px}.faq-list{max-width:900px;margin-left:auto}.faq-list>div{border-top:1px solid var(--line)}.faq-list button{display:flex;align-items:center;justify-content:space-between;gap:25px;width:100%;text-align:left;background:none;border:0;padding:25px 0;font-size:16px}.faq-list svg{flex:none}.faq-list p{padding:0 40px 25px 0;font-size:14px;color:var(--muted)}.not-found{padding-block:100px}.not-found p{margin:30px 0;color:var(--muted)}.skip-link{position:fixed;z-index:100;left:20px;top:-70px;padding:12px 18px;background:var(--ink);color:#fff}.skip-link:focus{top:12px}.mobile-only{display:none}@media(min-width:1600px){.site-header{padding-inline:max(var(--pad),calc((100vw - 1440px)/2))}.home-hero{height:750px}.hero-content{padding-top:45px}.hero-art{object-position:center 58%}}@media(max-width:1100px){.nav{gap:22px}.home-hero{height:570px}.hero-content h1{font-size:8vw}.hero-description{font-size:16px}.business-mosaic{gap:20px}.business-side>a{gap:18px;grid-template-columns:1.1fr 1fr}.business-side h3,.business-feature h3{font-size:24px}.business-side .eyebrow{margin-bottom:8px}.business-side p{font-size:12px}.business-side svg{margin-top:10px}.business-side img{min-height:150px}.intro-row{gap:50px}.business-row{gap:45px}.partner-types>a{padding-inline:18px}.partner-types h3{font-size:20px}.about-strip>div{gap:55px}.contact-layout{gap:55px}.detail-intro h1{font-size:65px}.detail-intro h1 span{font-size:22px}.detail-cover>img{height:440px}.partner-statement h2{font-size:40px}.case-cover img{height:480px}}@media(max-width:760px){:root{--pad:6vw}.site-header{height:80px}.wordmark strong{font-size:22px}.wordmark span{font-size:9px}.menu-toggle{display:block}.nav{display:none}.nav.open{display:flex;position:absolute;top:80px;left:0;right:0;align-items:stretch;gap:0;background:var(--paper);border-bottom:1px solid var(--line);padding:15px var(--pad) 25px;flex-direction:column}.nav>a{padding:15px 0;font-size:15px}.nav-contact{margin:10px 0 0;justify-content:space-between}.nav>a:not(.nav-contact):after{display:none}.nav>a[aria-current]{color:var(--orange)}h1{font-size:49px}h2{font-size:34px}h3{font-size:23px}.section{padding-block:60px}.eyebrow{font-size:9px;margin-bottom:17px}.home-hero{height:660px}.hero-content{padding-top:20px}.hero-content h1{font-size:60px;line-height:1.15}.hero-content>.eyebrow{font-size:8px;margin-bottom:15px}.hero-description{font-size:14px;margin:18px 0 22px}.hero-art{object-fit:cover;object-position:68% bottom;height:365px;top:auto;bottom:0}.hero-note{display:none}.hero-bottom{bottom:17px;font-size:9px}.hero-bottom span:first-child{max-width:90px}.button{padding:13px 22px;font-size:13px;gap:18px}.section-head{gap:20px;margin-bottom:30px;align-items:flex-start}.section-head h2,.home-business .section-head h2{font-size:34px}.section-head>.text-link{font-size:11px;gap:8px;margin-top:34px}.section-head>.text-link svg{width:16px}.section-head>p{font-size:12px;max-width:180px}.business-mosaic{display:block}.business-feature>img{aspect-ratio:1.35}.business-feature>div{padding-top:15px}.business-feature h3,.business-side h3{font-size:24px}.business-feature p{font-size:14px}.business-side{margin-top:30px;gap:22px}.business-side>a{grid-template-columns:1.2fr 1fr;gap:18px}.business-side img{min-height:150px;height:150px}.business-side .eyebrow{font-size:8px}.business-side p{font-size:12px}.project-grid{grid-template-columns:1fr;gap:35px}.project-image img{aspect-ratio:1.5}.project-info h3{font-size:25px}.project-info{margin-top:15px}.project-info .eyebrow{font-size:8px}.section-note{font-size:11px;margin-top:-10px}.partner-types{grid-template-columns:1fr 1fr}.partner-types>a{padding:25px 16px!important;border-bottom:1px solid var(--line)}.partner-types>a:nth-child(2n){border-right:0}.partner-types>a:nth-child(3),.partner-types>a:nth-child(4){border-bottom:0}.partner-types .index{margin-bottom:28px;font-size:23px}.partner-types h3{font-size:21px}.partner-types .eyebrow{font-size:8px}.partner-types p{font-size:12px}.about-strip{padding-top:0;padding-bottom:60px}.about-strip>div{grid-template-columns:1fr;gap:25px}.about-strip p{font-size:14px}.footer-top{padding:50px 0 30px;display:block}.footer-top h2{font-size:45px}.footer-top p{font-size:14px;margin-top:20px}.footer-top .button{margin-top:28px}.footer-top .eyebrow{font-size:8px}.footer-contact{flex-direction:column;gap:15px;font-size:12px;padding-bottom:30px}.footer-bottom{display:grid;grid-template-columns:1fr 1fr;padding:25px 0;gap:25px}.footer-company{font-size:10px}.footer-location{font-size:11px;grid-column:2;grid-row:1}.footer-links{grid-column:1/-1;gap:30px}.footer-company span,.footer-location span{font-size:7px}.copyright{font-size:9px;display:block;line-height:1.9}.copyright span{display:block}.page-intro{padding:45px 0}.page-intro .eyebrow{margin-bottom:20px}.intro-row{grid-template-columns:1fr;gap:25px}.intro-row>p,.intro-row>div>p{font-size:14px;max-width:none}.business-row{display:flex;flex-direction:column;align-items:stretch;gap:30px;padding:40px 0}.business-row:nth-child(2n) .business-row-image{order:initial}.business-row h2{font-size:37px}.business-row h3{font-size:20px}.business-row p:not(.eyebrow){font-size:14px}.business-row-image img{aspect-ratio:1.4}.tags{margin:20px 0 25px}.process-grid{grid-template-columns:1fr 1fr;gap:35px 25px;padding-top:25px}.process-grid h3{margin:22px 0 10px}.process-grid p{font-size:12px}.process-grid.three{grid-template-columns:1fr;gap:30px}.process-grid.three>div{border-bottom:1px solid var(--line);padding-bottom:25px}.breadcrumb{font-size:10px;padding-top:20px;gap:9px}.detail-intro{padding:35px 0}.detail-intro h1{font-size:46px}.detail-intro h1 span{font-size:21px;line-height:1.5;margin-top:18px}.detail-intro .button{margin-top:15px}.detail-cover>img{height:300px}.detail-cover>span{font-size:7px;left:12px;bottom:12px}.focus-list article{grid-template-columns:40px 1fr;gap:18px;padding:28px 0}.focus-list article p{grid-column:2;font-size:13px}.focus-list article h3{font-size:24px}.focus-list .index{font-size:22px}.quote-band{padding:50px 0}.quote-band h2{font-size:31px;line-height:1.5}.related-grid{grid-template-columns:1fr;gap:30px}.related-note>p{font-size:23px}.related-note>span{font-size:13px;margin-bottom:20px;max-width:none}.other-businesses{margin-bottom:45px}.other-businesses>a+a{padding-left:20px}.other-businesses span{font-size:7px}.other-businesses h3{font-size:21px;padding-right:10px}.other-businesses h3 svg{width:20px}.filter-bar{gap:5px;padding:20px 0}.filter-bar button{padding:9px 12px;font-size:11px;gap:8px}.case-gallery{grid-template-columns:1fr;gap:35px}.gallery-end{padding:40px 0 60px;gap:20px;font-size:12px}.gallery-end .text-link{font-size:12px;gap:10px}.case-detail-title{padding:35px 0;display:block}.case-detail-title h1{font-size:49px}.case-detail-title p:not(.eyebrow){font-size:16px;margin-top:15px}.outline-tag{display:inline-block;margin-top:25px;font-size:9px}.case-cover img{height:290px}.case-overview{grid-template-columns:1fr;gap:40px}.case-overview aside dl{display:grid;grid-template-columns:1fr 1fr;gap:12px}.case-overview dt,.case-overview dd{margin:0;font-size:12px}.case-overview h2{font-size:29px;margin-bottom:20px}.case-overview p{font-size:14px}.case-overview .muted{font-size:12px}.next-case{padding-bottom:45px}.next-case h2{font-size:32px}.next-case svg{width:32px}.partner-statement{padding:35px 25px}.partner-statement>span{font-size:8px}.partner-statement h2{font-size:29px;margin:25px 0 15px}.partner-statement p{font-size:13px}.empty-partners{display:block;padding-top:30px}.empty-partners>p{font-size:23px}.empty-partners>span{display:block;margin:18px 0 25px;font-size:12px}.about-hero{height:340px}.about-hero img{object-position:68% bottom}.about-hero>.container{top:22px}.about-hero span{font-size:9px}.about-story{grid-template-columns:1fr;gap:10px}.about-story p{font-size:14px}.about-story h2{margin-bottom:25px}.values-grid{grid-template-columns:1fr;gap:35px}.values-grid article{padding-top:25px}.values-grid h3{font-size:25px;margin:22px 0 15px}.values-grid p{font-size:14px;max-width:none}.location-section{grid-template-columns:1fr;gap:20px}.location-section>div:last-child{padding-top:0}.location-section>div>p{font-size:19px}.location-section .muted{font-size:13px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-layout aside h2{font-size:34px}.contact-layout aside>p{margin-top:20px}.contact-methods{margin-top:20px}.contact-methods>a{padding:12px 0}.field-row{grid-template-columns:1fr;gap:25px}.contact-form{gap:25px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px}.faq-section h2{font-size:29px}.faq-list button{font-size:14px;padding:22px 0}.faq-list p{font-size:12px}.not-found{padding-block:70px}.mobile-only{display:block}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.home-business{padding-top:65px}.button:not(.secondary){background:#d14312;border-color:#d14312}.button:not(.secondary):hover{background:#b9370b;border-color:#b9370b}@media(max-width:760px){.section-head{flex-direction:column;gap:18px;align-items:flex-start}.section-head>.text-link{margin-top:0;min-height:38px;font-size:12px}.section-head>div{width:100%}h1{font-size:clamp(40px,12.5vw,49px)}.hero-content h1{font-size:clamp(48px,15.3vw,60px)}.partner-statement h2{text-wrap:balance;font-size:27px;line-height:1.5}.filter-bar button{min-height:44px}.other-businesses h3{font-size:20px}body{min-width:0}}.company-address{font-style:normal;font-size:14px;line-height:1.9;color:var(--muted);max-width:440px;margin:20px 0 30px;overflow-wrap:anywhere}.company-address>span{display:block;margin-bottom:8px;color:var(--ink)}:root{--pad: 7vw}.container{max-width:1200px}h1,h2,h3{font-weight:650;letter-spacing:-.025em}h1{font-size:clamp(44px,5vw,68px);line-height:1.3}h2{font-size:clamp(30px,3.1vw,42px);line-height:1.4}h3{font-size:23px}.section{padding-block:112px}.site-header{height:100px;padding-inline:max(7vw,calc((100vw - 1200px)/2))}.wordmark strong{font-size:23px;font-weight:750;letter-spacing:-.025em}.nav{gap:32px}.eyebrow{letter-spacing:.15em;margin-bottom:22px}.home-hero{height:660px}.hero-content{padding-top:72px}.hero-content h1{font-size:clamp(56px,5.6vw,80px);font-weight:700;line-height:1.28;letter-spacing:-.025em}.hero-content>.eyebrow{margin-bottom:24px}.hero-description{font-size:16px;line-height:1.9;margin:26px 0 30px}.hero-note,.hero-bottom{display:none}.section-head{margin-bottom:50px;align-items:center}.section-head .eyebrow{margin-bottom:12px}.home-business .section-head h2{font-size:clamp(30px,3.1vw,42px)}.home-business{padding-top:112px}.business-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.business-card img{aspect-ratio:1.3}.business-card-copy{padding-top:26px}.business-card-copy .eyebrow{margin-bottom:12px;font-size:10px}.business-card-copy h3{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:25px}.business-card-copy h3 svg{width:21px;flex:none}.business-card-copy p{font-size:15px;color:var(--muted);margin-top:12px}.business-card:hover h3{color:#c34419}.cases-section{background:#eeece5}.featured-case{display:grid;grid-template-columns:1.35fr 1fr;gap:76px;align-items:center}.featured-case>a{overflow:hidden}.featured-case img{aspect-ratio:1.28;transition:transform .4s}.featured-case>a:hover img{transform:scale(1.025)}.featured-case h3{font-size:36px;margin:24px 0 20px}.featured-case p{font-size:15px;max-width:330px;color:var(--muted)}.featured-case .text-link{margin-top:30px}.featured-case .outline-tag{display:inline-block}.home-information{padding-block:110px}.information-row{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-block:54px}.information-row:first-child{padding-top:0}.information-row+.information-row{border-top:1px solid var(--line);padding-bottom:0}.information-row h2{font-size:36px}.information-row p:not(.eyebrow){font-size:16px;color:var(--muted);max-width:450px}.information-row .text-link{margin-top:26px}.page-intro{padding:86px 0 90px}.intro-row{grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.intro-row>p,.intro-row>div>p{max-width:430px;line-height:1.95}.business-row{gap:90px;padding-block:80px}.business-row h2{font-size:38px;margin-bottom:24px}.business-row h3{font-size:20px;font-weight:500;line-height:1.6;margin-bottom:18px}.business-row-image img{aspect-ratio:1.15}.detail-intro{padding:70px 0 80px}.detail-intro h1,.case-detail-title h1{font-size:62px}.detail-intro h1 span{font-size:22px;line-height:1.7;max-width:420px}.detail-cover>img{height:470px}.case-detail-title{padding-block:70px}.case-cover img{height:520px}.case-gallery{gap:64px 40px}.project-info{margin-top:26px}.project-info h3{font-size:25px}.focus-list article{padding-block:44px}.quote-band{padding-block:88px}.quote-band h2{font-size:38px}.partner-statement{padding:65px}.partner-statement h2{font-size:38px}.partner-types>a{padding:38px 28px 40px}.partner-types h3{font-size:21px}.partner-types .eyebrow{letter-spacing:.08em}.empty-partners>p{font-size:22px}.contact-layout{padding-top:56px;gap:90px}.contact-layout aside h2{font-size:36px;line-height:1.5}.contact-form{gap:34px}.footer-top{padding:76px 0 38px}.footer-top h2{font-size:48px;font-weight:600}.footer-top p{font-size:14px}.footer-top .eyebrow{font-size:9px}.footer-contact{padding-bottom:44px}@media(max-width:1000px)and (min-width:761px){.nav{gap:18px}.business-cards{gap:24px}.business-card-copy h3{font-size:22px}.featured-case,.information-row,.intro-row,.business-row,.contact-layout{gap:44px}.hero-content h1{font-size:62px}.partner-types{grid-template-columns:1fr 1fr}.partner-types>a{border-bottom:1px solid var(--line)}}@media(max-width:760px){:root{--pad: 7vw}.site-header{height:80px;padding-inline:7vw}.section{padding-block:76px}h1{font-size:clamp(36px,10vw,44px);line-height:1.35}h2,.section-head h2,.home-business .section-head h2{font-size:30px}.home-hero{height:620px}.hero-content{padding-top:34px}.hero-content h1{font-size:clamp(40px,11.5vw,49px);line-height:1.32}.hero-content>.eyebrow{font-size:8px;margin-bottom:20px}.hero-description{font-size:13px;margin:20px 0 24px}.hero-art{height:300px;object-position:68% bottom}.section-head{gap:20px;margin-bottom:36px;align-items:flex-start}.section-head>.text-link{min-height:36px}.business-cards{grid-template-columns:1fr;gap:44px}.business-card img{aspect-ratio:1.55}.business-card-copy{padding-top:20px}.business-card-copy h3{font-size:24px}.business-card-copy p{font-size:14px;margin-top:8px}.featured-case{grid-template-columns:1fr;gap:32px}.featured-case img{aspect-ratio:1.4}.featured-case .outline-tag{margin-top:0}.featured-case h3{font-size:29px;margin-block:20px 14px}.featured-case p{font-size:14px}.home-information{padding-block:76px}.information-row{grid-template-columns:1fr;gap:24px;padding-block:44px}.information-row h2{font-size:30px}.information-row p:not(.eyebrow){font-size:14px}.page-intro{padding:54px 0 60px}.intro-row{grid-template-columns:1fr;gap:28px}.intro-row>p,.intro-row>div>p{font-size:14px}.business-row{padding-block:48px;gap:32px}.business-row h2{font-size:31px;margin-bottom:20px}.business-row h3{font-size:18px}.business-row-image img{aspect-ratio:1.4}.detail-intro,.case-detail-title{padding-block:44px}.detail-intro h1,.case-detail-title h1{font-size:40px}.detail-intro h1 span{font-size:19px}.detail-cover>img,.case-cover img{height:280px}.case-gallery{gap:44px}.quote-band{padding-block:56px}.quote-band h2{font-size:28px}.focus-list article{padding-block:32px}.partner-statement{padding:35px 25px}.partner-statement h2{font-size:27px}.partner-types h3{font-size:19px}.contact-layout{padding-top:36px;gap:44px}.contact-layout aside h2{font-size:30px}.contact-form{gap:30px}.footer-top{padding:56px 0 32px}.footer-top h2{font-size:36px}}:root{--paper:#f6f9ff;--ink:#101c38;--orange:#0757ff;--line:#d9e3f6;--muted:#536481;background:#f6f9ff;color:#101c38;--pad:6.5vw}body{background:#f6f9ff}main{min-height:60vh}.site-header{height:94px;background:#e2f3ff;padding-inline:max(6.5vw,calc((100vw - 1200px)/2))}.wordmark strong{color:#101c38;font-weight:800}.nav{font-size:14px}.nav>a[aria-current]{color:#0757ff}.button:not(.secondary){background:#0757ff;border-color:#0757ff;box-shadow:0 8px 24px #0757ff18}.button:not(.secondary):hover{background:#0343cb;border-color:#0343cb;box-shadow:0 12px 28px #0757ff30}.button{transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.button:active{transform:translateY(1px) scale(.98)}.button svg,.text-link svg{transition:transform .22s ease}.button:hover svg,.text-link:hover svg{transform:translate(3px,-3px)}.button.secondary{border-color:#b7c8e5}.button.secondary:hover{background:#e5eeff;border-color:#0757ff}.eyebrow{color:#4273c8}.play-home{overflow:clip}.play-hero{height:740px;position:relative;isolation:isolate;background:#dff2ff}.play-scenery{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 58%;z-index:-1}.play-hero-copy{position:relative;padding-top:95px;z-index:3;pointer-events:none}.play-hero-copy>*{pointer-events:auto;width:fit-content}.play-hero-copy .eyebrow{font-size:11px;letter-spacing:.23em;margin-bottom:28px;color:#0757ff}.play-hero-copy h1{font-size:clamp(58px,6.5vw,88px);font-weight:800;letter-spacing:-.04em;color:#0757ff;line-height:1.21}.play-tagline{font-size:18px;margin:28px 0 30px;color:#172545}.play-hero-copy .button{padding:17px 29px}.mascot-stage{position:absolute;right:3.5%;top:2%;width:52%;height:88%;pointer-events:none;z-index:2}.play-mascot{width:100%;height:100%;object-fit:contain;animation:mascot-float 5s ease-in-out infinite;transform-origin:center}@keyframes mascot-float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-17px) rotate(1.4deg)}}.hero-scroll{position:absolute;bottom:72px;left:6.5%;font:10px Arial,sans-serif;letter-spacing:.18em;color:#25529a;display:flex;gap:18px;align-items:center}.hero-scroll svg{transform:rotate(90deg)}.rounded-section{position:relative;border-radius:48px 48px 0 0;margin-top:-42px;box-shadow:0 -14px 38px #123d8710}.rounded-section>.section{padding:80px 0 112px}.play-showcase{background:#fff;z-index:4}.play-section-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:72px;align-items:center;margin-bottom:44px}.play-section-heading h2{font-size:clamp(32px,3.8vw,50px);font-weight:750;white-space:nowrap}.play-section-heading h2 span{color:#0757ff}.play-section-heading .eyebrow{font-size:10px;margin-bottom:18px}.play-caption{border-left:1px solid #afc8ff;padding-left:38px}.play-caption h3{font-size:20px;margin-bottom:8px}.play-caption p{font-size:14px;color:var(--muted)}.play-world-link{display:block;position:relative;border-radius:28px;overflow:hidden;isolation:isolate;background:#d6edff}.play-world-link>img{aspect-ratio:2.35;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.play-world-link:hover>img{transform:scale(1.035)}.play-concept{position:absolute;top:22px;left:22px;background:#0757ff;color:#fff;padding:9px 16px;border-radius:12px;font-size:12px}.play-world-label{position:absolute;bottom:22px;right:22px;display:flex;align-items:center;gap:28px;background:#fffef4f5;border-radius:20px;padding:16px 20px;color:#124fda;font-size:24px;font-weight:650}.play-world-label small{display:block;font-size:12px;font-weight:400;margin-top:6px}.round-arrow{display:inline-grid;place-items:center;border:1px solid currentColor;border-radius:50%;width:43px;height:43px;flex:none;transition:transform .25s}a:hover .round-arrow{transform:rotate(8deg) translateY(-3px)}.play-showcase-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;font-size:13px;color:var(--muted)}.play-business{background:#0757ff;color:#fff;z-index:5}.play-business .eyebrow{color:#c4dcff;font-size:10px}.play-business h2{font-size:34px;font-weight:650}.play-business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:58px}.play-business-item{display:flex;gap:25px;padding:10px 28px 14px 0}.play-business-item+.play-business-item{border-left:1px solid #ffffff45;padding-left:32px}.play-business-item>svg{flex:none;filter:drop-shadow(0 7px 4px #023caa);transition:transform .3s}.play-business-item:hover>svg{transform:translateY(-7px) rotate(-7deg)}.play-business-item h3{font-size:23px;color:#fff;margin-bottom:12px}.play-business-item p{font-size:14px;color:#e0edff;max-width:210px;line-height:1.85}.play-business-item .round-arrow{margin-top:25px;width:36px;height:36px}.play-connect{z-index:6;background:#f6f9ff}.play-connect .information-row h2{font-size:32px}.site-footer{position:relative;background:#101c38;color:#fff;border-radius:44px 44px 0 0;margin-top:-34px;z-index:7}.footer-top h2{font-size:46px}.footer-top .eyebrow{color:#a8c2ee}.footer-top .button{background:#fff;border-color:#fff;color:#0757ff}.footer-top .button:hover{background:#dce9ff;color:#0757ff}.footer-contact{color:#c9d8ee}.footer-bottom{border-color:#ffffff30}.page-intro{background:#f6f9ff}.page-intro h1,.detail-intro h1,.case-detail-title h1{color:#0757ff}.business-row-image,.project-image,.detail-cover,.case-cover,.about-hero{border-radius:28px;overflow:hidden}.project-card .project-info{padding-inline:5px}.concept-tag{border-radius:10px;background:#fff;color:#1743a4;font-size:12px}.cases-section,.partners-proof,.values-section,.quote-band{background:#eaf1ff;border-radius:40px}.partner-statement{background:#dfedff;border-radius:32px}.partner-types{border:0;gap:18px}.partner-types>a{border:0!important;border-radius:24px;background:#eaf1ff;padding:30px!important}.partner-types>a:hover{background:#dce9ff}.partner-types .index,.index{color:#709cdd}.partner-types h3{color:#123d8b}.values-grid article{border-color:#c2d4f3}.contact-form input,.contact-form select,.contact-form textarea{border-color:#b7cae8}.brief-result{background:#e5eeff;border-radius:24px}.contact-layout{padding-bottom:50px}.about-hero{max-width:1200px;margin-inline:auto}.motion-toggle{position:fixed;right:22px;bottom:20px;z-index:40;background:#fffefaf5;border:1px solid #d4e0f3;color:#294875;border-radius:30px;box-shadow:0 3px 18px #0b2d7012;font-size:12px;padding:10px 16px;min-height:40px}.motion-toggle:hover{background:#e8f0ff}.motion-toggle{display:flex;align-items:center;gap:7px}.motion-reveal{transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.2,1)}.reveal-pending{opacity:0;transform:translateY(24px)}.reveal-pending:focus-within{opacity:1;transform:none}html[data-motion=off] .play-mascot{animation-play-state:paused}html[data-motion=off] .motion-reveal{transition:none;opacity:1;transform:none}html[data-motion=off] .play-world-link>img,html[data-motion=off] .button,html[data-motion=off] .round-arrow{transition:none}@media(min-width:1600px){.play-hero{height:850px}.mascot-stage{right:7%;width:49%}.play-hero-copy{padding-top:140px}}@media(max-width:1100px)and (min-width:761px){.play-hero{height:660px}.play-hero-copy{padding-top:90px}.play-hero-copy h1{font-size:62px}.play-tagline{font-size:15px}.mascot-stage{width:53%;right:0;top:6%}.play-section-heading{gap:35px}.play-section-heading h2{font-size:34px}.play-business-grid{gap:20px}.play-business-item{gap:14px;padding-right:8px}.play-business-item+.play-business-item{padding-left:18px}.play-business-item>svg{width:36px}.play-business-item h3{font-size:20px}}@media(max-width:760px){.site-header{height:80px}.nav.open{background:#e2f3ff}.play-hero{height:800px}.play-hero-copy{padding-top:32px}.play-hero-copy h1{font-size:clamp(43px,12vw,60px);line-height:1.2}.play-hero-copy .eyebrow{font-size:9px;margin-bottom:20px}.play-tagline{font-size:14px;margin:22px 0}.play-hero-copy .button{font-size:13px;padding:14px 22px}.play-scenery{object-position:65% bottom}.mascot-stage{width:100%;height:420px;top:auto;bottom:40px;right:-4%}.hero-scroll{display:none}.rounded-section{border-radius:30px 30px 0 0;margin-top:-28px}.rounded-section>.section{padding:52px 0 80px}.play-section-heading{grid-template-columns:1fr;gap:25px;margin-bottom:30px}.play-section-heading h2{font-size:clamp(25px,7vw,34px);white-space:normal}.play-caption{padding-left:18px}.play-caption h3{font-size:18px}.play-caption p{font-size:14px}.play-world-link{border-radius:22px}.play-world-link>img{aspect-ratio:1.05;object-position:35% center}.play-concept{left:14px;top:14px;font-size:11px;padding:7px 12px}.play-world-label{left:14px;right:14px;bottom:14px;justify-content:space-between;padding:13px 16px;font-size:21px;border-radius:16px}.play-showcase-bottom{align-items:flex-start;font-size:12px;gap:20px}.play-showcase-bottom>span{max-width:170px}.play-showcase-bottom .text-link{font-size:12px;gap:9px}.play-business h2{font-size:27px;line-height:1.5}.play-business-grid{grid-template-columns:1fr;gap:0;margin-top:28px}.play-business-item,.play-business-item+.play-business-item{padding:26px 0;border:0;border-bottom:1px solid #ffffff40;gap:24px}.play-business-item:last-child{border-bottom:0}.play-business-item>div{flex:1;position:relative;padding-right:48px}.play-business-item .round-arrow{position:absolute;right:0;top:4px;margin:0}.play-business-item h3{font-size:23px}.play-business-item p{max-width:none;font-size:14px}.play-business-item>svg{width:44px}.play-connect .information-row h2{font-size:28px}.play-connect .information-row{gap:22px}.site-footer{border-radius:30px 30px 0 0;margin-top:-24px}.footer-top h2{font-size:36px}.business-row-image,.project-image,.detail-cover,.case-cover,.about-hero{border-radius:22px}.partner-types{gap:12px}.partner-types>a{padding:22px 15px!important}.partner-types .eyebrow{letter-spacing:0}.motion-toggle{right:12px;bottom:12px;font-size:11px;padding:9px 12px}}@media(prefers-reduced-motion:reduce){.play-mascot{animation:none}.motion-reveal{transition:none;opacity:1;transform:none}.play-world-link:hover>img{transform:none}}.hero-header{position:absolute;inset:0 0 auto;background:transparent;height:100px;z-index:20}.hero-header .nav{gap:12px}.hero-header .nav>a{padding:11px 16px;border-radius:30px;transition:background .2s,color .2s}.hero-header .nav>a:hover{background:#ffffff80}.hero-header .nav>a[aria-current]{background:#ffffffa6;color:#064ade}.hero-header .nav>a:not(.nav-contact):after{display:none}.hero-header .nav-contact{margin-left:8px;border:1px solid #ffffffb0;background:#ffffff50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.play-hero{height:834px;overflow:hidden}.play-hero-copy{padding-top:189px}.mascot-stage{top:12%;height:78%}.play-hero-copy h1>span{display:block}.replay-entry{position:absolute;right:6.5%;bottom:70px;z-index:4;display:flex;align-items:center;gap:8px;background:#ffffffbd;border:1px solid #ffffffc0;border-radius:30px;padding:10px 16px;color:#245293;font-size:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.replay-entry:hover{background:#fff}@keyframes scene-arrive{0%{transform:scale(1.12) translateY(14px);filter:blur(5px)}to{transform:scale(1);filter:blur(0)}}@keyframes mascot-arrive{0%{opacity:0;transform:translate(30%,22%) scale(.55) rotate(17deg);filter:blur(12px)}55%{opacity:1;transform:translate(-2%,-3%) scale(1.035) rotate(-3deg);filter:blur(0)}78%{transform:translate(1%,1%) scale(.992) rotate(1deg)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes words-arrive{0%{opacity:0;transform:translateY(30px);filter:blur(5px)}to{opacity:1;transform:none;filter:blur(0)}}@media(prefers-reduced-motion:no-preference){html[data-motion=on] .play-hero[data-entry=loading] .mascot-stage{opacity:0}html[data-motion=on] .play-hero[data-entry=loading] .play-hero-copy>*{opacity:0}.play-hero[data-entry=ready] .play-scenery{animation:scene-arrive 1.8s cubic-bezier(.16,1,.3,1) both}.play-hero[data-entry=ready] .mascot-stage{animation:mascot-arrive 1.65s .12s cubic-bezier(.2,.75,.25,1) both}.play-hero[data-entry=ready] .play-mascot{animation-delay:1.7s}.play-hero[data-entry=ready] .play-hero-copy>.eyebrow{animation:words-arrive .7s .15s both}.play-hero[data-entry=ready] h1>span:first-child{animation:words-arrive .85s .35s both}.play-hero[data-entry=ready] h1>span:last-child{animation:words-arrive .85s .5s both}.play-hero[data-entry=ready] .play-tagline{animation:words-arrive .7s .75s both}.play-hero[data-entry=ready] .play-hero-copy>.button{animation:words-arrive .7s .9s both}}html[data-motion=off] .play-hero *{animation:none!important;opacity:1;filter:none}html[data-motion=off] .replay-entry{display:none}.play-hero-copy:focus-within>*{opacity:1!important;animation:none!important}.play-hero-copy:focus-within h1>span{opacity:1!important;animation:none!important}@media(min-width:1600px){.play-hero{height:950px}.play-hero-copy{padding-top:230px}.mascot-stage{top:12%;height:80%}}@media(max-width:1100px)and (min-width:761px){.hero-header .nav{gap:2px}.hero-header .nav>a{padding:10px}.play-hero{height:754px}.play-hero-copy{padding-top:184px}.mascot-stage{top:17%;height:74%}}@media(max-width:760px){.hero-header{height:80px}.hero-header .nav.open{background:#f1f8ffed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #fff;border-radius:24px;left:16px;right:16px;top:72px;padding:14px 20px;box-shadow:0 16px 40px #174b981a}.hero-header .nav>a{padding:14px 12px;border-radius:12px}.hero-header .nav-contact{margin:8px 0 0}.hero-header .nav>a[aria-current]{background:#dbeaff}.play-hero{height:880px}.play-hero-copy{padding-top:112px}.mascot-stage{top:auto;height:420px;bottom:40px}.replay-entry{bottom:48px;right:7%;font-size:11px;padding:8px 12px}}@media(prefers-reduced-motion:reduce){.replay-entry{display:none}.play-hero *{animation:none!important}}:root{font-family:Manrope,Noto Sans SC,Microsoft YaHei,sans-serif}body{font-weight:400;letter-spacing:.012em}h1,h2,h3{font-family:Manrope,Noto Sans SC,Microsoft YaHei,sans-serif;text-wrap:balance}h1{font-weight:600;letter-spacing:-.035em;line-height:1.3}h2{font-weight:600;letter-spacing:-.025em;line-height:1.45}h3{font-weight:600;letter-spacing:-.015em;line-height:1.5}p{line-height:1.9}.play-hero-copy h1{font-weight:650;letter-spacing:-.045em;line-height:1.26;font-size:clamp(56px,6vw,82px)}.play-hero-copy .eyebrow,.eyebrow{font-family:Manrope,Noto Sans SC,sans-serif;letter-spacing:.2em;font-weight:600}.play-tagline{font-size:17px;font-weight:400;letter-spacing:.03em}.play-section-heading h2{font-weight:600;font-size:clamp(30px,3.4vw,45px)}.play-business h2,.footer-top h2{font-weight:600}.nav{font-size:14px;font-weight:500;letter-spacing:.01em;margin-left:auto}.site-header{gap:26px}.hero-header .nav{gap:3px}.hero-header .nav>a{padding:10px 13px}.wordmark strong{font-weight:700;letter-spacing:-.04em;font-size:25px}.wordmark span{font-family:Manrope,sans-serif;font-weight:600;font-size:9px;letter-spacing:.21em;margin-top:7px}.button{font-weight:600;font-size:14px;letter-spacing:.015em}.text-link{font-weight:500;font-size:14px}.language-switch{display:flex;align-items:center;flex:none;gap:3px;font-size:11px;color:#7485a2}.language-switch button{border:0;background:transparent;font:600 12px Manrope,Noto Sans SC,sans-serif;color:#486181;padding:10px 5px;min-height:40px;min-width:29px;border-radius:8px}.language-switch button[aria-pressed=true]{color:#0757ff;font-weight:800}.language-switch button:hover{background:#ffffff90}html[lang=en] body{letter-spacing:0}html[lang=en] h1{letter-spacing:-.055em;line-height:1.08}html[lang=en] h2{letter-spacing:-.04em;line-height:1.2}html[lang=en] h3{letter-spacing:-.025em;line-height:1.3}html[lang=en] .play-hero-copy h1{font-size:clamp(44px,4.9vw,70px);line-height:1.11;letter-spacing:-.055em;font-weight:600}html[lang=en] .play-hero-copy{max-width:1200px}html[lang=en] .play-hero-copy h1>span{white-space:nowrap}html[lang=en] .play-tagline{font-size:16px;letter-spacing:0}html[lang=en] .play-section-heading{grid-template-columns:1.4fr 1fr;gap:64px}html[lang=en] .play-section-heading h2{white-space:normal;max-width:560px}html[lang=en] .play-business-item{gap:20px}html[lang=en] .play-business-item h3{font-size:22px}html[lang=en] .play-business-item p{line-height:1.8}html[lang=en] .footer-top h2{max-width:730px;font-size:44px}html[lang=en] .intro-row{grid-template-columns:1fr 1fr;gap:70px}html[lang=en] .detail-intro h1{font-size:54px}html[lang=en] .detail-intro h1 span{font-size:22px;letter-spacing:-.025em;line-height:1.4}html[lang=en] .partner-types{grid-template-columns:repeat(2,minmax(0,1fr))}html[lang=en] .empty-partners{align-items:flex-start}html[lang=en] .other-businesses h3{gap:20px;font-size:23px}html[lang=en] .gallery-end{gap:25px}html[lang=en] .contact-layout aside h2{line-height:1.2}html[lang=en] .footer-bottom{flex-wrap:wrap}html[lang=en] .footer-company{max-width:360px}@media(max-width:1150px)and (min-width:761px){.site-header{gap:14px;padding-inline:4vw}.nav{gap:14px}.hero-header .nav>a{padding:10px 9px}.hero-header .nav-contact{margin-left:0}.language-switch{gap:0}.wordmark strong{font-size:23px}html[lang=en] .hero-header .nav>a{padding:10px 7px;font-size:12px}html[lang=en] .play-hero-copy h1{font-size:clamp(40px,4.9vw,55px)}}@media(max-width:850px)and (min-width:761px){.site-header{gap:8px}.hero-header .nav>a{padding:10px 7px}.nav{font-size:12px;gap:12px}.wordmark strong{font-size:21px}.language-switch button{font-size:11px;min-width:25px}}@media(max-width:760px){.site-header{gap:12px}.language-switch{margin-left:auto}.menu-toggle{padding:8px 0 8px 8px}.hero-header .nav>a{padding:14px 12px}.nav{margin-left:0}.play-hero-copy h1{font-size:clamp(41px,11vw,54px);font-weight:650;line-height:1.28}.play-tagline{font-size:13px;letter-spacing:0}.play-section-heading h2{font-size:29px}html[lang=en] .play-hero-copy h1{font-size:clamp(32px,8.9vw,48px);line-height:1.12}html[lang=en] .play-hero-copy h1>span{white-space:normal}html[lang=en] .play-tagline{font-size:13px}html[lang=en] .play-section-heading,html[lang=en] .intro-row{grid-template-columns:1fr;gap:26px}html[lang=en] .play-section-heading h2{font-size:32px}html[lang=en] .play-business h2{font-size:29px}html[lang=en] .play-business-item h3{font-size:23px}html[lang=en] .footer-top h2{font-size:35px}html[lang=en] .detail-intro h1{font-size:40px}html[lang=en] .detail-intro h1 span{font-size:21px}html[lang=en] .partner-types{grid-template-columns:1fr}html[lang=en] .other-businesses h3{font-size:19px;gap:12px}html[lang=en] .other-businesses span{letter-spacing:.04em}html[lang=en] .play-world-label{font-size:22px;gap:10px}html[lang=en] .play-world-label small{font-size:11px;max-width:190px}html[lang=en] .play-showcase-bottom{flex-wrap:wrap}html[lang=en] .footer-bottom{display:flex;align-items:flex-start;flex-direction:column}html[lang=en] .footer-location{text-align:left}html[lang=en] .filter-bar button{padding-inline:11px;font-size:12px}}.site-header.inner-header{position:relative;inset:auto;background:transparent}.inner-header .nav>a[aria-current]{background:#e2ecff;color:#0757ff}.inner-header .nav>a:hover{background:#e9f1ff}.inner-header .nav-contact{background:#ffffff90;border-color:#dbe7fc}.language-dropdown{position:relative;flex:none;margin-left:0}.language-trigger{display:flex;align-items:center;gap:7px;min-height:42px;padding:9px 10px;background:#ffffff50;border:1px solid #ffffff90;border-radius:24px;color:#24446c;font:600 12px Manrope,Noto Sans SC,sans-serif;white-space:nowrap}.language-trigger:hover,.language-trigger[aria-expanded=true]{background:#ffffffc9}.language-panel{position:absolute;right:0;top:calc(100% + 12px);width:208px;padding:18px;background:#f9fcfffa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #e0eaff;border-radius:20px;box-shadow:0 12px 36px #17448020;z-index:30}.language-panel label{display:block;font-size:12px;color:#506684;margin-bottom:12px}.language-panel select{width:100%;border:1px solid #d3e1f6;border-radius:10px;background:#fff;color:#173758;padding:10px;font-size:14px}.language-confirm{width:100%;margin-top:14px;border:0;border-radius:12px;background:#0757ff;color:#fff;padding:11px;font-size:13px;font-weight:600}.language-confirm:hover{background:#0648d7}.language-panel.language-options{width:156px;padding:7px;border-radius:18px}.language-options button{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;min-height:44px;padding:12px 14px;background:transparent;border:0;border-radius:12px;color:#24446c;font:500 14px Manrope,Noto Sans SC,sans-serif;text-align:left}.language-options button:hover,.language-options button[aria-pressed=true]{background:#e8f0ff;color:#0757ff}:root{--control-radius:16px;--surface-radius:24px}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid #cfddf1;border-radius:var(--control-radius);padding:15px 17px;background:#ffffffcf;line-height:1.6;transition:border-color .2s,box-shadow .2s,background .2s}.contact-form input,.contact-form select{min-height:54px;height:auto}.contact-form select{padding-right:30px}.contact-form textarea{min-height:160px}.contact-form input:hover,.contact-form select:hover,.contact-form textarea:hover{border-color:#a6c3f3;background:#fff}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#0757ff;box-shadow:0 0 0 4px #0757ff0c;background:#fff}.faq-list{display:grid;gap:14px}.faq-list>div{border:1px solid #dce6f5;border-radius:20px;background:#ffffffb3;overflow:hidden}.faq-list button{padding:23px 25px;border-radius:20px}.faq-list button:hover{background:#edf3ff}.faq-list p{padding:0 25px 25px}.brief-result,.partner-statement,.project-image,.business-row-image,.detail-cover,.case-cover{border-radius:var(--surface-radius)}.filter-bar button{border-radius:999px}.tags span{border:1px solid #dce6f5;background:#edf3ff;border-radius:999px;padding:7px 13px}.other-businesses{border:0;gap:20px}.other-businesses>a,.other-businesses>a+a{padding:26px;border:1px solid #dce6f5;background:#edf3ff;border-radius:var(--surface-radius)}.other-businesses h3{padding-right:0}.other-businesses>a:hover{background:#e2ecff}.detail-cover>span{border-radius:10px}@media(max-width:760px){.language-panel.language-options{right:0;width:148px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px;padding:14px}.faq-list button{padding:20px}.faq-list p{padding:0 20px 20px}.other-businesses{gap:12px}.other-businesses>a,.other-businesses>a+a{padding:20px 16px}}.back-to-top{position:fixed;right:22px;bottom:20px;z-index:40;display:flex;align-items:center;gap:8px;background:#ffffffef;border:1px solid #d4e0f3;color:#294875;border-radius:30px;box-shadow:0 3px 18px #0b2d7012;font:600 12px Manrope,sans-serif;padding:12px 18px;min-height:44px;transition:background .2s,transform .2s}.back-to-top:hover{background:#e9f1ff;transform:translateY(-3px)}@media(max-width:760px){.language-dropdown{margin-left:auto}.language-trigger{padding:8px;gap:5px;font-size:11px}.language-panel{right:-38px;width:205px}.back-to-top{right:12px;bottom:12px;padding:11px 14px}.inner-header .nav.open{background:#f4f9ffef}}.footer-contact{align-items:center;flex-wrap:wrap;gap:20px 36px}.footer-contact>a{flex-shrink:0}.footer-address{flex:1 1 340px;min-width:0;font-style:normal;font-size:14px;line-height:1.8;overflow-wrap:anywhere}@media(max-width:760px){.footer-address{flex-basis:100%;font-size:13px}}
