:root{--ink:#111;--paper:#fafafa;--gray:#777;--line:#d7d7d7;--brand-yellow:#fff143;--pad:6.25vw;--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans','Noto Sans KR',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;border:0;background:none;color:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid #747474;outline-offset:6px}img{max-width:100%;display:block}::selection{background:var(--brand-yellow);color:#111}.skip{position:fixed;left:20px;top:-100px;z-index:100;padding:15px;background:white}.skip:focus{top:15px}.header{position:absolute;top:0;left:0;right:0;height:106px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--pad);z-index:30}.brand{display:flex;align-items:center;gap:9px;font-size:18px;font-weight:750;letter-spacing:-.8px;line-height:1}.brand img{width:34px;height:34px}.brand small{display:block;font-size:9px;letter-spacing:4.3px;margin-top:6px;font-weight:500}.desktop-nav{display:flex;align-items:center;gap:34px}.desktop-nav a,.desktop-nav button{font-size:14px;padding:12px 0;font-weight:500;position:relative}.desktop-nav a:after,.desktop-nav button:after{content:'';position:absolute;left:0;right:100%;bottom:6px;height:1px;background:currentColor;transition:right .3s}.desktop-nav a:hover:after,.desktop-nav button:hover:after{right:0}.contact-nav{display:flex;gap:28px;align-items:center;font-size:13px;font-weight:500}.contact-nav span{font-size:22px}.menu-toggle,.mobile-nav{display:none}
.hero{position:relative;isolation:isolate;overflow:hidden;min-height:780px;height:100svh;max-height:1100px;background:#e0e0e0;padding:160px var(--pad) 30px;display:flex;flex-direction:column}.hero-art{position:absolute;inset:0;z-index:-1;overflow:hidden}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center 53%;animation:sculpture-drift 15s ease-in-out infinite;will-change:transform}.hero-label{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.2px;line-height:1.8;color:#555}.hero-label span:last-child{text-align:right}.hero-copy{margin:auto 0;position:relative;padding-top:38px;max-width:58%}.overline{font-size:13px;letter-spacing:-.3px;margin:0 0 26px;color:#505050;animation:fade-in 1.2s .2s both}.hero h1{font-size:clamp(76px,7.65vw,126px);letter-spacing:-.064em;line-height:.99;font-weight:500;margin:0}.hero h1>span{display:block;animation:headline-in 1.25s cubic-bezier(.16,1,.3,1) both}.hero h1 em{display:block;font-family:var(--serif);font-weight:400;letter-spacing:-.035em;font-size:1.28em;margin-top:5px;animation:headline-in 1.5s .15s cubic-bezier(.16,1,.3,1) both}.hero-description{margin-top:40px;animation:fade-in 1.5s .5s both}.hero-description p{font-size:16px;line-height:1.85;letter-spacing:-.5px;margin:0 0 25px}.underlined-link{display:inline-flex;gap:42px;align-items:center;justify-content:space-between;font-size:13px;font-weight:500;border-bottom:1px solid currentColor;padding-bottom:9px}.underlined-link>span{font-size:19px;transition:transform .3s}.underlined-link:hover>span{transform:translate(4px,-4px)}.hero-footer{display:flex;align-items:center;justify-content:space-between;margin-top:30px;font-size:10px;letter-spacing:1px;color:#555}.hero-footer>a{display:flex;gap:28px;align-items:center}.hero-footer>a>span{font-size:20px;color:#111;animation:scroll-nudge 2.6s ease-in-out infinite}.hero-footer button{display:flex;align-items:center;gap:12px;font-size:13px}.hero-footer button>span{font-size:9px;letter-spacing:1px}
.section-pad{padding:95px var(--pad)}.section-label{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.7px}.section-label>span:last-child{letter-spacing:0}.section-label>span:first-child:before{content:'';display:inline-block;width:6px;height:6px;background:currentColor;border-radius:50%;margin-right:12px;vertical-align:2px}.about{padding-top:85px;padding-bottom:95px}.manifesto{margin:90px 0 85px 14%}.manifesto-intro{font-size:14px;color:var(--gray)}.manifesto h2{font-size:clamp(36px,4.2vw,68px);font-weight:500;letter-spacing:-.075em;line-height:1.55;margin:23px 0 35px}.manifesto h2>span{color:#8c8c8c}.about-detail{display:grid;grid-template-columns:.3fr 1fr;gap:20px;margin-top:45px}.tiny-cross{font-size:50px;font-weight:400;line-height:1}.about-detail p{font-size:16px;line-height:2;color:#595959;letter-spacing:-.4px;margin:0 0 25px}.about-facts{display:grid;grid-template-columns:1fr 1.25fr 1fr;border-top:1px solid var(--line);padding-top:38px;gap:30px}.about-facts strong{font-size:75px;font-weight:450;letter-spacing:-5px;line-height:1}.about-facts strong>span{font-size:15px;letter-spacing:0;margin-left:15px}.about-facts>div:first-child strong>span{font-size:38px;margin-left:25px;font-weight:300}.about-facts p{font-size:14px;line-height:1.8;margin:16px 0 0;letter-spacing:-.25px}.about-facts small{display:block;font-size:11px;margin-top:4px;color:var(--gray)}.about-facts-note{align-self:center;padding-left:30px}.about-facts-note p{margin:0;font-size:20px;line-height:1.8;letter-spacing:-.7px}.about-facts-note>a{display:block;font-size:12px;margin-top:20px}
.work{background:#141414;color:#fafafa;padding-bottom:65px;overflow:hidden}.work-heading{padding-bottom:50px}.work .section-label{color:#b2b2b2}.work .section-label>span:first-child:before{background:var(--brand-yellow)}.work-title{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-top:60px}.work-title h2{font-size:clamp(64px,7vw,110px);font-weight:450;letter-spacing:-.055em;line-height:.95;margin:0}.work-title h2 em{font-family:var(--serif);font-weight:400;letter-spacing:-.01em;font-size:1.18em}.work-title>div{min-width:220px}.work-title p{font-size:16px;line-height:1.8;color:#b8b8b8;margin:0 0 35px;letter-spacing:-.4px}.carousel-nav{display:flex;gap:26px;align-items:center}.carousel-nav button{width:48px;height:48px;border:1px solid #565656;border-radius:50%;font-size:21px;transition:background .25s,color .25s}.carousel-nav button:hover{background:#fff;color:#111}.carousel-nav button:disabled{opacity:.25;cursor:default}.carousel-nav>span{font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:2px}.project-rail{display:flex;gap:35px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding:0 var(--pad) 22px;scroll-padding-left:var(--pad);scrollbar-width:none;touch-action:pan-x pan-y}.project-rail::-webkit-scrollbar{display:none}.project{padding:0;flex:0 0 80%;min-width:0;text-align:left;scroll-snap-align:start}.project-image{position:relative;aspect-ratio:1.88;overflow:hidden;background:#222}.project-image>img{width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.16,1,.3,1)}.project:hover .project-image>img{transform:scale(1.045)}.project-view{position:absolute;bottom:26px;right:26px;background:#ffffffed;color:#111;border-radius:50%;height:112px;width:112px;display:flex;align-items:center;justify-content:center;font-size:10px;letter-spacing:.6px;transform:translateY(10px);opacity:0;transition:transform .4s,opacity .4s}.project:hover .project-view,.project:focus-visible .project-view{transform:translateY(0);opacity:1}.project-meta{display:flex;align-items:baseline;gap:25px;margin-top:24px}.project-meta h3{font-size:29px;font-weight:450;letter-spacing:-.6px;margin:0 auto 0 0}.project-meta>span{font-size:12px;color:#b3b3b3}.project-meta>span:last-child{margin-left:40px;color:#777}.work-bottom{margin:32px var(--pad) 0;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #383838;padding-top:30px}.work-bottom>span{font-size:10px;letter-spacing:1.2px;color:#777}
.expertise{padding-top:100px;padding-bottom:85px}.expertise-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:65px 0 65px}.expertise-heading h2,.connections-title h2{font-size:clamp(43px,4.9vw,77px);line-height:1.05;letter-spacing:-.048em;font-weight:450;margin:0}.expertise-heading h2 em,.connections-title h2 em{font-family:var(--serif);font-weight:400;font-size:1.18em;letter-spacing:-.02em}.expertise-heading>p,.connections-title>p{font-size:15px;line-height:1.9;color:#777;margin:0 0 8px;letter-spacing:-.4px}.expertise-list{border-top:1px solid var(--ink)}.expertise-item{border-bottom:1px solid var(--line)}.expertise-item summary{display:flex;align-items:center;gap:40px;padding:31px 0;list-style:none;cursor:pointer}.expertise-item summary::-webkit-details-marker{display:none}.expertise-no{font-size:12px;color:#888;align-self:center;width:5vw;flex-shrink:0}.expertise-item h3{font-size:clamp(30px,4vw,58px);font-weight:450;letter-spacing:-.05em;margin:0;line-height:1.1}.expertise-ko{font-size:13px;color:#777;margin-left:auto}.expertise-item summary>b{font-weight:300;font-size:28px;margin-left:3vw;transition:transform .3s}.expertise-item[open] summary>b{transform:rotate(45deg)}.expertise-item[open] .expertise-no{color:#111}.expertise-body{display:grid;grid-template-columns:1fr 1.2fr;gap:7vw;padding:0 6vw 35px calc(5vw + 40px)}.expertise-body>p{font-size:20px;line-height:1.8;letter-spacing:-.6px;margin:0}.expertise-body>div>p{font-size:15px;line-height:1.9;letter-spacing:-.3px;color:#666;margin:0 0 20px;word-break:keep-all}.expertise-body>div>span{font-size:11px;color:#888;line-height:1.8}
.connections{background:#f0f0ee;padding-top:80px;padding-bottom:90px}.connections-title{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-top:60px}.brand-list{margin:70px 0 85px;display:grid;grid-template-columns:repeat(4,1fr);gap:50px 20px;align-items:center;text-align:center}.brand-list>span{font-size:23px;font-weight:600;letter-spacing:-1px;color:#454545}.brand-list>span:first-child{font-size:16px;letter-spacing:.5px}.brand-list .cosmax-logo{font-size:25px;letter-spacing:3px;font-weight:450}.brand-list .shake-logo{font-size:22px;font-weight:700;letter-spacing:-1.2px}.brand-list .aveeno-logo{font-family:Georgia,serif;font-size:34px;font-weight:400}.journal{display:grid;grid-template-columns:1fr 2fr;gap:5vw;border-top:1px solid #c9c9c9;padding-top:30px}.journal-label h3{font-size:23px;font-weight:500;letter-spacing:-1px;margin:10px 0 12px}.journal-label>span{font-size:9px;letter-spacing:1px;color:#777}.journal>div:last-child>a{display:grid;grid-template-columns:100px 1fr 24px;align-items:center;gap:15px;padding:23px 0;border-bottom:1px solid #d3d3d3}.journal time{font-size:11px;color:#777}.journal a>span{font-size:14px;letter-spacing:-.3px;line-height:1.7}.journal a>b{font-weight:400;font-size:24px}.journal a:hover>span{text-decoration:underline;text-underline-offset:5px}
.contact{background:#151515;color:#fafafa;padding-bottom:28px}.contact .section-label{color:#aaa}.contact-title{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:70px 0 70px}.contact-title>span:first-child{font-size:clamp(70px,9.7vw,160px);line-height:.98;font-weight:450;letter-spacing:-.05em}.contact-title em{font-family:var(--serif);font-size:1.1em;letter-spacing:-.01em;font-weight:400}.contact-arrow{font-size:100px;font-weight:300;transition:transform .4s}.contact-title:hover .contact-arrow{transform:translate(10px,-10px)}.contact-details{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:35px;border-top:1px solid #484848;padding-top:30px}.contact-details>div>span{display:block;font-size:10px;letter-spacing:1px;color:#888;margin-bottom:15px}.contact-details>div>a{display:block;font-size:21px}.contact-details>div>p{font-size:14px;line-height:1.9;margin:0;color:#c4c4c4}.contact-details>div>.map-link{font-size:12px;margin-top:10px;color:#bbb}.contact-details a:hover{text-decoration:underline;text-underline-offset:5px}footer{margin-top:100px}.footer-wordmark{display:flex;justify-content:space-between;align-items:start;font-size:13.35vw;font-weight:600;letter-spacing:-.068em;line-height:1;white-space:nowrap;overflow:hidden}.footer-wordmark>span{font-size:20px;letter-spacing:0;margin-top:1vw}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #353535;padding-top:25px;margin-top:30px;font-size:9px;letter-spacing:.8px;color:#888}.footer-bottom>a{color:#ccc}
dialog{border:0;background:#fafafa;color:#111;padding:0;max-width:880px;width:calc(100% - 40px);max-height:88svh;overflow:auto}dialog::backdrop{background:#000b;backdrop-filter:blur(10px)}.dialog-close{position:sticky;float:right;top:15px;margin:15px 15px -60px 0;z-index:2;width:44px;height:44px;border-radius:50%;background:#111;color:white;font-size:28px;font-weight:300}.dialog-image{width:100%;max-height:420px;object-fit:cover}.dialog-copy{padding:35px 45px 45px}.dialog-copy .eyebrow{font-size:11px;letter-spacing:1.4px;color:#777}.dialog-copy h2{font-size:36px;font-weight:500;letter-spacing:-1px;margin:15px 0 25px}.dialog-copy p{font-size:16px;line-height:1.9;word-break:keep-all}.dialog-result{border-top:1px solid #ccc;margin-top:25px;padding-top:20px}.dialog-result strong{font-size:30px;font-weight:500}.dialog-result small{display:block;margin-top:15px;font-size:12px;color:#777}.dialog-copy .text-link{display:inline-flex;align-items:center;gap:35px;border-bottom:1px solid currentColor;padding:12px 0;font-size:14px;margin-top:10px}.career-teams{display:grid;grid-template-columns:1fr 1fr;gap:10px 30px;border-top:1px solid #ccc;padding-top:20px}.reveal{opacity:1;transform:none}.js-motion .reveal{opacity:0;transform:translateY(28px);transition:opacity .9s,transform .9s cubic-bezier(.16,1,.3,1)}.js-motion .reveal.visible{opacity:1;transform:none}.motion-paused *{animation-play-state:paused!important}.motion-paused .reveal{opacity:1;transform:none;transition:none}@keyframes headline-in{from{opacity:0;transform:translateY(55px);filter:blur(8px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes sculpture-drift{0%,100%{transform:scale(1.035) translate3d(-.3%,0,0)}50%{transform:scale(1.08) translate3d(.5%,-.5%,0)}}@keyframes scroll-nudge{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}
@media(min-width:1800px){:root{--pad:max(6.25vw,calc((100vw - 1650px)/2))}.hero h1{font-size:140px}.hero-art img{object-position:center 58%}.footer-wordmark{font-size:clamp(170px,12vw,250px)}}
@media(max-width:1050px){.header{height:90px}.desktop-nav{gap:22px}.desktop-nav a,.desktop-nav button{font-size:13px}.contact-nav{gap:15px;font-size:12px}.hero{min-height:750px;padding-top:140px}.hero h1{font-size:8.6vw}.hero-art img{object-position:57% center}.hero-copy{max-width:65%}.hero-label{font-size:9px}.hero-description p{font-size:15px}.manifesto{margin-left:8%}.manifesto h2{font-size:4.9vw}.about-facts strong{font-size:62px}.about-facts-note{padding-left:0}.about-facts-note p{font-size:17px}.expertise-heading{align-items:start}.expertise-heading h2{font-size:5.2vw}.expertise-heading>p{font-size:13px}.expertise-item summary{gap:25px}.expertise-body{padding-left:calc(5vw + 25px);gap:5vw}.expertise-body>p{font-size:18px}.expertise-body>div>p{font-size:14px}.connections-title>p{font-size:13px}.journal{grid-template-columns:1fr 2.5fr}.journal>div:last-child>a{grid-template-columns:80px 1fr 20px}.contact-details>div>a{font-size:18px}.contact-arrow{font-size:80px}.brand-list>span{font-size:20px}}
@media(max-width:680px){:root{--pad:6vw}.header{height:82px}.brand{font-size:15px;gap:8px}.brand img{width:29px;height:29px}.brand small{font-size:8px;letter-spacing:3.5px}.desktop-nav,.contact-nav{display:none}.menu-toggle{display:flex;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:6px}.menu-toggle span{width:25px;height:1px;background:#111;transition:transform .3s}.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)}.header:has(.menu-toggle[aria-expanded=true]){position:fixed}.mobile-nav{display:flex;position:fixed;inset:0;z-index:25;background:#f4f4f4;flex-direction:column;justify-content:center;gap:28px;padding:100px var(--pad);visibility:hidden;transform:translateY(-105%);transition:transform .45s,visibility .45s}.mobile-nav.open{visibility:visible;transform:translateY(0)}.mobile-nav a,.mobile-nav button{padding:0;text-align:left;font-size:34px;letter-spacing:-1px}.mobile-nav a:last-child{font-family:var(--serif);font-style:italic;font-size:40px;margin-top:10px}.hero{height:100svh;min-height:810px;max-height:1000px;padding-top:115px;padding-bottom:25px;background:#e4e4e4}.hero-label{font-size:8px;letter-spacing:.6px;line-height:1.8}.hero-label>span:last-child{display:none}.hero-art{inset:26% -29% -5% -29%;z-index:-1}.hero-art img{object-position:65% center;opacity:.98;object-fit:contain;mask-image:linear-gradient(to bottom,transparent 0%,black 15%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 15%,black 90%,transparent 100%)}.hero-copy{padding-top:0;margin:39px 0 auto;max-width:100%}.overline{font-size:11px;margin-bottom:15px}.hero h1{font-size:14vw;letter-spacing:-.064em;line-height:.98}.hero h1 em{font-size:1.35em;margin-top:0}.hero-description{margin-top:25px}.hero-description p{font-size:13px;line-height:1.9;margin-bottom:18px}.hero-description .underlined-link{font-size:11px;gap:28px}.hero-footer{margin-top:auto;font-size:8px;gap:20px}.hero-footer>a{gap:10px;font-size:8px}.hero-footer>span{display:none}.hero-footer button>span{font-size:8px}.section-pad{padding:60px var(--pad)}.section-label{font-size:9px;letter-spacing:.3px;gap:10px}.section-label>span:first-child:before{width:4px;height:4px;margin-right:7px}.manifesto{margin:55px 0}.manifesto-intro{font-size:12px}.manifesto h2{font-size:8vw;letter-spacing:-.075em;margin:20px 0;line-height:1.55}.about-detail{grid-template-columns:40px 1fr;gap:15px;margin-top:28px}.tiny-cross{font-size:30px}.about-detail p{font-size:13px;line-height:1.9;word-break:keep-all}.about-detail p br{display:none}.underlined-link{font-size:12px;gap:30px}.about-facts{grid-template-columns:1fr 1.25fr;gap:30px 12px;padding-top:27px}.about-facts strong{font-size:52px;letter-spacing:-3px}.about-facts strong>span{font-size:11px;margin-left:8px}.about-facts>div:first-child strong>span{font-size:25px;margin-left:10px}.about-facts p{font-size:12px;line-height:1.8;margin-top:13px}.about-facts small{font-size:9px;line-height:1.7}.about-facts-note{grid-column:1/-1;border-top:1px solid #ddd;padding-top:24px;display:flex;justify-content:space-between;align-items:center}.about-facts-note p{font-size:16px;margin:0}.about-facts-note>a{margin:0;font-size:12px}.work{padding-bottom:35px}.work-heading{padding-bottom:30px}.work-title{margin-top:45px;gap:20px}.work-title h2{font-size:15vw}.work-title>div{min-width:0}.work-title p{font-size:12px;line-height:1.8;margin-bottom:20px}.carousel-nav{gap:12px}.carousel-nav button{width:34px;height:34px;font-size:18px}.carousel-nav>span{font-size:9px;letter-spacing:1px}.project-rail{gap:18px;padding-bottom:15px}.project{flex-basis:93%}.project-image{aspect-ratio:1.25}.project-view{width:68px;height:68px;font-size:7px;right:14px;bottom:14px;opacity:1;transform:none}.project-meta{gap:10px;margin-top:17px;flex-wrap:wrap}.project-meta h3{font-size:22px;flex-basis:80%}.project-meta>span{font-size:10px;order:3}.project-meta>span:last-child{order:2;margin-left:0;flex-basis:10%;text-align:right}.work-bottom{margin-top:17px;padding-top:22px;gap:20px}.work-bottom>span{font-size:8px;max-width:100px;line-height:1.7}.work-bottom .underlined-link{font-size:11px;gap:23px}.expertise-heading{display:block;margin:45px 0 35px}.expertise-heading h2{font-size:9.5vw}.expertise-heading>p{font-size:13px;margin:25px 0 0}.expertise-item summary{gap:14px;padding:24px 0;flex-wrap:wrap;position:relative}.expertise-no{width:20px;font-size:10px}.expertise-item h3{font-size:34px;letter-spacing:-1.8px}.expertise-ko{order:4;flex-basis:100%;margin-left:34px;font-size:11px;margin-top:-5px}.expertise-item summary>b{margin-left:auto;font-size:24px}.expertise-body{display:block;padding:0 12px 28px 34px}.expertise-body>p{font-size:16px;line-height:1.7;margin-bottom:20px}.expertise-body>div>p{font-size:13px;line-height:1.9}.expertise-body>div>span{font-size:10px}.connections-title{display:block;margin-top:45px}.connections-title h2{font-size:9.5vw}.connections-title>p{font-size:13px;margin-top:25px}.brand-list{grid-template-columns:repeat(2,1fr);gap:35px 20px;margin:45px 0 50px;text-align:left}.brand-list>span{font-size:20px}.brand-list>span:first-child{font-size:12px}.brand-list .cosmax-logo{font-size:20px}.brand-list .shake-logo{font-size:19px}.brand-list .aveeno-logo{font-size:30px}.journal{display:block;padding-top:22px}.journal-label h3{font-size:21px}.journal-label>span{font-size:8px}.journal>div:last-child{margin-top:15px}.journal>div:last-child>a{grid-template-columns:1fr 20px;gap:8px;padding:21px 0}.journal time{grid-column:1/-1;font-size:10px}.journal a>span{font-size:13px;line-height:1.8}.journal a>b{font-size:23px}.contact-title{margin:48px 0 45px;gap:10px}.contact-title>span:first-child{font-size:13.5vw}.contact-arrow{font-size:45px}.contact-details{grid-template-columns:1fr 1fr;gap:30px 15px;padding-top:25px}.contact-details>div:last-child{grid-column:1/-1}.contact-details>div>span{font-size:9px;margin-bottom:12px}.contact-details>div>a{font-size:16px}.contact-details>div>p{font-size:13px}.contact-details>div>.map-link{font-size:11px}footer{margin-top:60px}.footer-wordmark{font-size:13.1vw}.footer-wordmark>span{font-size:10px}.footer-bottom{font-size:7px;letter-spacing:.4px;gap:15px;padding-top:22px;margin-top:20px}.footer-bottom>span:nth-child(2){display:none}.dialog-copy{padding:28px 24px 32px}.dialog-copy h2{font-size:27px}.dialog-copy p{font-size:14px}.dialog-result strong{font-size:26px}.career-teams{grid-template-columns:1fr}.dialog-image{max-height:270px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}}
