@font-face{font-family:Barlow;src:url('fonts/barlowcondensed-bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--paper:#faf9f5;--ink:#242827;--muted:#626762;--yellow:#ffcf27;--cyan:#73c4d4;--line:#d9d9d1;--sage:#e8ebe4}
body{background:var(--paper);color:var(--ink)}h1,h2,h3{font-family:Barlow,'Arial Narrow',sans-serif;font-weight:700;letter-spacing:-.025em}h2{font-size:clamp(38px,4.7vw,70px);line-height:.98}h3{font-size:30px;line-height:1.08}.wrap{width:calc(100% - 96px);max-width:1400px}.eyebrow{font-size:10px;letter-spacing:.17em;line-height:1.7}.button,.nav-quote{border-radius:999px;font-weight:600;min-height:50px}.button.dark{background:var(--ink);color:#fff}.button.yellow{background:var(--yellow);color:var(--ink)}.button{transition:transform .25s,box-shadow .25s}.button:hover{transform:translateY(-3px);box-shadow:0 8px 0 #73c4d4}.text-link{font-size:14px;text-underline-offset:5px}.cyan-text{color:#23798a}.header{position:sticky;top:0;z-index:120;background:var(--paper);border-bottom:1px solid var(--ink)}.header-inner{display:flex;justify-content:space-between;align-items:center;gap:25px;min-height:96px;padding:0 34px 0 0;max-width:none}.brand{width:auto;align-self:stretch;display:flex;align-items:center;gap:13px;padding:12px 28px;background:#303331;flex-shrink:0}.brand-symbol{display:block;position:relative;overflow:hidden;width:68px;height:63px;flex-shrink:0}.brand-symbol img{position:absolute!important;width:174px!important;height:auto!important;max-width:none;left:-54px;top:-4px}.brand-word{font-family:Manrope,sans-serif;letter-spacing:-.045em;font-size:29px;color:#fff;white-space:nowrap}.brand-word>span{color:var(--yellow)}.nav{gap:24px;font-size:13px}.nav-quote{background:var(--ink);color:white;padding:15px 22px}.nav-more>div{background:var(--paper);min-width:265px;max-height:70vh;overflow:auto;top:38px}.nav a[aria-current=page]{text-decoration:underline;text-underline-offset:6px}.menu-button{border-radius:30px}.mobile-bar{z-index:130}.mobile-bar a{border-radius:12px}.mobile-bar a:first-child{background:var(--ink);color:white;border-color:var(--ink)}
.experience-hero{display:grid;grid-template-columns:43% 57%;min-height:565px;border-bottom:1px solid var(--ink)}.hero-copy{padding:52px 35px 42px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-copy h1{font-size:clamp(65px,7.5vw,118px);line-height:.88;margin:30px 0 33px;letter-spacing:-.035em}.underline{position:relative;isolation:isolate;white-space:nowrap}.underline:after{content:'';position:absolute;left:-2%;right:-1%;bottom:-7%;height:11%;background:var(--yellow);z-index:-1;border-radius:45% 55% 35% 30%;transform:rotate(-1deg)}.hero-description{font-size:16px;line-height:1.65;max-width:480px}.hero-description strong{font-weight:400}.hero-copy .button{margin-top:28px;font-size:14px;padding:16px 22px}.hero-note{font-size:11px;color:var(--muted);margin-top:20px}.hero-montage{position:relative;display:grid;grid-template-columns:35% 65%;overflow:hidden;min-width:0}.adhesive-sheet{position:relative;background:var(--yellow);z-index:2;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:12px 0 30px #1113;transform:rotate(-2deg) scale(1.045);transform-origin:bottom center;overflow:hidden}.sheet-top,.sheet-bottom{position:absolute;font-size:10px;letter-spacing:.17em;line-height:1.7;font-weight:bold}.sheet-top{top:35px;left:28px}.sheet-bottom{bottom:30px;left:22px;font-size:9px}.sheet-emblem{position:relative;overflow:hidden;width:190px;height:190px;border-radius:50%;background:#303331;box-shadow:0 10px 20px #584e131a}.sheet-emblem img{position:absolute;width:480px;max-width:none;left:-152px;top:13px}.peel{position:absolute;width:115px;height:115px;top:-28px;right:-30px;background:linear-gradient(135deg,#fffdf1 35%,#e7b821 60%,#ffe17e 85%);border-radius:0 0 0 85%;box-shadow:-5px 8px 15px #70591d44;transform:rotate(8deg);animation:peel-breathe 6s ease-in-out infinite}.hero-projects{display:grid;grid-template-rows:1fr 1fr;min-width:0}.hero-project{position:relative;overflow:hidden;min-height:270px;border-bottom:5px solid var(--paper);background:#242827}.hero-project:last-child{border-bottom:0}.hero-project img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 45%;transition:transform .65s ease;filter:contrast(1.04) saturate(.95)}.hero-project:first-child img{object-position:50% 46%}.hero-project:hover img{transform:scale(1.055)}.hero-project>span{position:absolute;bottom:18px;right:18px;color:#fff;background:#202624e8;padding:10px 14px;font-size:13px;display:flex;gap:30px}.hero-project b{font-weight:400}.project-doors{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--ink)}.project-doors>a{padding:27px 30px;display:flex;align-items:center;gap:20px;border-right:1px solid var(--ink);transition:background .25s}.project-doors>a:nth-child(2){background:var(--cyan)}.project-doors>a:nth-child(3){background:var(--yellow);border:0}.project-doors>a:hover{background:#ebe9dc}.door-icon{font-family:Arial;font-size:44px;font-weight:400}.project-doors>a>span:nth-child(2){font-size:18px;font-weight:600}.project-doors small{display:block;font-size:8px;letter-spacing:.15em;margin-top:7px;font-weight:400}.project-doors b{margin-left:auto;font-size:25px;font-weight:400}.ticker{overflow:hidden;background:var(--ink);color:var(--paper);padding:15px 0}.ticker>div{width:max-content;font-family:Barlow,sans-serif;font-size:22px;letter-spacing:.05em;animation:ticker-move 35s linear infinite}.ticker span{color:var(--yellow);padding:0 34px}.spotlight{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.spotlight-copy h2{margin:20px 0 25px}.spotlight-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;margin:15px 0}.spotlight-copy .actions{flex-wrap:wrap;margin-top:30px}.spotlight-image{position:relative;padding:18px;background:var(--cyan);transform:rotate(1.5deg)}.spotlight-image img{width:100%;height:440px;object-fit:cover}.spotlight-image figcaption{color:var(--ink);display:flex;justify-content:space-between;gap:12px;font-size:11px;padding:13px 0 0}.spotlight-image figcaption span{font-size:9px;letter-spacing:.1em}.portfolio-section{background:#eceee7;border-block:1px solid var(--line)}.section-heading{align-items:end}.section-heading h2{margin-top:15px}.section-heading>div>p{font-size:14px}.rail-controls{display:flex;gap:8px;margin-top:20px}.rail-controls button{border:1px solid var(--ink);border-radius:50%;width:43px;height:43px;background:transparent;font-size:22px;cursor:pointer}.rail-controls button:hover{background:var(--yellow)}.project-rail{display:flex;gap:24px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-bottom:18px}.project-card{flex:0 0 calc((100% - 48px)/3);position:relative;scroll-snap-align:start}.project-card img{height:350px;width:100%;object-fit:cover;transition:filter .3s}.project-card:hover img{filter:brightness(1.08)}.project-card>.eyebrow{display:block;margin:18px 0 9px;font-size:9px}.project-card h3{font-size:28px;padding-right:25px}.project-arrow{position:absolute;right:8px;bottom:2px;font-size:24px}.portfolio-link{font-size:12px}.expertise-list{border-top:1px solid var(--ink)}.expertise-list>a{display:grid;grid-template-columns:40px 1fr 1fr 45px;gap:20px;align-items:center;padding:24px 12px;border-bottom:1px solid var(--line);transition:background .25s,padding .25s}.expertise-list>a:hover{background:var(--yellow);padding-inline:22px}.expertise-num{font-size:11px;color:var(--muted)}.expertise-list h3{font-size:34px}.expertise-list p{font-size:13px;max-width:340px}.expertise-arrow{font-size:30px}.agency-band{background:var(--ink);color:var(--paper);padding:75px 0;position:relative;overflow:hidden}.agency-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:10%;align-items:center}.agency-band h2{margin-top:23px}.agency-band p:not(.eyebrow){font-size:17px;line-height:1.8;margin-bottom:25px}.process-grid{border-top:1px solid var(--ink);padding-top:30px;gap:35px}.step-number{font-family:Barlow;font-size:55px;color:#737c71}.process-grid h3{margin-top:20px;font-size:31px}.process-grid p{font-size:14px}.local-section{background:var(--cyan);border-block:1px solid var(--ink)}.local-number{font-family:Barlow;font-size:220px;line-height:.85}.local-number:before{background:var(--yellow);transform:rotate(-10deg)}.local-number span{line-height:1.6}.local-grid{grid-template-columns:.6fr 1.4fr}.local-grid h2{margin-top:20px}.local-grid p:not(.eyebrow){max-width:700px;font-size:15px}.topic-links{display:flex!important;gap:10px;flex-wrap:wrap;margin-top:25px}.topic-links a{font-size:13px;border:1px solid currentColor;padding:11px 16px;border-radius:40px;transition:background .2s}.topic-links a:hover{background:var(--yellow)}.faq-layout{grid-template-columns:.7fr 1.3fr;gap:8%}.faq-layout h2{margin-top:20px}.faq-list summary{font-size:16px;line-height:1.5;gap:20px}.faq-list p{font-size:14px;line-height:1.8}.cta-band{background:var(--yellow);padding:65px 0;border-top:1px solid var(--ink)}.cta-inner h2{font-size:clamp(45px,5vw,75px);margin-top:18px}.cta-inner p:not(.eyebrow){font-size:15px}.footer{background:var(--ink);color:#faf9f5}.footer a:hover{color:var(--yellow)}.footer h2{font-family:DMSans;font-size:12px;font-weight:bold;letter-spacing:0}.footer-top{grid-template-columns:1.1fr 1fr 1.2fr 1.1fr;gap:36px;padding-block:60px}.footer-brand img{width:160px}.footer p,.footer a{font-size:12px}.footer .muted{color:#bfc5bd}.footer-brand p{font-size:18px}.footer .phone{font-size:20px}.footer-zone-title{margin-top:25px}.footer-bottom{display:flex;flex-wrap:wrap;border-color:#505650;justify-content:flex-start;gap:24px;font-size:11px}.motion-toggle{margin-left:auto;border:1px solid #92998f;color:#fff;background:transparent;border-radius:30px;padding:8px 12px;font:inherit;cursor:pointer}.motion-toggle[hidden]{display:none}.page-intro h1{font-size:clamp(60px,7.4vw,106px);line-height:.94}.page-intro .lead{max-width:800px;font-size:18px}.service-hero{padding-block:40px 60px;gap:6%;align-items:center}.service-hero h1{font-size:clamp(52px,5.8vw,84px);line-height:.97}.service-hero .lead{font-size:17px;line-height:1.8}.service-hero figure{min-width:0}.service-hero figure img{height:470px;border-radius:0;object-fit:cover}.offer-grid h3{font-size:32px}.offer-grid p{font-size:14px}.detail-grid h2{font-size:48px}.related h2{font-size:42px}.event-poster{background:var(--cyan);min-height:440px;padding:40px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.event-poster strong{font-family:Barlow;font-size:clamp(58px,6vw,90px);line-height:.94;z-index:1}.poster-label{font-size:9px;letter-spacing:.1em;z-index:1}.poster-circle{position:absolute;width:200px;height:200px;border-radius:50%;background:var(--yellow);right:-40px;bottom:-20px;display:flex;align-items:center;justify-content:center;font-size:110px;transform:rotate(-15deg)}.editorial-body{max-width:1180px}.editorial-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;padding:45px 0;border-top:1px solid var(--line)}.editorial-section h2{font-size:42px;line-height:1.05}.editorial-section p{font-size:16px;line-height:1.85}.editorial-section p+p{margin-top:18px}.gallery-filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:35px}.gallery-filters button{padding:12px 18px;border:1px solid var(--ink);border-radius:30px;background:transparent;cursor:pointer;font:inherit;font-size:13px}.gallery-filters button[aria-pressed=true]{background:var(--ink);color:#fff}.realizations-grid{gap:42px 25px}.realization[hidden]{display:none}.realization img{height:350px;border-radius:0}.realization h3{font-size:29px}.realization .text-link{margin-top:10px}.quote-intro h1{font-size:75px}.quote-aside h2{font-size:40px}.quote-form input,.quote-form select,.quote-form textarea{font-size:16px!important;border-radius:5px}.quote-form legend{font-family:Barlow;font-size:30px}.quote-steps{display:flex;gap:10px;margin:0 0 28px}.quote-steps span{flex:1;padding:10px 0;border-bottom:3px solid var(--line);font-size:12px}.quote-steps span.active{border-color:var(--ink);font-weight:bold}.quote-form fieldset[hidden]{display:none}.wizard-controls{display:flex;justify-content:space-between;gap:15px;margin:15px 0}.wizard-controls button{cursor:pointer}.wizard-back{border:1px solid var(--ink);padding:12px 20px;border-radius:30px;background:transparent}.wizard-hide{display:none!important}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.choice-grid button{border:1px solid #b7c1b1;background:#fff;padding:18px 15px;text-align:left;border-radius:8px;font:inherit;font-size:14px;min-height:74px;cursor:pointer}.choice-grid button[aria-pressed=true]{background:var(--cyan);border-color:var(--ink)}.field small{font-size:12px}.about-emblem{background:var(--yellow)}.about-emblem img{max-width:100%}.contact-card h2{font-size:38px}.legal h2{font-family:Barlow;font-size:33px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid #218497;outline-offset:5px}.reveal-ready{transition:opacity .6s,transform .6s}.reveal-ready:not(.revealed){opacity:0;transform:translateY(20px)}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important;scroll-behavior:auto!important}.motion-paused .reveal-ready{opacity:1;transform:none;transition:none}.motion-paused .hero-project img,.motion-paused .button{transition:none!important}.motion-paused .button:hover,.motion-paused .hero-project:hover img{transform:none}
@keyframes peel-breathe{0%,100%{transform:rotate(8deg) translate(0,0)}50%{transform:rotate(13deg) translate(-8px,5px)}}@keyframes ticker-move{to{transform:translateX(-50%)}}
@media(min-width:1600px){.experience-hero{min-height:640px}.hero-copy{padding-left:max(48px,calc((100vw - 1400px)/2))}.hero-project{min-height:320px}.hero-copy h1{font-size:118px}}
@media(max-width:1200px){.header-inner{padding-right:22px;gap:15px}.brand{padding-inline:20px;gap:7px}.brand-word{font-size:24px}.brand-symbol{width:58px;transform:scale(.85);margin-inline:-4px}.nav{gap:15px;font-size:11px}.nav-quote{padding:12px 15px}.hero-copy{padding:38px 25px 35px 35px}.hero-copy h1{font-size:7.5vw}.hero-description{font-size:14px}.sheet-emblem{transform:scale(.85)}.project-doors>a{padding:25px 20px;gap:12px}.project-doors>a>span:nth-child(2){font-size:15px}.door-icon{font-size:34px}.footer-top{gap:25px}.footer .phone{font-size:18px}.project-card img{height:300px}}
@media(max-width:940px){.wrap{width:calc(100% - 48px)}.header-inner{min-height:80px}.brand{padding-block:8px}.brand-word{font-size:26px}.nav{top:80px;font-size:15px;background:var(--paper)}.nav-quote{color:#fff}.menu-button{font-size:13px}.hero-copy{padding:35px 25px}.experience-hero{grid-template-columns:48% 52%;min-height:490px}.hero-copy h1{font-size:8.3vw}.hero-project{min-height:245px}.hero-montage{grid-template-columns:28% 72%}.sheet-emblem{transform:scale(.58)}.sheet-top,.sheet-bottom{font-size:8px;left:13px}.sheet-top{top:30px}.peel{width:80px;height:80px}.project-doors>a>span:nth-child(2){font-size:13px}.project-doors small{font-size:7px}.door-icon{display:none}.spotlight{gap:5%}.spotlight-image img{height:350px}.spotlight-image figcaption{display:block}.spotlight-image figcaption span{display:block;margin-bottom:5px}.project-card{flex-basis:44%}.expertise-list>a{grid-template-columns:25px 1fr 1fr 30px;gap:15px}.expertise-list h3{font-size:29px}.agency-grid{gap:6%}.footer-top{grid-template-columns:1fr 1fr}.footer .phone{font-size:23px}.service-hero h1{font-size:55px}.service-hero figure img{height:400px}.event-poster{padding:25px}.event-poster strong{font-size:60px}.editorial-section{gap:6%;grid-template-columns:.8fr 1.2fr}.editorial-section h2{font-size:36px}.quote-layout{grid-template-columns:1.4fr 1fr}.quote-aside h2{font-size:34px}}
@media(max-width:650px){.wrap{width:calc(100% - 40px)}.header-inner{min-height:73px;padding-right:16px}.brand{padding:4px 14px;gap:7px}.brand-word{font-size:23px}.brand-symbol{height:62px;width:51px;transform:scale(.77);margin-left:-7px;margin-right:-4px}.nav{top:73px}.menu-button{padding:9px 12px;gap:8px}.experience-hero{display:block;min-height:0}.hero-copy{padding:32px 22px 30px}.hero-copy .eyebrow{font-size:8px;max-width:330px}.hero-copy h1{font-size:clamp(62px,16.8vw,108px);margin:25px 0 29px;line-height:.89}.hero-description{font-size:15px;line-height:1.65}.hero-copy .button{font-size:13px;margin-top:22px;min-height:51px;padding:15px 22px}.hero-note{font-size:10px;margin-top:15px}.hero-montage{height:340px;grid-template-columns:36% 64%;border-top:1px solid var(--ink)}.hero-project{min-height:170px}.sheet-emblem{transform:scale(.65)}.sheet-top{font-size:8px;left:18px;top:20px}.sheet-bottom{font-size:7px;left:15px;bottom:22px}.hero-project>span{font-size:11px;bottom:10px;right:10px;padding:7px 10px;gap:24px}.hero-project img{object-position:center 44%}.project-doors{grid-template-columns:1fr}.project-doors>a{border-right:0;border-bottom:1px solid var(--ink);padding:18px 22px;gap:17px}.project-doors>a:last-child{border-bottom:0}.project-doors>a>span:nth-child(2){font-size:17px}.project-doors small{font-size:8px;margin-top:4px}.door-icon{display:block;font-size:31px;width:34px}.project-doors b{font-size:26px}.ticker{padding:12px 0}.ticker>div{font-size:19px}.section{padding-block:55px}h2{font-size:46px}.spotlight{grid-template-columns:1fr;gap:35px}.spotlight-copy h2{font-size:49px}.spotlight-copy>p:not(.eyebrow){font-size:15px}.spotlight-copy .actions{gap:22px}.spotlight-image{margin:0 4px;padding:12px}.spotlight-image img{height:350px}.spotlight-image figcaption{display:flex;font-size:10px}.spotlight-image figcaption span{font-size:8px}.section-heading{display:flex;align-items:flex-end;gap:20px}.section-heading h2{font-size:46px}.section-heading>div:last-child>p{display:none}.rail-controls{gap:5px}.rail-controls button{width:35px;height:35px;font-size:18px}.project-rail{gap:17px;margin-right:-20px;padding-right:20px}.project-card{flex-basis:84%}.project-card img{height:330px}.project-card h3{font-size:30px}.portfolio-link>span{font-size:10px}.expertise-list>a{grid-template-columns:23px 1fr 26px;padding:20px 0;gap:10px}.expertise-list p{display:none}.expertise-list h3{font-size:30px}.expertise-list>a:hover{padding-inline:8px}.expertise-arrow{font-size:26px}.agency-band{padding-block:50px}.agency-grid{grid-template-columns:1fr;gap:26px}.agency-grid h2{font-size:48px}.agency-band p:not(.eyebrow){font-size:15px}.process-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.step-number{font-size:44px}.process-grid h3{font-size:29px;margin-top:13px}.process-grid p{font-size:13px}.local-grid{grid-template-columns:1fr;gap:35px}.local-number{font-size:135px;margin-left:5px}.local-number:before{width:130px;height:130px;left:85px}.local-number span{font-size:9px}.local-grid h2{font-size:46px}.local-grid p:not(.eyebrow){font-size:14px}.topic-links a{font-size:12px;padding:10px 13px}.faq-layout{grid-template-columns:1fr;gap:24px}.faq-layout h2{font-size:46px}.faq-list summary{font-size:15px}.faq-list p{font-size:14px}.cta-band{padding:46px 0}.cta-inner h2{font-size:49px}.cta-inner p:not(.eyebrow){font-size:14px}.footer-top{gap:32px 24px;padding-block:42px}.footer-brand{grid-column:1/-1}.footer-brand img{width:145px}.footer-brand p{font-size:19px}.footer p,.footer a{font-size:11px}.footer-contact{grid-column:1/-1}.footer-contact .phone{font-size:26px}.footer-bottom{gap:17px;padding-bottom:115px}.motion-toggle{margin-left:0;margin-top:10px}.mobile-bar{padding:9px 14px calc(9px + env(safe-area-inset-bottom));grid-template-columns:1fr 1.15fr;background:var(--paper)}.mobile-bar a{min-height:48px;font-size:14px}.page-intro{padding-top:35px}.page-intro h1{font-size:64px}.page-intro .lead{font-size:16px}.service-hero{grid-template-columns:1fr;padding:30px 0 35px;gap:30px}.service-hero h1{font-size:55px;line-height:.98}.service-hero .lead{font-size:16px}.service-hero figure img{height:370px}.service-hero .eyebrow{font-size:9px}.event-poster{min-height:350px;padding:28px}.event-poster strong{font-size:65px}.editorial-section{grid-template-columns:1fr;gap:22px;padding:32px 0}.editorial-section h2{font-size:38px}.editorial-section p{font-size:15px}.related h2{font-size:40px}.offer-grid h3{font-size:30px}.detail-grid h2{font-size:40px}.gallery-filters{gap:7px}.gallery-filters button{padding:10px 14px;font-size:12px}.realizations-grid{grid-template-columns:1fr}.realization img{height:390px}.quote-intro h1{font-size:59px}.quote-layout{grid-template-columns:1fr}.quote-form legend{font-size:26px}.quote-steps span{font-size:10px}.quote-aside h2{font-size:38px}.choice-grid button{padding:14px 12px;font-size:13px}.contact-card h2{font-size:31px}.about-grid h2{font-size:43px}.legal h2{font-size:31px}.error-page h1{font-size:58px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation:none!important;transition:none!important}.reveal-ready{opacity:1!important;transform:none!important}.hero-project:hover img{transform:none}}
/* Long French headings remain readable on narrow screens. */
.service-hero>div,.editorial-section>div{min-width:0}h1{overflow-wrap:break-word}@media(max-width:360px){.page-intro h1{font-size:50px}.service-hero h1{font-size:47px}.hero-copy h1{font-size:54px}.brand-word{font-size:21px}.header-inner{gap:6px}}

/* The signature is a textured vinyl sheet layered over the real project photographs. */
.header-inner{min-height:80px}.brand{border-radius:0}.experience-hero{grid-template-columns:39% 61%;min-height:520px}.hero-copy{padding:40px 32px 38px 46px}.hero-copy h1{font-size:clamp(68px,7.25vw,112px);margin:27px 0 31px}.hero-montage{display:block;isolation:isolate}.hero-projects{position:absolute;inset:0 0 0 27%;grid-template-rows:54% 46%;background:var(--paper)}.hero-project{min-height:0}.hero-project:first-child{border-bottom:0;clip-path:polygon(0 0,100% 0,100% 100%,0 88%);z-index:1}.hero-project:last-child{margin-top:-35px;padding-top:35px;clip-path:polygon(0 0,100% 13%,100% 100%,0 100%)}.hero-project:first-child img{object-position:center 45%}.hero-project:last-child img{object-position:center 44%;top:0}.hero-project>span{right:20px;bottom:20px;background:#202624e8}.signature-sheet{position:absolute;inset:-1px auto -1px -1px;width:48%;overflow:visible;display:block;transform:none;box-shadow:none;background:transparent;filter:drop-shadow(12px 5px 10px #30220036);pointer-events:none;animation:vinyl-life 9s ease-in-out infinite;transform-origin:0 50%;z-index:3}.signature-art{display:block;width:100%;height:100%;max-width:none;object-fit:fill;-webkit-mask-image:url('adhesif-mask.svg');mask-image:url('adhesif-mask.svg');-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.hero-copy .hero-note{margin-top:17px}.project-doors>a{padding-block:23px}.underline:after{height:10%;bottom:-5%;transform:rotate(-1.1deg);clip-path:polygon(0 32%,12% 16%,51% 0,86% 17%,100% 44%,96% 65%,56% 78%,10% 100%,0 76%)}
@keyframes vinyl-life{0%,100%{transform:translateX(0) rotate(0)}50%{transform:translateX(-3px) rotate(-.55deg)}}
@media(min-width:1600px){.experience-hero{min-height:590px}.hero-copy{padding-left:max(46px,calc((100vw - 1460px)/2))}.hero-copy h1{font-size:112px}}
@media(max-width:1100px) and (min-width:651px){.hero-copy{padding:32px 25px}.hero-copy h1{font-size:7vw}.hero-copy .button{font-size:12px;padding-inline:17px}.hero-montage{min-height:490px}.signature-sheet{width:53%}.hero-projects{left:28%}.hero-description{font-size:14px}}
@media(max-width:940px){.header-inner{min-height:80px}.experience-hero{grid-template-columns:43% 57%}.hero-copy h1{font-size:7.6vw}.hero-project>span{right:12px;bottom:17px;gap:15px}}
@media(max-width:650px){.header-inner{min-height:73px}.experience-hero{display:block;min-height:0}.hero-copy{padding:31px 22px 28px}.hero-copy h1{font-size:clamp(60px,16.7vw,100px);margin:24px 0 29px}.hero-copy .hero-note{margin-top:15px}.hero-montage{height:350px;min-height:0;border-top:0}.signature-sheet{width:55%;inset:-1px auto -1px -1px;filter:drop-shadow(6px 3px 6px #30220040)}.hero-projects{left:28%;grid-template-rows:54% 46%}.hero-project{min-height:0}.hero-project:last-child{margin-top:-22px;padding-top:22px}.hero-project>span{font-size:11px;right:10px;bottom:14px;gap:18px}.hero-project img{object-position:60% 44%}.project-doors>a{padding-block:18px}}
@media(max-width:360px){.hero-copy h1{font-size:54px}.hero-montage{height:310px}.signature-sheet{width:58%}}
.process-intro{padding-block:48px 44px}.process-intro .section-heading{margin-bottom:24px}.process-intro h2{font-size:52px}.process-intro h2 br{display:none}.process-intro .process-grid{padding-top:19px}.process-intro .step-number{font-size:44px}.process-intro .process-grid h3{margin-top:12px}.local-callout{margin-block:0 55px;padding:30px;background:#e8eee8}.local-callout h2{font-size:38px;margin-top:12px}.local-callout>p:not(.eyebrow){font-size:14px;max-width:760px;margin-top:16px}@media(max-width:650px){.process-intro{padding-block:35px}.process-intro h2{font-size:43px}.process-intro h2 br{display:block}.process-intro .section-heading{margin-bottom:21px}.process-intro .process-grid{gap:24px 18px}.process-intro .step-number{font-size:37px}.local-callout{padding:22px;margin-bottom:35px}.local-callout h2{font-size:34px}}
