:root{--bg:#141414;--panel:#202020;--ink:#f6f5f2;--muted:#b9b9b9;--accent:#4395bc;--line:#3b3b3b}*{box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.06;letter-spacing:-.045em}a:focus-visible,button:focus-visible{outline:3px solid #75b6d5;outline-offset:6px}.skip{position:fixed;top:-100px;left:20px;padding:12px;background:white;color:black;z-index:100}.skip:focus{top:10px}header{height:112px;padding:0 4%;display:flex;align-items:center;gap:44px;border-bottom:1px solid var(--line)}.brand{font-size:38px;font-weight:650;line-height:.9;letter-spacing:-2px;display:inline-flex;flex-direction:column}.brand span{font-size:14px;letter-spacing:0;font-weight:400;margin-top:10px}.desktop-nav{display:flex;gap:36px;margin:auto}.desktop-nav a{font-size:16px}.desktop-nav>a:hover,.dropdown>a:hover{color:#4395bc}.dropdown{position:relative;padding:20px 0}.submenu{display:none;position:absolute;top:100%;left:-24px;min-width:250px;background:#242424;padding:15px 24px;z-index:10;border:1px solid var(--line)}.submenu a{display:block;padding:8px 0}.dropdown:hover .submenu,.dropdown:focus-within .submenu{display:block}.header-cta{border-bottom:1px solid #777;padding:8px 0}.header-cta span{margin-left:28px;color:#4395bc}.uicore-toggle{background:none;color:white;border:0;font-size:14px;text-transform:uppercase;display:flex;gap:16px;align-items:center}.uicore-toggle span{font-size:23px}#mobile-navigation[hidden]{display:none}#mobile-navigation{position:fixed;inset:112px 0 0;z-index:50;background:#1b1b1b;padding:30px 6%;overflow:auto;display:flex;flex-direction:column;gap:15px}#mobile-navigation a{font-size:22px}.hero{margin:16px;border-radius:22px;min-height:760px;background:linear-gradient(to bottom,#5993b8 0%,#2b5071 100%);padding:75px max(35px,5vw) 65px;display:grid;grid-template-columns:1fr 2.5fr;gap:7vw;position:relative;overflow:hidden}.hero-side{display:flex;flex-direction:column;justify-content:space-between;align-items:start;padding-top:25px;gap:65px}.hero-project{width:230px;max-width:100%}.hero-project img{width:100%;height:155px;object-fit:cover;border-radius:8px}.hero-project span{display:block;font-size:14px;margin-top:10px}.hero-side p{font-size:16px;line-height:1.65;max-width:260px}.eyebrow{font-size:14px;text-transform:uppercase;letter-spacing:.1em;font-weight:500;line-height:1.5}.hero-copy h1{font-size:clamp(60px,7.25vw,116px);line-height:1.01;letter-spacing:-.065em;margin:20px 0 34px}.hero-copy h1 span{white-space:nowrap}.actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:16px 24px;font-size:14px;font-weight:500;border:1px solid transparent;transition:background .2s,color .2s}.light{background:#fff;color:#191919}.light:hover{background:#191919;color:#fff}.outline{border-color:#ffffff70;color:white}.outline:hover{background:#ffffff18}.discipline-strip{display:flex;align-items:center;justify-content:space-around;gap:30px;padding:34px 4%;border-bottom:1px solid var(--line);flex-wrap:wrap}.discipline-strip span{font-size:22px;letter-spacing:-.025em}.discipline-strip b{color:var(--accent);font-size:34px;font-weight:400}.section{padding:105px 7%;max-width:1680px;margin:auto}.about>.eyebrow{margin-bottom:28px}.about h2{font-size:clamp(28px,3.7vw,58px);line-height:1.22;max-width:1250px}.stats{margin-top:85px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding-top:40px;gap:30px}.stats strong{font-size:clamp(44px,6.5vw,94px);font-weight:500;letter-spacing:-.065em;line-height:1.1}.stats strong span{color:var(--accent)}.stats p{color:var(--muted);font-size:14px;margin-top:12px}.services{background:var(--panel);border-radius:24px;margin:0 16px;max-width:none;padding-top:75px;padding-bottom:75px;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}.section-heading h2{font-size:clamp(40px,5vw,72px)}.service-row{display:grid;grid-template-columns:55px 1fr 1fr 35px;align-items:center;gap:30px;padding:35px 0;border-top:1px solid #494949;transition:color .2s}.service-row:hover{color:#4395bc}.number{font-size:14px;color:var(--muted)}.service-row h3{font-size:clamp(24px,3vw,44px)}.service-row p{color:var(--muted);font-size:16px;line-height:1.65}.row-arrow{font-size:30px}.page-heading{padding-top:85px;padding-bottom:65px;border-bottom:1px solid var(--line)}.page-heading h1{font-size:clamp(48px,8.5vw,130px);margin-top:25px}.page-heading .eyebrow{color:var(--muted)}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px 35px;padding-top:65px}.project-card:nth-child(even){margin-top:80px}.project-image{background:#282828;border-radius:14px;overflow:hidden;aspect-ratio:1.3}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.project-card:hover img{transform:scale(1.035)}.project-caption{display:flex;justify-content:space-between;align-items:center;padding-top:20px;gap:20px}.project-caption h2{font-size:28px}.project-caption>span{font-size:30px;color:#4395bc}.portfolio-content{padding-top:55px}.gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:35px;margin:0}.gallery-item{width:auto!important;max-width:none!important;margin:0;min-width:0}.gallery-icon{background:#252525;border-radius:12px;overflow:hidden}.gallery img{width:100%;height:auto;border:0!important;transition:opacity .2s}.gallery a:hover img{opacity:.85}.gallery-caption{color:var(--muted);font-size:14px;padding:12px 0}.contact-heading h1 span{color:var(--accent)}.contact-links{display:flex;flex-wrap:wrap;gap:20px 45px;margin-top:40px}.contact-links a{border-bottom:1px solid #777;overflow-wrap:anywhere}.calendar{padding-top:45px;text-align:center}.calendar .button{margin-top:25px}.policy{max-width:1050px;padding-top:55px}.policy p,.policy ul{margin-bottom:22px}.policy h2,.policy h3{font-size:27px;margin:40px 0 16px}.policy a{text-decoration:underline;overflow-wrap:anywhere}footer{padding:100px 7% 35px}.footer-top{border-bottom:1px solid var(--line);padding-bottom:50px}.footer-title{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:130px;font-weight:500;letter-spacing:-.07em;line-height:1.2;margin-top:22px}.footer-title span{color:var(--accent);font-size:.8em}.footer-details{display:grid;grid-template-columns:1fr 1.6fr 1fr;gap:35px;align-items:start;padding-top:40px}.footer-details>div,.footer-details nav{display:flex;flex-direction:column;gap:8px;font-size:14px}.footer-details a{overflow-wrap:anywhere}.static-lightbox{border:1px solid #444;background:#151515;color:white;width:96vw;max-width:1400px;height:94vh;padding:65px 18px 18px}.static-lightbox::backdrop{background:#000e}.static-lightbox img{width:100%;height:calc(100% - 40px);object-fit:contain}.static-lightbox button{position:absolute;top:12px;background:#fff;color:#111;border:0;padding:8px 14px;border-radius:3px}.static-lightbox .close{right:16px}.static-lightbox .prev{left:16px}.static-lightbox .next{left:125px}.static-lightbox p{text-align:center;color:white;margin:6px;font-size:14px}@media(min-width:1600px){.hero{grid-template-columns:1fr 2.3fr;min-height:850px}.hero-copy h1{font-size:130px}}@media(max-width:1050px){header{gap:25px}.hero{padding:55px 35px;gap:35px;grid-template-columns:1fr 2.7fr;min-height:660px}.hero-copy h1{font-size:7.4vw}.hero-side p{font-size:14px}.hero-project img{height:120px}.service-row{grid-template-columns:35px 1fr 1.2fr 20px;gap:20px}.section{padding:75px 6%}.discipline-strip span{font-size:18px}}@media(max-width:700px){header{height:88px;padding:0 6%;gap:20px}.brand{font-size:31px}.brand span{font-size:12px;margin-top:8px}.desktop-nav,.header-cta{display:none}.uicore-toggle{margin-left:auto}#mobile-navigation{top:88px}.hero{margin:10px;border-radius:15px;display:flex;flex-direction:column-reverse;padding:38px 23px;gap:35px;min-height:0}.hero-copy h1{font-size:clamp(45px,10.7vw,75px);margin:16px 0 28px}.hero-copy h1 span{white-space:normal}.hero-side{flex-direction:row;align-items:center;gap:20px;padding:0}.hero-project{width:42%;flex-shrink:0}.hero-project img{height:100px}.hero-side p{font-size:14px;line-height:1.5}.hero-project span{font-size:13px}.button{gap:18px;padding:13px 17px}.eyebrow{font-size:13px}.discipline-strip{gap:14px 20px;padding:24px}.discipline-strip span{font-size:16px}.discipline-strip b{font-size:22px}.discipline-strip b:last-child{display:none}.section{padding:60px 6%}.about h2{font-size:29px}.stats{gap:18px;margin-top:40px;padding-top:28px}.stats strong{font-size:37px}.stats p{font-size:13px}.services{margin:0 10px;border-radius:16px}.section-heading{display:block;margin-bottom:30px}.section-heading>.eyebrow{display:none}.section-heading h2{font-size:42px}.service-row{grid-template-columns:25px 1fr 25px;gap:12px;padding:25px 0}.service-row h3{font-size:28px}.service-row p{grid-column:2/4;grid-row:2;font-size:16px}.row-arrow{grid-column:3;grid-row:1}.project-grid{grid-template-columns:1fr;gap:35px}.project-card:nth-child(even){margin-top:0}.page-heading h1{font-size:clamp(43px,10vw,70px)}.gallery{grid-template-columns:1fr;gap:25px}.project-caption h2{font-size:26px}.contact-links{font-size:15px;gap:15px}.calendar{padding:20px 4% 40px}.footer-details{grid-template-columns:1fr;gap:28px}.footer-details nav{flex-direction:row;flex-wrap:wrap;gap:15px}.footer-title{font-size:20vw}footer{padding:60px 6% 30px}.footer-top{padding-bottom:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

header .header-logo{display:block;flex-shrink:0;width:280px;max-width:55%;line-height:0}header .header-logo img{display:block;width:100%;height:auto}@media(max-width:700px){header .header-logo{width:240px;max-width:65%}}

.hero-side{justify-content:flex-end}@media(max-width:700px){.hero-side{display:block}.hero-side p{max-width:none}}

header .desktop-nav{align-items:center}header .desktop-nav>a,header .dropdown>a{display:flex;align-items:center;min-height:44px}header .dropdown{display:flex;align-items:center;padding:0}header .header-cta,header .uicore-toggle{display:flex;align-items:center;min-height:44px}.footer-details .footer-logo{display:block;width:280px;max-width:100%;min-width:0;line-height:0}.footer-logo img{display:block;width:100%;height:auto}@media(max-width:700px){header .header-cta{display:none}.footer-details .footer-logo{width:240px}}

body{font-family:Quicksand,Arial,sans-serif}h1,h2,h3,h4,h5,h6,.footer-title{font-family:Montserrat,Arial,sans-serif}button,input,select,textarea{font-family:inherit}

.hero{display:block;min-height:0}.hero-copy{width:100%}.hero-intro{max-width:none;margin-top:28px;font-size:18px;line-height:1.65}@media(max-width:700px){.hero-intro{font-size:16px;margin-top:24px}}

.portfolio-page .page-heading h1{font-size:76px}.portfolio-page .gallery{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1050px){.portfolio-page .gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.portfolio-page .page-heading h1{font-size:clamp(40px,10vw,76px)}.portfolio-page .gallery{grid-template-columns:1fr}}

.portfolio-page .project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portfolio-page .project-card:nth-child(even){margin-top:0}@media(max-width:1050px){.portfolio-page .project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.portfolio-page .project-grid{grid-template-columns:1fr}}

#mobile-navigation .mobile-menu-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}#mobile-navigation .mobile-menu-list>li>a{display:block;padding:6px 0}#mobile-navigation .mobile-portfolio-submenu{list-style:none;margin:8px 0 0 10px;padding:0 0 0 24px;border-left:1px solid var(--line);display:flex;flex-direction:column;gap:4px}#mobile-navigation .mobile-portfolio-submenu a{display:block;font-size:18px;padding:8px 0;line-height:1.5;color:var(--muted)}#mobile-navigation .mobile-portfolio-submenu a:hover,#mobile-navigation .mobile-portfolio-submenu a:focus-visible{color:var(--ink)}

.hero-copy h1{font-size:100px}@media(max-width:1050px){.hero-copy h1{font-size:clamp(45px,9.5vw,100px)}}@media(max-width:700px){.hero-copy h1{font-size:clamp(45px,10.7vw,75px)}}

.button.explore-work{background:#000;color:#fff;border-color:#000}.button.explore-work:hover{background:#252525;border-color:#252525;color:#fff}

.hero-copy > .eyebrow{font-size:24px}

.button.learn-more{background:#71a6bd;border-color:#71a6bd;color:#000}.button.learn-more:hover{background:#143e59;border-color:#143e59;color:#fff}.button.learn-more:hover span{color:#fff}.button,button,.header-cta{text-transform:uppercase}

.branding-page .gallery-icon,.branding-card .project-image{background:#fff}.branding-page .gallery-icon a{display:block;aspect-ratio:2/3}.branding-page .gallery img,.branding-card .project-image img{object-fit:contain;width:100%;height:100%}@media(max-width:700px){.branding-page .gallery{grid-template-columns:1fr}}

.footer-top > .eyebrow,.services .section-heading > .eyebrow{font-size:18px}

.creative-direction-label{font-size:18px}.service-row .number{font-size:28px;color:var(--accent);line-height:1.2}@media(max-width:700px){.service-row{grid-template-columns:40px 1fr 25px}}

.footer-top > .eyebrow,.services .section-heading > .eyebrow,.page-heading .creative-direction-label,.creative-direction-label{color:var(--accent)}

.stats p{font-size:18px;text-transform:uppercase}@media(max-width:500px){.stats{grid-template-columns:1fr;gap:30px}}

.portfolio-page .page-heading{background:linear-gradient(to bottom,#5993b8 0%,#2b5071 100%)}.portfolio-page .page-heading .eyebrow,.portfolio-page .page-heading .eyebrow a{color:#000}.portfolio-page .page-heading h1{color:#fff}

.portfolio-page .page-heading .eyebrow{font-size:16px}

.contact-heading .eyebrow{font-size:16px;color:var(--accent)}

.footer-details{grid-template-columns:minmax(0,1fr) auto}.footer-details .footer-brand-contact{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.footer-contact-line{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.footer-contact-divider{color:var(--accent)}@media(max-width:700px){.footer-details{grid-template-columns:1fr}}

.footer-details nav{flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px}.footer-nav-divider{color:var(--accent)}.footer-bottom{margin-top:32px;text-align:center;font-size:12px;line-height:1.5}.footer-bottom a{color:var(--muted)}

.footer-details{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.footer-details .footer-brand-contact{align-items:center}.footer-details .footer-logo{width:100px;max-width:100%}.footer-contact-line,.footer-details nav{justify-content:center}

.branding-page .gallery{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1050px){.branding-page .gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.branding-page .gallery{grid-template-columns:1fr}}
