:root{--background:#f7f8f6;--surface:#fff;--surface-muted:#eef3f1;--ink:#18222d;--muted:#5f6d77;--line:#d7dfdf;--green:#245d55;--green-dark:#163d38;--blue:#315f7c;--gold:#b5853b;--shadow:0 24px 70px #18222d1c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}main{min-height:100vh;overflow-x:hidden}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8f6e0;border-bottom:1px solid #18222d1a;justify-content:space-between;align-items:center;gap:24px;min-height:74px;padding:0 clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{letter-spacing:0;align-items:center;gap:12px;font-weight:800;display:inline-flex}.brand-mark{background:var(--green);color:#fff;letter-spacing:.04em;border-radius:6px;place-items:center;width:38px;height:38px;font-size:13px;display:inline-grid}.nav-links{color:var(--muted);align-items:center;gap:clamp(16px,3vw,32px);font-size:14px;font-weight:700;display:flex}.nav-links a:hover,.site-footer a:hover{color:var(--green)}.hero{grid-template-columns:minmax(0,1.03fr) minmax(360px,.97fr);align-items:center;gap:clamp(30px,5vw,72px);padding:clamp(58px,9vw,118px) clamp(20px,5vw,72px) clamp(48px,8vw,88px);display:grid}.hero-copy{max-width:760px}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:760px;margin-bottom:22px;font-size:clamp(42px,6.2vw,82px);line-height:.98}h2{letter-spacing:0;margin-bottom:0;font-size:clamp(30px,4vw,54px);line-height:1.04}h3{letter-spacing:0;font-size:21px;line-height:1.2}.hero-text{max-width:660px;color:var(--muted);margin-bottom:30px;font-size:19px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid var(--green);border-radius:5px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:800;line-height:1;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:var(--green-dark);border-color:var(--green-dark)}.button.secondary{color:var(--green-dark);background:0 0}.workflow-preview{border:1px solid var(--line);min-height:540px;box-shadow:var(--shadow);background:linear-gradient(145deg,#ffffffd6,#eef3f19e),repeating-linear-gradient(0deg,#0000 0 31px,#315f7c24 31px 32px),repeating-linear-gradient(90deg,#0000 0 35px,#315f7c1f 35px 36px),#e8efee;border-radius:8px;position:relative;overflow:hidden}.workflow-preview:before{content:"";pointer-events:none;border:1px solid #245d5529;border-radius:6px;position:absolute;inset:18px}.preview-toolbar{z-index:1;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #18222d1c;justify-content:space-between;gap:14px;padding:18px 20px;font-size:13px;font-weight:800;display:flex;position:relative}.preview-body{z-index:1;grid-template-columns:minmax(0,1fr);gap:24px;padding:28px;display:grid;position:relative}.parcel-map{background:linear-gradient(120deg,#ffffff80,#fff0),repeating-linear-gradient(18deg,#245d5514 0 2px,#0000 2px 32px),#f9fbfa;border:1px solid #315f7c4d;border-radius:7px;min-height:258px;position:relative}.parcel{background:#ffffff85;border:2px solid #245d557a;display:block;position:absolute}.parcel-a{width:36%;height:42%;top:28px;left:30px}.parcel-b{width:34%;height:31%;top:52px;right:34px;transform:rotate(5deg)}.parcel-c{width:44%;height:28%;bottom:34px;right:70px;transform:rotate(-8deg)}.parcel-d{width:28%;height:27%;bottom:36px;left:52px}.record-stack{gap:10px;display:grid}.record-stack div{background:#ffffffc2;border:1px solid #18222d1a;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:14px 16px;display:flex}.record-stack span{color:var(--muted);font-size:14px}.record-stack strong{color:var(--green-dark);font-size:14px}.value-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin:0 clamp(20px,5vw,72px);display:grid}.value-strip div{border-right:1px solid var(--line);padding:24px}.value-strip div:last-child{border-right:none}.value-strip span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:13px;font-weight:800;display:block}.value-strip strong{font-size:clamp(20px,2vw,28px);line-height:1.1}.section{padding:clamp(64px,10vw,120px) clamp(20px,5vw,72px)}.section-heading{max-width:880px;margin-bottom:34px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.service-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:250px;padding:28px}.service-card h3{margin-bottom:14px}.service-card p{color:var(--muted);margin-bottom:0;font-size:17px;line-height:1.62}.process-section{background:#eef3f1}.process-list{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid}.process-list li{background:var(--surface);min-height:250px;padding:28px}.process-list span{color:var(--gold);letter-spacing:.08em;margin-bottom:42px;font-weight:900;display:block}.process-list p{color:var(--ink);margin-bottom:0;font-size:18px;line-height:1.55}.contact-band{background:var(--green-dark);color:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin:clamp(20px,5vw,72px);padding:clamp(30px,5vw,54px);display:grid}.contact-band p{color:#ffffffc2;max-width:760px;font-size:18px;line-height:1.6}.contact-band .eyebrow{color:#d6b36e}.contact-band .button.primary{color:var(--green-dark);white-space:nowrap;background:#fff;border-color:#fff}.site-footer{border-top:1px solid var(--line);min-height:82px;color:var(--muted);justify-content:space-between;align-items:center;gap:18px;padding:0 clamp(20px,5vw,72px);font-size:14px;display:flex}.site-footer a{color:var(--ink);text-underline-offset:4px;font-weight:800;text-decoration:underline}@media (max-width:980px){.hero{grid-template-columns:1fr}.workflow-preview{min-height:470px}.service-grid,.process-list{grid-template-columns:1fr 1fr}.contact-band{grid-template-columns:1fr}}@media (max-width:680px){.site-header{flex-direction:column;align-items:flex-start;padding-top:18px;padding-bottom:18px;position:static}.nav-links{justify-content:space-between;gap:12px;width:100%;font-size:13px}.hero{padding-top:42px}h1{font-size:42px}h2{font-size:32px}.hero-text{font-size:17px}.workflow-preview{min-height:auto}.preview-toolbar,.record-stack div,.site-footer{flex-direction:column;align-items:flex-start}.preview-body{padding:18px}.parcel-map{min-height:220px}.value-strip,.service-grid,.process-list{grid-template-columns:1fr}.value-strip div{border-right:none;border-bottom:1px solid var(--line)}.value-strip div:last-child{border-bottom:none}.service-card,.process-list li{min-height:auto}.contact-band{margin-left:20px;margin-right:20px}.button{width:100%}}
