:root{
  --green:#003f2c;
  --green-2:#0d513d;
  --green-soft:#e8f1ec;
  --ink:#111114;
  --text:#3f3f46;
  --muted:#6b6b72;
  --beige:#f8f5ef;
  --beige-2:#f1ece3;
  --gold:#b78c4e;
  --line:#e7e2da;
  --shadow:0 12px 40px rgba(32,24,14,.08);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#efefef;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.45}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
.page-shell{width:min(1480px,calc(100% - 44px));margin:26px auto;background:#fff;border:1px solid #dedede;border-radius:12px;overflow:hidden;box-shadow:0 22px 70px rgba(0,0,0,.12)}
.site-header{height:106px;display:flex;align-items:center;justify-content:space-between;padding:0 48px;border-bottom:1px solid var(--line);background:#fff}
.brand{display:flex;align-items:center;gap:18px;color:var(--green)}
.brand-icon{width:58px;height:58px;display:grid;place-items:center;color:var(--green);flex:0 0 auto}
.brand-icon svg{width:100%;height:100%}
.brand-text{display:flex;flex-direction:column;letter-spacing:.26em;line-height:1.1;color:var(--green);font-family:"Times New Roman",Georgia,serif;font-weight:700}
.brand-text span{font-size:23px}.brand-text small{font-size:13px;letter-spacing:.36em;margin-top:4px}
.main-nav{display:flex;gap:58px;align-items:center;font-size:15px;font-weight:600;color:#1c1c21}
.main-nav a:hover{color:var(--green)}
.header-actions{display:flex;align-items:center;gap:26px}.phone{display:flex;align-items:center;gap:8px;font-weight:700;color:var(--green);white-space:nowrap}.phone svg{width:20px;height:20px}
.btn{height:52px;padding:0 34px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;gap:13px;font-weight:800;font-size:15px;border:1.5px solid var(--green);transition:.18s ease;white-space:nowrap}.btn-primary{background:linear-gradient(180deg,var(--green-2),var(--green));color:white;box-shadow:0 10px 22px rgba(0,63,44,.16)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 16px 28px rgba(0,63,44,.2)}.btn-outline{background:#fff;color:#17241f}.btn-outline:hover{background:#f7fbf8}.btn-header{height:48px;padding:0 28px;border-radius:4px}
.hero{min-height:392px;display:grid;grid-template-columns:42.5% 57.5%;background:#fff;position:relative}.hero-left{padding:38px 0 24px 50px;z-index:1}.eyebrow{display:flex;align-items:center;gap:14px;font-size:14px;font-weight:800;letter-spacing:.24em;color:#8e683a;margin-bottom:14px}.clock{width:25px;height:25px;border:1.5px solid var(--gold);border-radius:50%;position:relative}.clock:before{content:"";position:absolute;width:1.5px;height:8px;background:var(--gold);left:11px;top:5px}.clock:after{content:"";position:absolute;width:7px;height:1.5px;background:var(--gold);left:11px;top:12px;transform:rotate(-35deg);transform-origin:left center}.hero h1{font-family:"Playfair Display",Georgia,serif;font-weight:600;font-size:64px;line-height:.98;letter-spacing:-.045em;margin:0 0 18px;color:#0e0e10}.hero-copy{font-size:17px;line-height:1.55;color:#4a4a50;max-width:570px;margin:0 0 26px}.hero-buttons{display:flex;gap:28px;align-items:center;margin-bottom:26px}.phone-mini{width:18px;height:18px;border:2px solid currentColor;border-radius:50%;position:relative;display:inline-block}.phone-mini:after{content:"";position:absolute;width:7px;height:2px;background:currentColor;left:8px;top:8px;transform:rotate(45deg)}.rating{display:flex;align-items:center;gap:14px;font-size:14px;color:#66666d}.rating strong{font-weight:500}.stars{display:flex;gap:2px}.stars i{display:grid;place-items:center;width:18px;height:18px;background:#18a760;color:#fff;font-size:11px;font-style:normal;border-radius:1px}.hero-visual{position:relative;overflow:hidden}.hero-visual:before{content:"";position:absolute;left:-180px;top:0;bottom:0;width:360px;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.92) 45%,rgba(255,255,255,0) 100%);z-index:2;pointer-events:none}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center}
.services{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:0 48px 22px;background:#fff}.service-card{min-height:130px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;grid-template-columns:82px 1fr;align-items:center;padding:24px 26px;box-shadow:0 6px 18px rgba(0,0,0,.025)}.service-icon{width:58px;height:58px;border:1.5px solid #a9bdb4;border-radius:50%;display:grid;place-items:center;color:var(--green);position:relative}.service-card h2{font-family:"Playfair Display",Georgia,serif;font-size:21px;line-height:1.05;margin:0 0 9px}.service-card p{font-size:13px;line-height:1.45;color:#67676c;margin:0}.people:before{content:"👥";font-size:23px}.document:before{content:"▤";font-size:29px}.house:before{content:"⌂";font-size:31px}.scales:before{content:"⚖";font-size:31px}.process{background:linear-gradient(180deg,#f8f5ef 0%,#fbfaf7 100%);padding:22px 48px 28px;border-top:1px solid #f0ebe3}.section-title{text-align:center;margin-bottom:18px}.section-title span{font-size:12px;font-weight:800;letter-spacing:.28em;color:#8d6b3f}.section-title h2{font-family:"Playfair Display",Georgia,serif;font-size:31px;font-weight:500;line-height:1.1;margin:7px 0 0}.steps-row{display:grid;grid-template-columns:1fr 32px 1fr 32px 1fr;align-items:center;gap:18px;max-width:1020px;margin:0 auto 24px}.step-item{display:grid;grid-template-columns:56px 56px 1fr;align-items:center;gap:16px}.step-number{width:47px;height:47px;border:1.5px solid #c8a874;border-radius:50%;display:grid;place-items:center;background:#fff;font-weight:700}.step-icon{width:40px;height:40px;color:var(--green);display:grid;place-items:center;position:relative}.document-search:before{content:"▤";font-size:32px}.clipboard:before{content:"☷";font-size:34px}.check:before{content:"✓";font-size:31px;border:1.5px solid var(--green);width:38px;height:38px;border-radius:50%;display:grid;place-items:center}.step-item h3{font-size:14px;margin:0 0 4px;font-weight:800}.step-item p{font-size:12.5px;line-height:1.4;color:#66666d;margin:0}.arrow{font-family:Georgia,serif;color:#b89057;font-size:33px;text-align:center}.case-row{display:grid;grid-template-columns:45% 55%;gap:22px;max-width:1280px;margin:0 auto}.case-image{border-radius:7px;overflow:hidden;min-height:120px}.case-image img{width:100%;height:124px;object-fit:cover}.case-row blockquote{background:#fff;border-radius:8px;margin:0;padding:28px 42px 24px;position:relative;box-shadow:0 6px 18px rgba(0,0,0,.03);min-height:124px}.quote-mark{font-family:"Playfair Display",Georgia,serif;color:#b4894c;font-size:49px;line-height:.2}.case-row blockquote p{font-family:"Playfair Display",Georgia,serif;font-style:italic;font-size:18px;line-height:1.33;margin:2px 0 13px;max-width:650px}.case-row cite{font-size:11px;letter-spacing:.16em;font-style:normal;font-weight:800;color:#8b6b3f}.site-footer{padding:22px 48px 14px;background:#fff;border-top:1px solid var(--line)}.footer-main{display:grid;grid-template-columns:2.2fr 1.1fr 1.5fr 1.4fr 1.55fr;gap:42px;align-items:start;padding-bottom:22px;border-bottom:1px solid var(--line)}.footer-brand p{max-width:260px;margin:12px 0 0;color:#68686e;font-size:13px;line-height:1.45}.footer-logo .brand-icon{width:52px;height:52px}.footer-logo .brand-text span{font-size:22px}.footer-col h3{font-size:11px;letter-spacing:.13em;margin:0 0 13px;color:#1f1f23}.footer-col a,.footer-col span{display:block;margin:7px 0;color:#4e4e55;font-size:12.5px}.footer-cta{border:1px solid #ddcdbb;padding:20px 24px;text-align:center;min-height:104px}.footer-cta strong{display:block;margin:0 0 12px;font-size:15px}.footer-cta .btn{height:42px;width:100%;font-size:13px;padding:0 16px}.leaf-small{width:22px;height:22px;display:block;margin:0 auto 7px;color:var(--green)}.leaf-small:before{content:"⌘";color:var(--green)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:12px;color:#777;font-size:12px}.footer-bottom p{margin:0}.footer-bottom nav{display:flex;gap:14px;align-items:center}.footer-bottom a:hover{color:var(--green)}
@media(max-width:1100px){.site-header{padding:0 28px}.main-nav{gap:25px}.hero{grid-template-columns:1fr}.hero-left{padding:42px 32px}.hero-visual{height:310px}.services{grid-template-columns:repeat(2,1fr);padding:0 32px 26px}.steps-row{grid-template-columns:1fr}.arrow{display:none}.case-row{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:8px}.hero h1{font-size:58px}}
@media(max-width:720px){.page-shell{width:100%;margin:0;border-radius:0}.site-header{height:auto;padding:18px;gap:16px;flex-wrap:wrap}.main-nav{order:3;width:100%;overflow:auto;justify-content:flex-start}.header-actions{margin-left:auto}.phone{display:none}.hero h1{font-size:42px}.hero-buttons{flex-direction:column;align-items:flex-start;gap:12px}.services{grid-template-columns:1fr;padding:0 18px 22px}.process{padding:28px 18px}.service-card{grid-template-columns:70px 1fr}.footer-main{grid-template-columns:1fr}.site-footer{padding:24px 18px}.brand-text span{font-size:18px}.brand-text small{font-size:11px}.brand-icon{width:48px;height:48px}}
