:root{--cream:#fbf6ed;--ivory:#fffaf3;--tan:#eadcc8;--brown:#4a2d1e;--gold:#b9852e;--text:#2d211b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;color:var(--text);line-height:1.6;background:var(--ivory)}a{color:var(--brown)}.wrap{width:min(1180px,90%);margin:auto}.top{background:#f0e4d2;padding:8px 0;font-size:13px}.top .wrap{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}.top a{text-decoration:none}header{background:#fffaf3;position:sticky;top:0;z-index:10;border-bottom:1px solid #e7d7bf}.nav{display:flex;align-items:center;justify-content:space-between;padding:12px 0}.logo{width:155px;max-height:72px;object-fit:contain}.links{display:flex;align-items:center;gap:18px}.links a{text-decoration:none;font-size:13px;font-weight:700}.menu{display:none;border:0;background:none;font-size:28px}.btn{display:inline-block;text-decoration:none;padding:12px 18px;border-radius:7px;font-size:12px;font-weight:800;text-transform:uppercase}.gold{background:var(--gold);color:#21160f!important}.light{border:1px solid var(--brown);background:#fff;color:var(--brown)!important}.hero{background:linear-gradient(120deg,#fffaf3,#f3e8d8);padding:0}.hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:590px}.hero-copy{padding:80px max(5vw,40px)}.hero h1,.pagehero h1,h2,h3{font-family:Georgia,serif;color:var(--brown)}.hero h1{font-size:58px;line-height:1.08;margin:10px 0 22px}.hero h1 em{font-style:normal;color:var(--gold)}.hero-copy p{font-size:18px;max-width:620px}.eyebrow{color:var(--gold);font-weight:800;letter-spacing:2px;font-size:12px}.hero-img{background:url('assets/hero-office.jpg') center 43%/cover no-repeat}.buttons{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0}.trust{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;font-weight:700;color:#684a37}section{padding:72px 0}.section-title{text-align:center;max-width:800px;margin:0 auto 35px}.section-title h2{font-size:40px;margin:8px 0}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card,.item,.check,.contact-panel,.map{background:#fff;padding:28px;border:1px solid #e7d7bf;border-radius:14px;box-shadow:0 10px 30px #4a2d1e0b}.card h3,.item h3{font-size:23px}.icon{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:#f0e1c9;color:var(--brown);font-size:24px}.team-section{background:#f3e8d8}.team{display:grid;grid-template-columns:1fr 1fr;gap:30px}.person{display:grid;grid-template-columns:210px 1fr;background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e2d1b8}.person img{width:100%;height:100%;min-height:310px;object-fit:cover;object-position:top}.person .copy{padding:26px}.person h3{font-size:30px;margin:0}.title{font-size:12px;text-transform:uppercase;font-weight:800;color:#8a6428}.cta{background:#ead2a9;padding:42px 0}.cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:32px;margin:0}.pagehero{text-align:center;background:linear-gradient(120deg,#f3e8d8,#fffaf3)}.pagehero h1{font-size:48px;margin:8px 0}.pagehero p{max-width:760px;margin:auto}.twocol{display:grid;grid-template-columns:1fr 1fr;gap:20px}.check{max-width:900px}.check li{margin:9px 0}.contact{display:grid;grid-template-columns:1fr 1fr;gap:30px}.map{display:grid;place-items:center;text-align:center;background:#f3e8d8}footer{background:#f7eddf;padding:48px 0 20px;border-top:1px solid #dfccb0}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:35px}.footer-logo{width:150px}.fine{text-align:center;border-top:1px solid #dfccb0;padding-top:18px;margin-top:25px;color:#8a6428;font-size:12px;font-weight:800}@media(max-width:900px){.menu{display:block}.links{display:none;position:absolute;left:0;right:0;top:96px;background:#fffaf3;padding:24px;flex-direction:column}.links.show{display:flex}.hero-grid,.team,.twocol,.contact{grid-template-columns:1fr}.hero-img{min-height:430px;order:-1}.hero-copy{padding:50px 6%}.hero h1{font-size:44px}.cards{grid-template-columns:1fr 1fr}.person{grid-template-columns:150px 1fr}.cta .wrap{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}}@media(max-width:560px){.top .wrap{justify-content:center;text-align:center}.logo{width:125px}.cards{grid-template-columns:1fr}.person{grid-template-columns:1fr}.person img{height:380px}.hero-img{min-height:340px}.hero h1{font-size:38px}.pagehero h1{font-size:38px}.btn{width:100%;text-align:center}.trust{display:grid;gap:8px}}