:root{--ink:#171815;--muted:#6d6f68;--accent:#667052;--line:#dedfd9;--paper:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}.wrap{max-width:1240px;margin:auto;padding:0 34px}.site-header{position:sticky;top:0;background:rgba(255,255,255,.96);border-bottom:1px solid #eee;z-index:10}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{border:1px solid #777;padding:10px 18px;text-align:center;letter-spacing:.24em;font-size:15px;white-space:nowrap}.logo small{display:block;font-size:8px;letter-spacing:.36em;color:var(--muted);margin-top:4px}.nav{display:flex;gap:28px;font-size:14px}.hero{display:grid;grid-template-columns:minmax(310px, .72fr) 1.28fr;min-height:570px}.hero-copy{padding:100px 55px 70px max(34px,calc((100vw - 1240px)/2 + 34px));display:flex;flex-direction:column;justify-content:center}.eyebrow{width:36px;border-top:2px solid var(--accent);margin-bottom:25px}.hero h1{font-weight:400;font-size:46px;line-height:1.08;margin:0 0 24px}.hero p{max-width:430px;color:#4e504b;font-size:18px}.hero-image img{height:100%;object-fit:cover}.button{display:inline-block;background:var(--accent);color:white;padding:14px 24px;text-transform:uppercase;letter-spacing:.16em;font-size:11px;margin-top:18px}.section{padding:78px 0;border-top:1px solid #eee}.section h2{font-weight:400;font-size:32px;margin:0 0 42px}.section h2:before{content:"";display:block;width:30px;border-top:2px solid var(--accent);margin-bottom:13px}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:38px}.service h3{font-size:18px;font-weight:500;margin:0 0 12px}.service p,.fine{color:var(--muted);font-size:14px}.fee{margin-top:34px;text-align:center;color:var(--muted);font-size:13px}.projects{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 20px}.project img{aspect-ratio:1.55/1;object-fit:cover}.project h3{font-size:15px;font-weight:500;margin:10px 0 2px}.project p{font-size:12px;color:var(--muted);margin:0}.about-contact{display:grid;grid-template-columns:1.1fr .9fr;gap:70px}.about-body{display:grid;grid-template-columns:180px 1fr;gap:30px}.about-art{min-height:210px;background:linear-gradient(115deg,#222 0 22%,#e8e8e4 22% 48%,#b7b7b2 48% 51%,#f5f5f2 51% 100%)}.contact-list{margin:20px 0}.contact-list div{margin:8px 0}.form{display:grid;gap:12px;margin-top:22px}.form input,.form textarea,.form select{width:100%;padding:13px;border:1px solid #ccc;font:inherit;background:#fff}.form textarea{min-height:120px;resize:vertical}.form button{border:0;cursor:pointer;justify-self:start}.site-footer{border-top:1px solid #eee;padding:34px 0 45px}.footer-inner{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.footer-links{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end;font-size:12px;color:var(--muted)}.copyright{font-size:12px;color:var(--muted);text-align:right;margin-top:12px}.policy{max-width:850px;margin:0 auto;padding:70px 34px}.policy h1{font-size:38px;font-weight:400}.policy h2{font-size:22px;font-weight:500;margin-top:34px}.policy p,.policy li{color:#444}.notice{font-size:12px;color:var(--muted)}@media(max-width:850px){.header-inner{height:auto;padding:18px 0;align-items:flex-start}.nav{gap:13px;flex-wrap:wrap;justify-content:flex-end}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 28px}.hero-image{height:440px}.hero h1{font-size:39px}.services{grid-template-columns:1fr 1fr}.projects{grid-template-columns:1fr 1fr}.about-contact{grid-template-columns:1fr}.footer-inner{align-items:flex-start;flex-direction:column}.footer-links{justify-content:flex-start}.copyright{text-align:left}}@media(max-width:560px){.wrap{padding:0 22px}.header-inner{display:block}.logo{display:inline-block}.nav{margin-top:16px;justify-content:flex-start;font-size:13px}.hero-copy{padding:55px 22px}.hero-image{height:330px}.hero h1{font-size:34px}.section{padding:58px 0}.services,.projects{grid-template-columns:1fr}.about-body{grid-template-columns:1fr}.about-art{min-height:130px}.footer-links{display:grid;gap:10px}}
