@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--yellow:#f5b800;--yellow-soft:#fff3bf;--ink:#101212;--paper:#fff;--soft:#f2f4f2;--muted:#666b68;--line:#daddda;--display:"Space Grotesk",sans-serif;--body:"DM Sans",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font:400 16px/1.6 var(--body);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}h1,h2,h3,p{margin-top:0}.audience-bar{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.11em;justify-content:center;align-items:center;gap:1rem;height:34px;font-size:12px;font-weight:700;display:flex}.audience-bar span{color:#a8adaa}.site-header{border-bottom:1px solid var(--line);z-index:40;background:#fff;justify-content:space-between;align-items:center;height:84px;padding:0 4.5vw;display:flex;position:sticky;top:0}.brand img{object-fit:contain;width:178px;height:65px;display:block}.nav{align-items:center;gap:1.7rem;font-size:14px;font-weight:600;display:flex}.nav>a,.service-menu>button{color:#505552}.nav>a:hover,.service-menu>button:hover{color:#000}.service-menu{position:relative}.service-menu>button{cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:25px 0;font-weight:600;display:flex}.service-dropdown{border:1px solid var(--line);opacity:0;visibility:hidden;background:#fff;width:330px;padding:10px;transition:all .2s;position:absolute;top:64px;left:-20px;transform:translateY(7px);box-shadow:0 18px 60px #0002}.service-menu:hover .service-dropdown,.service-menu:focus-within .service-dropdown{opacity:1;visibility:visible;transform:none}.service-dropdown a{border-radius:4px;padding:11px 12px;display:block}.service-dropdown a:hover{background:var(--yellow-soft)}.nav .header-cta{background:var(--yellow);color:var(--ink);border-radius:4px;padding:12px 16px}.mobile-menu{background:0 0;border:0;padding:8px;display:none}.section{padding:clamp(80px,10vw,140px) 5vw}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:700}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow:before{content:"";background:var(--yellow);width:32px;height:3px}.kicker{color:#777d79}h1,h2{font-family:var(--display);letter-spacing:-.045em;line-height:.98}h1{font-size:clamp(3.7rem,7vw,7.8rem)}h2{font-size:clamp(2.6rem,5vw,5.6rem)}.primary-button{background:var(--yellow);color:var(--ink);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:16px 20px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.primary-button:hover{transform:translateY(-2px);box-shadow:0 7px #0002}.primary-button:disabled{opacity:.7;cursor:wait}.hero-actions{align-items:center;gap:22px;margin-top:30px;display:flex}.hero-actions>span{color:var(--muted);align-items:center;gap:7px;font-size:14px;display:flex}.home-hero{background:var(--soft);grid-template-columns:1fr .9fr;align-items:center;gap:7vw;min-height:720px;padding:90px 5vw 110px;display:grid;overflow:hidden}.home-hero-copy>p:not(.eyebrow){color:#515653;max-width:650px;font-size:clamp(1.08rem,1.6vw,1.3rem)}.home-hero h1{max-width:900px;margin:20px 0 28px}.home-hero-photos{min-height:520px;position:relative}.hero-main{object-fit:cover;border-radius:5px;width:92%;height:440px;position:absolute;top:0;right:0}.hero-small{object-fit:cover;border:10px solid var(--soft);border-radius:4px;width:48%;height:220px;position:absolute;bottom:0;left:0}.section-title{grid-template-columns:.35fr 1fr;align-items:start;gap:4vw;margin-bottom:55px;display:grid}.section-title h2{max-width:1000px;margin:0}.home-service-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.home-service-grid>a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:325px;padding:30px;transition:all .25s;display:flex}.home-service-grid>a:hover{background:var(--yellow-soft);transform:translateY(-5px)}.home-service-grid span{color:#887000;font-size:12px}.home-service-grid h3{font:600 25px/1.08 var(--display);margin:55px 0 12px}.home-service-grid p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-service-grid svg{margin-top:auto}.home-work{background:var(--ink);color:#fff}.section-title.light .kicker{color:#a6aba8}.work-collage{grid-template-rows:330px 280px;grid-template-columns:1.3fr .7fr;gap:14px;display:grid}.work-collage figure{margin:0;position:relative;overflow:hidden}.work-collage figure:first-child{grid-row:1/3}.work-collage figure:nth-child(3),.work-collage figure:nth-child(4){display:none}.work-collage img{object-fit:cover;width:100%;height:100%;transition:all .5s}.work-collage figure:hover img{transform:scale(1.025)}figcaption{color:#111;background:#fff;padding:7px 10px;font-size:12px;font-weight:700;position:absolute;bottom:12px;left:12px}.home-about{grid-template-columns:1fr .8fr;gap:10vw;display:grid}.home-about p{color:var(--muted);font-size:1.1rem}.home-about ul{border-top:1px solid var(--line);margin:35px 0 0;padding:0;list-style:none}.home-about li{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:15px 0;font-weight:600;display:flex}.home-about li svg{color:#aa8500}.service-hero{background:var(--soft);grid-template-columns:1fr .88fr;align-items:center;gap:7vw;padding:75px 5vw 90px;display:grid}.service-hero-copy h1{margin:20px 0 28px;font-size:clamp(3.25rem,6vw,6.7rem)}.service-hero-copy>p:not(.eyebrow){color:#555b57;max-width:720px;font-size:1.12rem}.service-hero-image{margin:0;position:relative}.service-hero-image img{object-fit:cover;width:100%;height:510px}.service-hero-image figcaption{bottom:0;left:0}.split-section{grid-template-columns:.7fr 1.3fr;gap:9vw;display:grid}.section-intro h2{font-size:clamp(2.5rem,4.5vw,4.8rem)}.section-intro>p:last-child{color:var(--muted)}.check-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.check-grid>div{border-bottom:1px solid var(--line);gap:10px;padding:17px 10px 17px 0;display:flex}.check-grid svg{color:#aa8500;flex:none;margin-top:3px}.photo-band{background:#111;grid-template-columns:1.2fr .8fr .8fr;gap:10px;padding:10px;display:grid}.photo-band figure{height:430px;margin:0;position:relative}.photo-band img{object-fit:cover;width:100%;height:100%}.details-grid{grid-template-columns:1fr 1fr;gap:9vw;display:grid}.details-grid h2{font-size:clamp(2.3rem,4vw,4.3rem)}.details-grid ul{border-top:1px solid var(--line);margin:30px 0 0;padding:0;list-style:none}.details-grid li{border-bottom:1px solid var(--line);color:#505552;padding:13px 0}.process-section{background:var(--ink);color:#fff}.process-section ol{border-top:1px solid #ffffff2b;border-left:1px solid #ffffff2b;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process-section li{border-bottom:1px solid #ffffff2b;border-right:1px solid #ffffff2b;min-height:290px;padding:28px}.process-section li>span{color:var(--yellow);font-size:12px;font-weight:700}.process-section h3{font:600 23px var(--display);margin:65px 0 10px}.process-section li p{color:#a9aeab}.proof-section{background:var(--soft)}.project-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.project-grid article{background:#fff}.project-grid img{object-fit:cover;width:100%;height:260px}.project-grid article>div{padding:25px}.project-grid h3{font:600 22px var(--display);margin-bottom:10px}.project-grid p{color:var(--muted);margin:0}.credential-band{background:var(--yellow);grid-template-columns:repeat(3,1fr);gap:5vw;padding:55px 5vw;display:grid}.credential-band svg{margin-bottom:18px}.credential-band h3{font:600 21px var(--display);margin-bottom:7px}.credential-band p{margin:0}.faq-section{grid-template-columns:.75fr 1.25fr;gap:9vw;display:grid}.faqs{border-top:1px solid var(--line)}.faqs details{border-bottom:1px solid var(--line)}.faqs summary{cursor:pointer;justify-content:space-between;gap:20px;padding:20px 0;font-weight:700;list-style:none;display:flex}.faqs summary::-webkit-details-marker{display:none}.faqs details p{color:var(--muted);padding:0 35px 20px 0}.request-section{background:var(--yellow-soft);grid-template-columns:.8fr 1.2fr;gap:9vw;display:grid}.request-section>div>p:last-child{color:#555b57;font-size:1.08rem}.bid-form{background:#fff;border-radius:6px;padding:clamp(25px,4vw,48px);box-shadow:13px 13px #0000000e}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.bid-form label{text-transform:uppercase;letter-spacing:.09em;margin-bottom:18px;font-size:12px;font-weight:700;display:block}.bid-form input,.bid-form select,.bid-form textarea{text-transform:none;letter-spacing:0;background:#fff;border:0;border-bottom:1px solid #aeb3b0;border-radius:0;outline:0;width:100%;padding:11px 0;font-size:16px;display:block}.bid-form input:focus,.bid-form select:focus,.bid-form textarea:focus{border-color:#111}.upload-field{cursor:pointer;align-items:center;gap:14px;padding:20px;border:1px dashed #9ea39f!important;display:flex!important}.upload-field input{border:0;width:auto;margin-left:auto;padding:0}.upload-field span{flex-direction:column;display:flex}.upload-field small{color:var(--muted);text-transform:none;letter-spacing:0;font-size:11px;font-weight:400}.honeypot{position:absolute!important;left:-9999px!important}.form-error{color:#a31d1d}.form-privacy{color:var(--muted);margin:10px 0 0;font-size:12px}.form-success{text-align:center;background:#fff;padding:50px}.form-success svg{color:#1e7b43;width:48px;height:48px}.form-success h3{font:600 28px var(--display);margin:15px 0 8px}.form-success button{cursor:pointer;background:0 0;border:0;text-decoration:underline}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.inbox-page{background:var(--soft);min-height:70vh;padding:80px 5vw 120px}.inbox-head h1{margin:15px 0}.inbox-list{gap:15px;margin-top:50px;display:grid}.inbox-list article{border:1px solid var(--line);background:#fff;padding:28px}.inbox-list article h2{margin:15px 0;font-size:26px}.inbox-meta{color:var(--muted);justify-content:space-between;gap:15px;font-size:13px;display:flex}.inbox-meta strong{color:#7a6000}.file-list{flex-wrap:wrap;gap:8px;display:flex}.file-list a{background:var(--yellow-soft);padding:9px 12px;font-size:13px}.file-list small{color:var(--muted)}.empty-inbox{border:1px solid var(--line);background:#fff;padding:35px}.site-footer{color:#fff;background:#0b0d0d;grid-template-columns:1.1fr .9fr .9fr;gap:8vw;padding:65px 5vw 25px;display:grid}.site-footer .brand img{object-fit:contain;background:#fff;width:175px;height:70px}.site-footer p{color:#aab0ac}.site-footer h3{font:600 15px var(--display);text-transform:uppercase;letter-spacing:.09em;color:var(--yellow)}.site-footer>div>a:not(.brand){color:#c3c7c4;margin:8px 0;font-size:14px;display:block}.site-footer .footer-cta{font-weight:700;color:#fff!important}.footer-bottom{color:#929895;border-top:1px solid #ffffff2b;grid-column:1/-1;justify-content:space-between;padding-top:20px;font-size:12px;display:flex}@media (max-width:980px){.mobile-menu{display:block}.nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;padding:22px 5vw;display:none;position:absolute;top:84px;left:0;right:0}.nav.open{display:flex}.service-menu>button{padding:5px 0}.service-dropdown{box-shadow:none;opacity:1;visibility:visible;border:0;width:100%;padding:8px 0;display:none;position:relative;top:auto;left:auto;transform:none}.service-menu:focus-within .service-dropdown{display:block}.home-hero,.service-hero,.split-section,.request-section{grid-template-columns:1fr}.home-hero-photos{min-height:460px}.home-service-grid{grid-template-columns:repeat(2,1fr)}.section-title,.faq-section{grid-template-columns:1fr}.work-collage{grid-template-rows:340px 260px;grid-template-columns:1fr 1fr}.work-collage figure:first-child{grid-row:auto}.work-collage figure:nth-child(3),.work-collage figure:nth-child(4){display:block}.home-about{grid-template-columns:1fr}.photo-band{grid-template-columns:1fr 1fr}.photo-band figure:first-child{grid-column:1/-1}.process-section ol{grid-template-columns:1fr 1fr}.credential-band{grid-template-columns:1fr}.project-grid,.site-footer{grid-template-columns:1fr 1fr}.site-footer>div:first-child{grid-column:1/-1}}@media (max-width:620px){.audience-bar{text-align:center;height:auto;min-height:34px;padding:6px 4%}.audience-bar span{display:none}.site-header{height:74px}.brand img{width:145px;height:56px}.nav{top:74px}.section{padding:80px 5vw}.home-hero{min-height:auto;padding:65px 5vw 85px}.home-hero h1,.service-hero-copy h1{font-size:14vw}.hero-actions{flex-direction:column;align-items:flex-start}.home-hero-photos{min-height:350px}.hero-main{height:290px}.hero-small{height:140px}.home-service-grid,.details-grid,.project-grid{grid-template-columns:1fr}.home-service-grid>a{min-height:280px}.work-collage{grid-template-rows:repeat(4,260px);grid-template-columns:1fr;display:grid}.service-hero{padding:60px 5vw 75px}.service-hero-image img{height:330px}.check-grid,.photo-band{grid-template-columns:1fr}.photo-band figure,.photo-band figure:first-child{grid-column:auto;height:300px}.process-section ol{grid-template-columns:1fr}.process-section li{min-height:240px}.form-grid{grid-template-columns:1fr;gap:0}.upload-field{flex-wrap:wrap;align-items:flex-start}.upload-field input{width:100%;margin:8px 0 0}.site-footer{grid-template-columns:1fr}.site-footer>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;grid-column:auto;gap:8px}.inbox-meta{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}.service-menu.open .service-dropdown{opacity:1;visibility:visible;transform:none}.service-menu.open>button svg{transform:rotate(180deg)}.nav .header-phone{color:var(--ink);white-space:nowrap}.markets-section{background:var(--soft)}.market-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.market-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;justify-content:space-between;min-height:190px;padding:25px;transition:all .2s;display:flex}.market-grid article:hover{background:var(--yellow-soft);transform:translateY(-3px)}.market-grid img{width:52px;height:52px}.market-grid h3{font:600 17px/1.15 var(--display);margin:30px 0 0}.gps-section{background:var(--yellow);grid-template-columns:1fr 1fr;align-items:center;gap:9vw;display:grid}.gps-photo{min-height:650px;overflow:hidden}.gps-photo img{object-fit:cover;width:100%;height:650px}.gps-copy h2{margin:22px 0 30px}.gps-copy>p:not(.kicker){max-width:650px;font-size:1.1rem}.gps-copy ul{border-top:1px solid #1114;margin:35px 0 0;padding:0;list-style:none}.gps-copy li{border-bottom:1px solid #1114;gap:10px;padding:15px 0;font-weight:600;display:flex}.leica-lockup{background:#fff;align-items:center;gap:10px;margin-bottom:50px;padding:10px 14px;display:inline-flex;box-shadow:7px 7px #0002}.leica-lockup span{color:#fff;width:58px;height:58px;font:700 13px var(--display);letter-spacing:.04em;background:#d41419;border-radius:50%;place-items:center;display:grid}.leica-lockup strong{font:600 20px var(--display)}.fresh-projects{background:#fff}.fresh-project-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.fresh-project-grid figure{height:420px;margin:0;position:relative;overflow:hidden}.fresh-project-grid img{object-fit:cover;width:100%;height:100%;transition:all .45s}.fresh-project-grid figure:hover img{transform:scale(1.03)}.team-hero{background:var(--soft);grid-template-columns:1fr .9fr;align-items:center;gap:7vw;padding:80px 5vw;display:grid}.team-hero h1{margin:20px 0 25px}.team-hero p:last-child{color:var(--muted);max-width:620px;font-size:1.18rem}.team-hero img{object-fit:cover;width:100%;height:520px}.team-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.team-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:210px;padding:30px;display:flex}.team-grid article>span{color:#887000;font-size:12px}.team-grid h3{font:600 clamp(1.8rem,3vw,3rem) var(--display);margin:0 0 5px}.team-grid p{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;margin:0;font-size:12px;font-weight:700}.team-cta{background:var(--ink);color:#fff;grid-template-columns:1fr .7fr;align-items:end;gap:9vw;display:grid}.team-cta h2{margin-bottom:0}.team-cta>div:last-child{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.team-phone{align-items:center;gap:8px;font-size:1.1rem;font-weight:700;display:flex}.team-cta>div:last-child p{color:#aab0ac;margin:0}@media (max-width:980px){.nav{max-height:calc(100vh - 118px);overflow:auto}.service-menu>button{justify-content:space-between;width:100%}.service-menu:hover .service-dropdown,.service-menu:focus-within .service-dropdown{display:none}.service-menu.open .service-dropdown{display:block}.market-grid{grid-template-columns:repeat(3,1fr)}.gps-section,.team-hero,.team-cta{grid-template-columns:1fr}.gps-photo,.gps-photo img{height:500px;min-height:0}.fresh-project-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.home-hero h1,.service-hero-copy h1,.team-hero h1{font-size:14vw}.market-grid{grid-template-columns:1fr 1fr}.market-grid article{min-height:165px;padding:20px}.gps-photo,.gps-photo img{height:400px}.leica-lockup{margin-bottom:38px}.fresh-project-grid,.team-grid{grid-template-columns:1fr}.fresh-project-grid figure{height:330px}.team-hero{padding:60px 5vw 75px}.team-hero img{height:330px}}
