:root{--ink:#111214;--paper:#f1f0ed;--muted:#777874;--orange:#f4a340;--line:#d7d5d0;--white:#fbfaf7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.topbar{height:82px;padding:0 5.3vw;display:flex;align-items:center;gap:48px;border-bottom:1px solid var(--line);background:var(--paper)}.brand{display:flex;align-items:center;gap:10px;font:700 21px 'Space Grotesk',sans-serif;letter-spacing:-.04em;white-space:nowrap}.brand>span:last-child>span{color:#888}.brand-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:var(--orange);color:var(--ink);font:700 22px 'Space Grotesk',sans-serif}.nav{display:flex;gap:28px;margin-left:auto;color:#5f605d;font-size:13px}.nav a:hover,.top-phone:hover{color:#000}.top-phone{font-size:14px;font-weight:700;white-space:nowrap}.top-phone small{display:block;font-size:10px;color:var(--muted);font-weight:500;margin-top:3px}.menu{display:none;background:none;border:0}.section-pad{padding:110px 7.5vw}.hero{display:grid;grid-template-columns:1fr .94fr;gap:7vw;min-height:690px;align-items:center;padding-top:78px;padding-bottom:94px}.eyebrow{font:600 11px 'Space Grotesk',sans-serif;letter-spacing:.11em;text-transform:uppercase;color:#73746f;margin:0 0 27px}.eyebrow span{display:inline-block;background:var(--orange);width:24px;height:3px;vertical-align:middle;margin-right:10px}.hero h1{font:700 clamp(43px,5.5vw,82px)/.98 'Space Grotesk',sans-serif;letter-spacing:-.065em;max-width:780px;margin:0 0 30px}.hero-text{max-width:480px;color:#6f706c;font-size:16px;line-height:1.65;margin:0 0 36px}.hero-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.button{padding:16px 20px;border:1px solid var(--ink);display:inline-flex;justify-content:space-between;align-items:center;gap:34px;font-size:13px;font-weight:700;transition:.2s}.button-orange{background:var(--orange);border-color:var(--orange)}.button-orange:hover{background:#ffb45e;transform:translateY(-2px)}.button-ghost{background:transparent}.button-ghost:hover{background:var(--ink);color:var(--paper)}.button b{font-size:18px;font-weight:500}.hero-note{display:flex;gap:12px;align-items:center;margin-top:43px;font-size:12px;font-weight:700}.hero-note small{display:block;color:#868783;font-size:11px;font-weight:500;margin-top:4px}.check{display:grid;place-items:center;border:1px solid #aaa;border-radius:50%;height:31px;width:31px;color:#69706a}.hero-visual{height:532px;position:relative;background:#aaa;overflow:hidden}.hero-visual:after,.work-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.7))}.hero-visual img{height:100%;width:100%;object-fit:cover;filter:contrast(1.05) saturate(.7)}.visual-label{position:absolute;z-index:1;top:20px;left:22px;color:white;font:11px 'Space Grotesk';letter-spacing:.14em}.visual-caption{position:absolute;z-index:1;bottom:24px;left:25px;color:white}.visual-caption strong,.visual-caption span{display:block}.visual-caption strong{font:600 22px 'Space Grotesk'}.visual-caption span{font-size:11px;color:#d9d8d2;margin-top:8px}.ticker{background:var(--ink);color:var(--paper);padding:18px 0;overflow:hidden;white-space:nowrap;font:600 12px 'Space Grotesk';letter-spacing:.12em}.ticker div{animation:slide 28s linear infinite;width:max-content}.ticker b{color:var(--orange);font-size:18px;margin:0 30px}@keyframes slide{to{transform:translateX(-30%)}}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:52px}.section-head h2,.about h2,.quote h2,.contact-info h2{font:700 clamp(35px,4vw,57px)/1.02 'Space Grotesk';letter-spacing:-.06em;margin:0}.section-intro{max-width:300px;color:var(--muted);font-size:14px;line-height:1.6;margin:0 4vw 5px 0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-card{padding:26px 24px 30px 0;min-height:315px;border-right:1px solid var(--line);margin-right:24px;display:flex;flex-direction:column}.service-card:last-child{border:0}.service-icon{font:600 12px 'Space Grotesk';color:#999;margin-bottom:51px}.service-card h3{font:600 24px/1.03 'Space Grotesk';letter-spacing:-.04em;margin:0 0 17px}.service-card p{font-size:12px;line-height:1.55;color:var(--muted);margin:0;max-width:220px}.service-card a{margin-top:auto;font-size:12px;font-weight:700}.service-card a span,.text-link span,.map-link span{color:#9b9c97;font-size:18px;margin-left:7px}.service-main .service-icon{color:var(--orange)}.about{display:grid;grid-template-columns:.9fr 1fr;gap:9vw;align-items:center;background:#e7e5df}.about-image{height:540px;overflow:hidden}.about-image img{height:100%;width:100%;object-fit:cover;filter:grayscale(.5)}.about-copy>p:not(.eyebrow){color:#6b6c68;font-size:14px;line-height:1.7;max-width:500px}.about-facts{display:flex;border-top:1px solid #cac8c1;margin-top:40px;padding-top:21px;gap:40px}.about-facts div{display:flex;gap:10px}.about-facts strong{font:600 12px 'Space Grotesk';color:var(--orange)}.about-facts span{font-size:11px;line-height:1.35;color:#73746f}.text-link{font-size:12px;font-weight:700;margin-bottom:8px}.work-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:15px}.work-card{height:405px;margin:0;position:relative;overflow:hidden;background:#b4b3ae}.work-card.large{height:488px}.work-card img{width:100%;height:100%;object-fit:cover;filter:grayscale(.25)}.work-card figcaption{position:absolute;z-index:1;bottom:21px;left:22px;color:white}.work-card figcaption b,.work-card figcaption span{display:block}.work-card figcaption b{font:600 18px 'Space Grotesk'}.work-card figcaption span{font-size:11px;color:#deddd9;margin-top:5px}.process{background:var(--ink);color:var(--paper)}.process .eyebrow{color:#999}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #3a3b3b}.step{padding:25px 24px 0 0;border-right:1px solid #3a3b3b;margin-right:24px;min-height:175px}.step:last-child{border:0}.step strong{color:var(--orange);font:600 12px 'Space Grotesk'}.step h3{font:600 20px 'Space Grotesk';margin:35px 0 11px}.step p{font-size:12px;line-height:1.55;color:#9c9d98;max-width:200px;margin:0}.quote{display:flex;justify-content:space-between;align-items:center;background:var(--orange);gap:40px}.quote .eyebrow{color:#7f5e32}.quote .eyebrow span{background:var(--ink)}.quote h2{font-size:clamp(35px,4.5vw,62px)}.quote p:not(.eyebrow){font-size:14px;line-height:1.6;max-width:420px;color:#765d3c}.quote .button{background:var(--ink);color:var(--paper);border-color:var(--ink);white-space:nowrap}.contacts{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.coordinates{font-size:15px;line-height:1.7;margin:28px 0 28px}.coordinates small{color:var(--muted);font-size:12px}.contact-links{display:flex;gap:40px;margin-bottom:30px}.contact-links a{font:600 17px 'Space Grotesk'}.contact-links small{display:block;color:var(--muted);font:500 10px Manrope;margin-bottom:5px}.map-link{font-size:12px;font-weight:700}.map{height:490px;position:relative;background:#ddd;overflow:hidden}.map iframe{width:100%;height:100%;filter:grayscale(1)}.map-pin{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;background:var(--orange);width:40px;height:40px;border-radius:50% 50% 50% 0;rotate:-45deg;font:700 20px 'Space Grotesk';box-shadow:0 4px 15px #0003}.map-pin::first-letter{rotate:45deg}footer{background:var(--ink);color:#aaa;padding:30px 7.5vw;display:flex;align-items:center;gap:35px;font-size:11px}footer .brand{color:var(--paper);margin-right:auto;font-size:18px}footer>a:last-child{color:var(--orange);font-weight:700}
@media(max-width:850px){.topbar{height:68px;padding:0 6vw;gap:16px}.nav{display:none;position:absolute;z-index:5;top:68px;left:0;right:0;background:var(--ink);color:var(--paper);padding:25px 6vw;flex-direction:column;gap:20px}.nav.open{display:flex}.top-phone{margin-left:auto;font-size:12px}.top-phone small{display:none}.menu{display:flex;width:28px;height:28px;flex-direction:column;gap:6px;justify-content:center;padding:0}.menu i{display:block;height:2px;background:var(--ink);width:24px}.section-pad{padding:75px 6vw}.hero{display:flex;flex-direction:column;gap:50px;padding-top:65px}.hero h1{font-size:47px}.hero-visual{height:400px;width:100%}.service-grid{grid-template-columns:1fr 1fr}.service-card{border-bottom:1px solid var(--line);min-height:280px}.about{display:flex;flex-direction:column;gap:45px}.about-image{width:100%;height:380px}.work-grid{grid-template-columns:1fr 1fr}.work-card.large{grid-column:span 2;height:350px}.work-card{height:290px}.steps{grid-template-columns:1fr 1fr}.step:nth-child(2){border:0}.step{margin-bottom:30px}.quote{display:block}.quote .button{margin-top:30px}.contacts{display:flex;flex-direction:column;align-items:stretch;gap:45px}.map{height:350px}footer{flex-wrap:wrap;gap:18px}footer>span{order:3;width:100%}}
@media(max-width:500px){.brand{font-size:18px}.hero h1{font-size:40px}.hero-text{font-size:14px}.hero-actions{display:block}.hero-actions .button{width:100%;margin-bottom:10px}.hero-visual{height:350px}.section-head{display:block;margin-bottom:35px}.section-intro{margin-top:20px}.section-head h2{font-size:38px}.service-grid{display:block}.service-card{border-right:0;margin:0;padding-right:0;min-height:240px}.service-icon{margin-bottom:35px}.work-grid{display:block}.work-card,.work-card.large{height:330px;margin-bottom:12px}.about-image{height:300px}.about-facts{gap:16px}.about-facts div{display:block}.about-facts span{display:block;margin-top:8px}.step{min-height:180px}.contact-links{display:block}.contact-links a{display:block;margin-bottom:18px}.map{height:300px}}
