:root{--ink:#192c32;--muted:#5b686c;--line:#dce1df;--accent:#d8ed6a;--paper:#fff;--pale:#f0f3f1}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid #638819;outline-offset:6px}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.header{min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;font-size:30px;font-weight:800;letter-spacing:-1.4px;white-space:nowrap}.brand span{font-weight:400}.brand i{width:8px;height:8px;background:#9caf33;margin:18px 0 0 5px}nav{display:flex;gap:32px;font-size:14px}nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}.header-phone{font-size:17px;font-weight:600}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:720px;padding-top:14px;padding-bottom:60px;gap:36px}.hero-copy{padding:48px 0 0}.eyebrow{font-size:13px;letter-spacing:2px;font-weight:600;margin:0 0 28px}h1{font-size:clamp(48px,5.4vw,78px);line-height:1.04;letter-spacing:-3.7px;font-weight:500;margin:0 0 28px}h1 span{color:#748286}.intro{font-size:18px;line-height:1.7;color:var(--muted);margin-bottom:32px}.button{display:inline-flex;gap:34px;align-items:center;padding:17px 23px;background:var(--accent);font-weight:600;font-size:16px}.button:hover{background:#c9df55}.button span{font-size:24px;line-height:1}.text-link{display:inline-block;font-size:14px;margin:16px 0 0 20px}.hero-note{display:flex;align-items:center;gap:14px;margin-top:43px}.monogram{display:grid;place-items:center;background:var(--pale);border:1px solid var(--line);width:46px;height:46px;border-radius:50%;font-size:20px}.hero-note p{margin:0;font-size:14px}.hero-note p span{color:var(--muted);font-size:13px}.hero-picture{position:relative;min-height:640px;overflow:hidden;border-radius:2px}.hero-picture>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 52%}.photo-caption{position:absolute;bottom:0;left:0;right:0;padding:70px 24px 24px;color:white;background:linear-gradient(transparent,#102124c9);display:flex;justify-content:space-between;gap:20px;align-items:end}.photo-caption span:first-child{font-size:12px;max-width:190px;letter-spacing:1.8px}.photo-caption span:last-child{font-size:12px;white-space:nowrap}.services{border-top:1px solid var(--line);padding-block:80px 96px}.section-head{display:grid;grid-template-columns:1fr 2fr;gap:40px;margin-bottom:42px}.section-head .eyebrow{padding-top:10px}h2{font-size:clamp(32px,3.5vw,48px);font-weight:500;line-height:1.16;letter-spacing:-1.9px;margin:0}h3{line-height:1.3}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-grid article{background:var(--pale);padding:30px;display:flex;flex-direction:column}.service-grid article.accent{background:var(--ink);color:white}.number{font-size:14px;opacity:.65}.service-grid h3{font-weight:500;font-size:25px;letter-spacing:-.6px;margin:32px 0 16px}.service-grid p{color:var(--muted);margin:0 0 34px}.service-grid .accent p{color:#cbd4d5}.tags{font-size:13px;border-top:1px solid #c5cdca;padding-top:18px;margin-top:auto}.accent .tags{border-color:#46575b;color:#d8ed6a}.portfolio{padding-bottom:96px}.portfolio-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px;gap:30px}.portfolio-head>p{color:var(--muted);margin:0 0 4px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}figure{margin:0;min-width:0}.gallery img{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;transition:filter .2s}.gallery a:hover img{filter:brightness(.92)}figcaption{padding:18px 0 6px;font-size:14px;color:var(--muted)}figcaption h3{font-size:21px;font-weight:500;margin:0 0 5px;color:var(--ink);letter-spacing:-.4px}figcaption span{font-size:13px}.more-works{margin-top:30px;border-block:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;padding:20px 0;font-size:16px}summary::-webkit-details-marker{display:none}summary span{font-size:24px;line-height:1}.more-works[open] summary span{transform:rotate(45deg)}.secondary{padding:15px 0 30px;row-gap:30px}.contact{background:var(--ink);color:white;padding-block:84px}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:90px}.contact .eyebrow{color:var(--accent)}.contact h2{font-size:clamp(38px,4.5vw,62px)}.contact-intro{color:#c8d2d4;margin:24px 0}.region{color:#c8d2d4;font-size:14px;margin-top:35px}.contact-links{padding-top:12px}.big-phone{font-size:clamp(24px,2.5vw,36px);letter-spacing:-1px;line-height:1.2}.contact-links>p{font-size:14px;color:#c8d2d4;margin:10px 0 30px}.contact-button{display:flex;justify-content:space-between;padding:16px 20px;border:1px solid #637175;margin-top:12px;font-size:16px}.contact-button:hover{border-color:var(--accent);background:#ffffff09}.contact-button:first-of-type{background:var(--accent)}.contact-button.call{background:var(--accent);color:var(--ink);border-color:var(--accent)}.contact-links .max-note{font-size:13px;margin:19px 0 0}footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-block:32px}footer p,footer>span{font-size:13px;color:var(--muted)}.mobile-cta{display:none}@media(min-width:1600px){.hero{min-height:780px}.hero-picture{min-height:680px}}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero{gap:24px}.hero-copy{padding-top:25px}.hero-picture{min-height:610px}.text-link{display:block;margin:18px 0 0}.service-grid article{padding:24px}.service-grid h3{font-size:22px}.contact-grid{gap:48px}.photo-caption{display:block}.photo-caption span{display:block}footer>span{display:none}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{min-height:80px;gap:12px}.brand{font-size:27px}.header-phone{font-size:14px}nav{display:none}.hero{grid-template-columns:1fr;gap:28px;padding-top:16px;padding-bottom:44px}.hero-copy{padding-top:8px}.eyebrow{font-size:12px;letter-spacing:1.6px;margin-bottom:22px}h1{font-size:56px;letter-spacing:-2.8px;margin-bottom:24px}h1 span br{display:none}.intro{font-size:16px;margin:0 0 26px}.button{padding:15px 20px;font-size:15px;gap:24px}.text-link{display:inline-block;margin:15px 0 0 15px;font-size:13px}.hero-note{margin-top:26px}.hero-picture{min-height:0;height:480px}.photo-caption{display:flex;padding:70px 20px 20px}.photo-caption span:first-child{max-width:160px}.services{padding-block:46px}.section-head{display:block;margin-bottom:28px}h2{font-size:34px;letter-spacing:-1.3px}.service-grid{grid-template-columns:1fr;gap:12px}.service-grid article{padding:24px}.service-grid h3{margin:18px 0 12px;font-size:25px}.service-grid p{margin-bottom:24px}.portfolio{padding-bottom:44px}.portfolio-head{display:block;margin-bottom:26px}.portfolio-head>p{margin-top:20px;font-size:15px}.gallery{grid-template-columns:1fr;gap:28px}.gallery img{aspect-ratio:4/5}figcaption{padding-top:14px}figcaption h3{font-size:22px}.secondary{grid-template-columns:1fr 1fr;gap:20px 12px}.secondary figcaption{font-size:13px;line-height:1.4}.secondary img{aspect-ratio:3/4}.contact{padding-block:46px}.contact-grid{grid-template-columns:1fr;gap:24px}.contact h2{font-size:46px}.contact-intro{font-size:16px}.desktop{display:none}.region{margin-top:22px}.big-phone{font-size:30px}.contact-links{padding-top:0}.contact-links>p{margin-bottom:24px}footer{align-items:start;flex-direction:column;gap:12px;padding-block:28px 100px}footer p{margin:0}.mobile-cta{display:block;position:fixed;bottom:12px;left:20px;right:20px;background:var(--accent);color:var(--ink);text-align:center;padding:14px 10px;font-size:15px;font-weight:600;box-shadow:0 3px 20px #10212425;z-index:10}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(max-width:370px){h1{font-size:47px}.header-phone{font-size:12px}.hero-picture{height:410px}.photo-caption{display:block}.text-link{margin-left:0;display:block}.big-phone{font-size:26px}}

.apartment-project{padding:32px;background:var(--pale);margin-bottom:48px}.project-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px}.project-heading .eyebrow{margin-bottom:12px}.project-heading h3{font-size:36px;font-weight:500;letter-spacing:-1.3px;margin:0}.project-heading>p{color:var(--muted);margin:0;font-size:15px}.apartment-project figcaption{font-size:15px;color:var(--ink)}.other-projects-title{font-size:28px;font-weight:500;letter-spacing:-.6px;margin:0 0 26px}@media(max-width:700px){.apartment-project{padding:20px;margin-bottom:36px}.project-heading{display:block}.project-heading h3{font-size:29px}.project-heading>p{margin-top:18px}.apartment-project .gallery{gap:24px}.apartment-project .secondary{gap:20px 12px}.apartment-project .secondary figcaption{font-size:13px}.other-projects-title{font-size:26px}.apartment-project summary{font-size:14px;gap:10px}}
