:root{--ink:#0a0a09;--paper:#e8d7c5;--nude:#d9b99b;--yellow:#d9c83f;--line:rgba(10,10,9,.2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.hs-header{position:absolute;z-index:30;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:24px 34px;color:#fff}.hs-brand,.hs-footer-brand{font-weight:900;font-size:28px;letter-spacing:-2px}.hs-brand span{font-size:8px;vertical-align:top}.hs-nav{display:flex;gap:28px;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.hs-actions{display:flex;align-items:center;gap:18px}.hs-lang{font-size:11px;letter-spacing:.15em}.hs-menu{display:none;width:30px;background:none;border:0}.hs-menu i{display:block;height:1px;background:#fff;margin:6px 0}.hs-hero{min-height:100svh;position:relative;color:#fff;background:linear-gradient(rgba(217,185,155,.2),rgba(10,10,9,.45)),url('https://images.unsplash.com/photo-1661160055236-d5f87aafe87b?auto=format&fit=crop&q=88&w=2200') center/cover no-repeat;background-blend-mode:color,luminosity}.hs-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.24),transparent 45%,rgba(0,0,0,.74))}.hs-hero-copy{position:absolute;inset:0;padding:115px 34px 46px;display:flex;flex-direction:column;justify-content:space-between}.hs-eyebrow,.hs-index{text-transform:uppercase;font-size:10px;letter-spacing:.2em}.hs-hero h1{margin:0;font-size:clamp(104px,18vw,280px);line-height:.69;letter-spacing:-.09em;font-weight:950;transform:scaleX(1.07);transform-origin:left}.hs-hero h1 span,.hs-about h2 span{display:block}.hs-hero-bottom{display:grid;grid-template-columns:1.1fr 1fr auto;align-items:end;gap:40px;border-top:1px solid rgba(255,255,255,.5);padding-top:18px}.hs-claim{font-size:clamp(22px,2.4vw,38px);max-width:520px;margin:0;font-weight:700;letter-spacing:-.04em}.hs-intro{max-width:430px;margin:0;font-size:14px;line-height:1.5}.hs-pill{border:1px solid rgba(255,255,255,.8);border-radius:999px;padding:18px 22px;display:flex;gap:38px;font-size:11px;text-transform:uppercase}.hs-section{padding:120px 4vw}.hs-manifesto{display:grid;grid-template-columns:28% 1fr;min-height:75vh}.hs-manifesto h2,.hs-section-head h2{font-size:clamp(46px,7vw,108px);line-height:.93;letter-spacing:-.07em;margin:0}.hs-manifesto>div>p{margin:50px 0 0 34%;max-width:620px;font-size:19px;line-height:1.55}.hs-services{background:var(--ink);color:#fff}.hs-section-head{display:grid;grid-template-columns:28% 1fr;margin-bottom:80px}.hs-service-list{border-top:1px solid #444}.hs-service-list article{display:grid;grid-template-columns:8% 34% 1fr auto;align-items:center;gap:20px;min-height:135px;border-bottom:1px solid #444;transition:.3s}.hs-service-list article:hover{color:var(--yellow);padding-left:12px}.hs-service-list h3{font-size:clamp(22px,3vw,42px);margin:0;letter-spacing:-.04em}.hs-service-list p{font-size:13px;color:#aaa;max-width:440px}.hs-work{padding-bottom:160px}.hs-project-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:80px 28px}.hs-project-grid article:nth-child(3){grid-column:2}.hs-project-image{height:600px;background-size:cover;background-position:center;filter:grayscale(.7) sepia(.15)}.hs-project-two{height:440px}.hs-project-three{height:470px}.hs-project-one{background-image:url('https://images.unsplash.com/photo-1516280440614-37939bbacd81?auto=format&fit=crop&q=85&w=1400')}.hs-project-two{background-image:url('https://images.unsplash.com/photo-1485846234645-a62644f84728?auto=format&fit=crop&q=85&w=1200')}.hs-project-three{background-image:url('https://images.unsplash.com/photo-1489599849927-2ee91cede3ba?auto=format&fit=crop&q=85&w=1200')}.hs-project-grid article>p{font-size:10px;text-transform:uppercase;letter-spacing:.12em;border-top:1px solid var(--line);padding-top:16px}.hs-project-grid h3{font-size:34px;letter-spacing:-.05em;margin:10px 0}.hs-about{display:grid;grid-template-columns:1fr 1fr;background:var(--nude)}.hs-portrait{min-height:850px;background:url('https://images.unsplash.com/photo-1598488035139-bdbb2231ce04?auto=format&fit=crop&q=88&w=1400') center/cover;filter:grayscale(1) contrast(1.1)}.hs-about-copy{padding:90px 6vw;display:flex;flex-direction:column;justify-content:center}.hs-about h2{font-size:clamp(46px,6vw,94px);line-height:.86;letter-spacing:-.08em;margin:25px 0 45px}.hs-about-copy>p:not(.hs-index){font-size:16px;line-height:1.55;margin:0 0 18px}.hs-about blockquote{font-size:25px;font-weight:700;line-height:1.25;margin:30px 0 0;padding-top:30px;border-top:1px solid rgba(0,0,0,.25)}.hs-contact{min-height:80vh;background:var(--yellow);padding:90px 4vw;display:flex;flex-direction:column;justify-content:space-between}.hs-contact>p{font-size:10px;text-transform:uppercase;letter-spacing:.15em}.hs-contact h2{font-size:clamp(60px,10vw,160px);line-height:.82;letter-spacing:-.085em;max-width:1200px}.hs-contact>a{align-self:flex-end;display:flex;justify-content:space-between;width:min(420px,100%);border-bottom:2px solid;padding:14px 0;text-transform:uppercase;font-size:12px}.hs-footer{background:var(--ink);color:#fff;padding:34px 4vw;display:flex;justify-content:space-between;align-items:center;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.hs-footer div{display:flex;gap:25px}.hs-basic{min-height:80vh;padding:140px 5vw 80px}.hs-basic article{max-width:900px;margin:auto}.hs-basic h1{font-size:clamp(48px,8vw,110px);letter-spacing:-.06em}@media(max-width:800px){.hs-header{padding:22px 20px}.hs-menu{display:block}.hs-nav{display:none;position:absolute;top:72px;right:20px;background:var(--ink);padding:30px;flex-direction:column;min-width:210px}.hs-nav.is-open{display:flex}.hs-hero-copy{padding:105px 20px 30px}.hs-hero h1{font-size:30vw}.hs-hero-bottom{grid-template-columns:1fr;gap:15px}.hs-intro{display:none}.hs-pill{justify-content:space-between}.hs-section{padding:80px 20px}.hs-manifesto,.hs-section-head{grid-template-columns:1fr;gap:30px}.hs-manifesto>div>p{margin:35px 0 0}.hs-section-head{margin-bottom:45px}.hs-service-list article{grid-template-columns:35px 1fr auto;padding:25px 0}.hs-service-list article p{grid-column:2/4}.hs-project-grid{grid-template-columns:1fr}.hs-project-grid article:nth-child(3){grid-column:auto}.hs-project-image,.hs-project-two,.hs-project-three{height:65vh}.hs-about{grid-template-columns:1fr}.hs-portrait{min-height:70vh}.hs-about-copy{padding:70px 20px}.hs-contact{padding:70px 20px}.hs-footer{flex-wrap:wrap;gap:20px}}

