:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#20352a;background:#eef0e7;--green:#173d2b;--line:#dce2d9}*{box-sizing:border-box}body{margin:0;min-height:100vh}.site-header{position:sticky;top:0;z-index:10;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100vw - 1180px)/2));background:#fffffff0;border-bottom:1px solid var(--line);backdrop-filter:blur(9px)}.brand{display:flex;align-items:center;gap:11px;color:var(--green);text-decoration:none}.brand>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--green);color:#e2edb9;font-size:26px}.brand small,.hero small,.cards small,.split small,.walk small{display:block;font-size:9px;letter-spacing:.16em;font-weight:900;color:#78847c}.brand strong{display:block;font:20px Georgia,serif}.site-header nav{display:flex;gap:10px}.site-header nav a,.hero-actions a,.walk a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 14px;background:#edf0e9;color:#405448;text-decoration:none;font-size:12px;font-weight:900}.site-header nav a.primary,.hero-actions a.primary,.walk a{background:var(--green);color:#fff}main{max-width:1180px;margin:0 auto;padding:34px 22px 64px}.hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;align-items:center;min-height:520px}.hero h1{max-width:780px;font:54px Georgia,serif;color:var(--green);line-height:1.02;margin:10px 0 16px}.hero p{max-width:680px;margin:0;color:#607166;font-size:17px;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:24px}.hero-card{border:1px solid #d8dfd3;border-radius:24px;background:#fff;box-shadow:0 24px 70px #173d2b18;padding:18px}.hero-card strong{display:block;margin-top:15px;color:var(--green);font:25px Georgia,serif}.hero-card span{display:block;margin-top:7px;color:#667369;font-size:12px}.mini-map{position:relative;height:250px;border-radius:18px;background:linear-gradient(145deg,#f6f1dc,#e7edcf);overflow:hidden}.mini-map i{position:absolute;display:block}.parcel{inset:28px 33px 34px 26px;background:#dfe8b5;border:3px solid #7d704d;clip-path:polygon(8% 20%,70% 5%,96% 32%,84% 92%,24% 100%,0 62%)}.tree{width:42px;height:42px;border-radius:50%;background:#4d854c;border:5px solid #245335;box-shadow:0 8px 0 #24533522}.t1{left:85px;top:76px}.t2{left:190px;top:122px;background:#678b4a}.t3{left:135px;top:168px;background:#3f7748}.path{left:70px;top:150px;width:220px;height:40px;border-top:8px dashed #9b7a4d;border-radius:50%;transform:rotate(-13deg)}.water{left:205px;top:62px;width:86px;height:34px;border-radius:50%;background:#80b8c9cc;border:3px solid #39748a}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cards article,.split,.walk{border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 12px 34px #243b2d12}.cards article{padding:24px}.cards h2,.split h2,.walk h2{font:28px Georgia,serif;color:var(--green);margin:8px 0 10px}.cards p,.split p,.walk p{margin:0;color:#638068;font-size:14px;line-height:1.55}.split{display:grid;grid-template-columns:1fr 380px;gap:24px;align-items:center;margin-top:18px;padding:30px}.access-list{display:grid;gap:10px}.access-list span{display:block;border-radius:14px;background:#f6f8f0;padding:13px;color:#52645a;font-size:13px}.access-list b{display:block;color:var(--green);font-size:15px}.walk{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:18px;padding:30px;background:linear-gradient(130deg,#173d2b,#315f43 72%,#6f8958);color:#fff}.walk small,.walk p{color:#dce8dc}.walk h2{color:#fff}.walk div{max-width:760px}footer{text-align:center;color:#7b867e;font-size:10px;padding:0 20px 28px}@media(max-width:860px){.hero,.split{grid-template-columns:1fr}.hero{min-height:0}.hero h1{font-size:39px}.cards{grid-template-columns:1fr}.walk{align-items:flex-start;flex-direction:column}.site-header nav a:first-child{display:none}}
