:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f1e6;--paper:#fbf7ef;--panel:#fffbf5;--white:#fff;--ink:#202732;--muted:#5b6170;--soft:#7a6a52;--gold:#b8873a;--gold-dark:#9d6b26;--gold-light:#e5d2ae;--line:#dbc8a4;--shadow:0 24px 70px rgba(65,48,24,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 11% 16%,rgba(255,255,255,.76),transparent 26rem),radial-gradient(circle at 88% 8%,rgba(255,255,255,.66),transparent 24rem),var(--bg);min-width:320px;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(100% - 40px,1440px);margin-left:auto;margin-right:auto}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(251,247,239,.92);position:-webkit-sticky;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:86px;padding-top:14px;padding-bottom:14px;display:flex}.brand{flex:none;align-items:center;display:inline-flex}.brand img{width:265px;height:auto;display:block}.main-nav{color:#3c414b;align-items:center;gap:38px;font-size:15px;font-weight:600;display:flex}.main-nav a{border-bottom:2px solid transparent;padding:12px 0;transition:border-color .18s,color .18s}.main-nav a:hover,.main-nav a.active{border-color:var(--gold);color:var(--gold-dark)}.header-actions{white-space:nowrap;align-items:center;gap:14px;display:flex}.button{border:1px solid var(--gold);background:var(--gold);min-height:56px;color:var(--white);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 34px;font-weight:800;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 16px 34px rgba(184,135,58,.25)}.button:hover{border-color:var(--gold-dark);background:var(--gold-dark);transform:translateY(-1px);box-shadow:0 18px 38px rgba(157,107,38,.28)}.button-small{min-height:44px;padding-left:22px;padding-right:22px;font-size:14px}.button-ghost{box-shadow:none;color:var(--gold-dark);background:0 0}.button-ghost:hover{background:var(--white);color:var(--gold-dark)}.hero-section{grid-template-columns:minmax(0,.9fr) minmax(580px,1.1fr);align-items:center;gap:56px;padding-top:54px;padding-bottom:26px;display:grid}.hero-copy{min-width:0}.eyebrow{color:var(--gold);letter-spacing:.42em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:800}.hero-copy h1{max-width:770px;color:var(--ink);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:max(40px,min(5.4vw,82px));font-weight:950;line-height:.98}.lead{max-width:660px;color:var(--muted);margin:30px 0 0;font-size:18px;line-height:1.62}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}.analytics-preview{background:var(--panel);box-shadow:var(--shadow);border:1px solid #e1d0ae;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(310px,.92fr);gap:12px;padding:12px;display:grid;position:relative}.analytics-preview:before,.analytics-preview:after{z-index:-1;content:"";filter:blur(46px);border-radius:999px;width:220px;height:220px;position:absolute}.analytics-preview:before{background:rgba(217,189,130,.3);top:80px;left:-70px}.analytics-preview:after{background:rgba(255,255,255,.84);bottom:8px;right:-55px}.map-card{background:#efe8d9;border:1px solid #ecdcc0;border-radius:12px;min-height:350px;position:relative;overflow:hidden}.map-grid{background:linear-gradient(36deg,transparent 45%,rgba(255,255,255,.65) 45%,rgba(255,255,255,.65) 48%,transparent 48%),linear-gradient(141deg,transparent 42%,rgba(255,255,255,.58) 42%,rgba(255,255,255,.58) 45%,transparent 45%),#efe8d9;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.road{background:rgba(255,250,240,.96);border-radius:999px;position:absolute}.road-a{width:112%;height:17px;top:21%;left:-6%;transform:rotate(-9deg)}.road-b{width:112%;height:17px;top:65%;left:-6%;transform:rotate(8deg)}.road-c{width:16px;height:122%;top:-10%;left:22%;transform:rotate(7deg)}.road-d{width:16px;height:122%;top:-10%;right:19%;transform:rotate(-11deg)}.route{background:rgba(184,135,58,.55);border-radius:999px;height:2px;position:absolute}.route-a{width:116%;top:25%;left:-7%;transform:rotate(-9deg)}.route-b{width:116%;top:69%;left:-8%;transform:rotate(8deg)}.pin{background:var(--gold);border-radius:50% 50% 50% 0;width:20px;height:20px;position:absolute;transform:rotate(-45deg)}.pin:after{background:var(--panel);content:"";border-radius:50%;position:absolute;top:6px;bottom:6px;left:6px;right:6px}.pin-1{top:12%;left:52%}.pin-2{top:20%;left:72%}.pin-3{top:35%;left:42%}.pin-4{top:42%;left:63%}.pin-5{top:58%;left:78%}.pin-6{top:67%;left:55%}.pin-7{top:74%;left:34%}.pin-8{top:77%;left:83%}.property-popover{background:var(--white);border:1px solid #e0c69a;border-radius:12px;width:218px;margin:0;padding:12px;position:absolute;top:72px;left:32px;box-shadow:0 18px 40px rgba(65,48,24,.2)}.image-tile,.example-image,.thumb{background-position:50%;background-size:cover;display:block;position:relative;overflow:hidden}.image-tile:after,.example-image:after,.thumb:after{content:"";background:linear-gradient(90deg,rgba(255,255,255,.45),rgba(255,255,255,.08));height:34%;position:absolute;bottom:0;left:0;right:0}.image-office{background-image:linear-gradient(rgba(58,83,105,.08),rgba(18,28,39,.5)),repeating-linear-gradient(90deg,transparent 0,transparent 28px,rgba(255,255,255,.3) 28px,rgba(255,255,255,.3) 32px),linear-gradient(135deg,#8fb2ca,#233849 52%,#d4a45a)}.image-interior{background-image:linear-gradient(rgba(255,255,255,.2),rgba(74,56,38,.5)),repeating-linear-gradient(90deg,rgba(255,255,255,.45) 0,rgba(255,255,255,.45) 2px,transparent 2px,transparent 52px),linear-gradient(135deg,#d4c5ad,#8a735a 55%,#303946)}.image-retail{background-image:linear-gradient(rgba(255,255,255,.16),rgba(68,42,20,.48)),repeating-linear-gradient(90deg,rgba(255,255,255,.42) 0,rgba(255,255,255,.42) 3px,transparent 3px,transparent 44px),linear-gradient(135deg,#e8c47d,#7a5132 48%,#2d3137)}.property-popover .image-tile{border-radius:8px;height:126px}.property-popover h2{color:var(--ink);margin:13px 0 4px;font-size:15px;line-height:1.2}.property-popover p{color:var(--soft);margin:0;font-size:12px;line-height:1.4}.popover-bottom{justify-content:space-between;align-items:end;gap:10px;margin-top:12px;display:flex}.popover-bottom strong,.popover-bottom small{display:block}.popover-bottom strong{color:var(--ink);font-size:14px}.popover-bottom small{color:var(--soft);margin-top:4px;font-size:12px}.popover-bottom b{color:var(--gold);text-transform:uppercase;border:1px solid #e1c189;border-radius:4px;padding:5px 7px;font-size:10px}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.metric-card{background:rgba(255,255,255,.8);border:1px solid #ecdcc0;border-radius:12px;min-height:156px;padding:16px}.metric-card h2{color:#343944;margin:0 0 12px;font-size:12px;font-weight:900}.match-card{flex-direction:column;display:flex}.match-ring{flex:1;place-items:center;display:grid}.match-ring>span{background:conic-gradient(var(--gold)0 92%,#efe3ca 92% 100%);border-radius:50%;place-items:center;width:104px;height:104px;display:grid}.match-ring>span>strong,.match-ring>span>small{grid-area:1/1}.match-ring>span:before{background:var(--panel);content:"";border-radius:50%;grid-area:1/1;width:70px;height:70px;display:block}.match-ring strong{color:var(--ink);z-index:1;margin-top:-12px;font-size:24px}.match-ring small{width:56px;color:var(--soft);text-align:center;z-index:1;margin-top:36px;font-size:9px;line-height:1.15}.metric-number{color:var(--ink);margin:0;font-size:30px;font-weight:950}.metric-note{color:var(--soft);margin:2px 0 0;font-size:11px}.sparkline{width:100%;height:68px;margin-top:8px;display:block}.sparkline path{fill:none;stroke:var(--gold);stroke-linecap:round;stroke-width:4px}.bars{align-items:end;gap:10px;height:112px;padding-left:4px;padding-right:4px;display:flex}.bars span{background:#e3c999;border-radius:3px 3px 0 0;flex:1}.bars span:nth-child(2n){background:var(--gold)}.best-card ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.best-card li{grid-template-columns:46px minmax(0,1fr) 38px;align-items:center;gap:9px;display:grid}.best-card .thumb{border-radius:6px;height:40px}.best-card strong,.best-card small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.best-card strong{color:var(--ink);font-size:12px}.best-card small{color:var(--soft);margin-top:2px;font-size:10px}.best-card b{border:2px solid var(--gold);width:34px;height:34px;color:var(--gold-dark);border-radius:999px;place-items:center;font-size:10px;display:grid}.sources-row{background:rgba(255,255,255,.7);border:1px solid #ecdcc0;border-radius:12px;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:12px;padding:12px 16px;font-size:14px;display:flex}.sources-row strong{color:var(--ink)}.sources-row span{background:var(--panel);width:28px;height:28px;color:var(--gold);border:1px solid #ead7b6;border-radius:999px;place-items:center;font-size:11px;font-weight:950;display:grid}.sources-row em{color:#7a5d32;background:#efe3ca;border-radius:999px;padding:5px 12px;font-size:12px;font-style:normal;font-weight:800}.search-panel{background:var(--panel);border:1px solid #e3cfaa;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:14px;margin-top:6px;padding:14px;display:grid;box-shadow:0 18px 54px rgba(65,48,24,.12)}.search-panel button{background:var(--white);min-height:66px;color:var(--ink);cursor:pointer;text-align:left;border:1px solid #ead7b6;border-radius:8px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:0 16px;transition:border-color .18s;display:grid}.search-panel button:hover{border-color:#c89a52}.search-panel strong,.search-panel small{display:block}.search-panel strong{font-size:12px;font-weight:900}.search-panel small{color:#6b6258;margin-top:4px;font-size:14px}.search-panel i{border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);width:9px;height:9px;transform:rotate(45deg)translateY(-3px)}.filter-icon,.feature-icon,.step-icon{color:var(--gold);display:inline-block;position:relative}.filter-icon{width:30px;height:30px}.filter-icon:before,.filter-icon:after{content:"";position:absolute}.stack-icon:before{border:2px solid;border-top-width:3px;top:7px;bottom:7px;left:4px;right:4px;transform:skewY(-24deg)}.stack-icon:after{border-bottom:2px solid;border-left:2px solid;height:10px;bottom:3px;left:6px;right:6px;transform:skewY(-24deg)}.pin-icon:before{border:2px solid;border-radius:50% 50% 50% 0;width:15px;height:15px;top:3px;left:7px;transform:rotate(-45deg)}.pin-icon:after{background:currentColor;border-radius:50%;width:4px;height:4px;top:9px;left:13px}.wallet-icon:before{border:2px solid;border-radius:5px;top:7px;bottom:4px;left:2px;right:2px}.wallet-icon:after{border:2px solid;border-right:0;border-radius:5px 0 0 5px;width:10px;height:8px;top:13px;right:2px}.area-icon:before{border:2px solid;top:5px;bottom:5px;left:5px;right:5px}.area-icon:after{background:currentColor;width:14px;height:2px;top:17px;left:9px;transform:rotate(-45deg)}.search-button{white-space:nowrap;gap:12px;min-height:66px}.search-icon{width:20px;height:20px;position:relative}.search-icon:before{content:"";border:2px solid;border-radius:50%;position:absolute;top:1px;bottom:5px;left:1px;right:5px}.search-icon:after{content:"";background:currentColor;border-radius:999px;width:8px;height:2px;position:absolute;bottom:1px;right:1px;transform:rotate(45deg)}.features-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding-top:22px;padding-bottom:22px;display:grid}.feature-card{border:1px solid var(--gold-light);background:rgba(255,255,255,.9);border-radius:8px;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:18px;min-height:122px;padding:22px;display:grid;box-shadow:0 14px 36px rgba(65,48,24,.08)}.feature-card h2{color:var(--ink);margin:0;font-size:16px;line-height:1.25}.feature-card p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.45}.feature-icon,.step-icon{width:52px;height:52px}.feature-icon:before,.feature-icon:after,.step-icon:before,.step-icon:after{content:"";position:absolute}.database-icon:before{border:3px solid;border-radius:50%/18%;top:4px;bottom:4px;left:6px;right:6px}.database-icon:after{border-top:3px solid;border-bottom:3px solid;border-radius:50%;height:14px;top:22px;left:6px;right:6px}.people-icon:before{width:20px;height:20px;box-shadow:21px 4px 0 -3px var(--bg),21px 4px 0 0 currentColor;border:3px solid;border-radius:50%;top:7px;left:4px}.people-icon:after{border:3px solid;border-bottom:0;border-top-left-radius:30px;border-top-right-radius:30px;height:20px;bottom:5px;left:0;right:2px}.sync-icon:before,.sync-icon:after{border:3px solid;border-radius:50%;width:34px;height:34px}.sync-icon:before{border-right-color:transparent;top:3px;left:2px}.sync-icon:after{border-left-color:transparent;bottom:3px;right:2px}.house-icon:before{border:3px solid;width:34px;height:28px;top:19px;left:8px}.house-icon:after{border-top:3px solid;border-left:3px solid;width:30px;height:30px;top:6px;left:10px;transform:rotate(45deg)}.work-and-base{grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);align-items:start;gap:42px;padding-top:6px;padding-bottom:28px;display:grid}.section-title{align-items:center;gap:16px;margin-bottom:22px;display:flex}.section-title h2{color:#343944;letter-spacing:.26em;text-transform:uppercase;flex:none;margin:0;font-size:13px;font-weight:950}.section-title span{background:#c9ad74;flex:1;height:1px}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.steps-grid article{min-height:196px;padding:8px 2px}.steps-grid b{background:var(--panel);width:34px;height:34px;color:var(--gold);border:1px solid #c9ad74;border-radius:999px;place-items:center;font-size:15px;display:grid}.steps-grid h3{color:var(--ink);margin:18px 0 0;font-size:16px;line-height:1.25}.steps-grid p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.45}.step-icon{margin-top:22px}.layer-icon:before{border:3px solid;width:32px;height:24px;top:6px;left:8px;transform:skewY(-27deg)}.layer-icon:after{border-bottom:3px solid;border-left:3px solid;height:20px;bottom:5px;left:8px;right:8px;transform:skewY(-27deg)}.bars-icon:before{background:currentColor;height:3px;bottom:7px;left:8px;right:6px}.bars-icon:after{background:currentColor;width:5px;height:20px;bottom:10px;left:13px;box-shadow:13px -8px,26px -18px}.star-icon:before{clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,80% 95%,50% 72%,20% 95%,32% 56%,2% 35%,39% 35%);background:currentColor;width:42px;height:42px;top:5px;left:5px}.star-icon:after{background:var(--bg);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,80% 95%,50% 72%,20% 95%,32% 56%,2% 35%,39% 35%);width:28px;height:28px;top:12px;left:12px}.examples-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.example-card{background:var(--white);border:1px solid #e3cfaa;border-radius:8px;padding:12px;overflow:hidden;box-shadow:0 14px 36px rgba(65,48,24,.08)}.example-image{border-radius:6px;height:126px}.example-image strong{z-index:1;background:var(--gold);color:var(--white);letter-spacing:.08em;text-transform:uppercase;border-radius:4px;padding:7px 10px;font-size:11px;position:absolute;top:8px;right:8px}.example-card h3{color:var(--ink);margin:14px 0 0;font-size:16px;line-height:1.25}.example-card p{color:#6b6258;margin:5px 0 0;font-size:12px}.example-card dl{border-bottom:1px solid #ecdcc0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:12px 0 0;padding-bottom:12px;display:grid}.example-card dt{color:var(--soft);font-size:10px}.example-card dd{color:var(--ink);margin:4px 0 0;font-size:13px;font-weight:900}.example-card footer{color:var(--soft);margin-top:12px;font-size:11px;line-height:1.45}.final-cta{background:var(--paper);border:1px solid #d9bd82;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;margin-bottom:34px;padding:28px 48px;display:grid;overflow:hidden;box-shadow:0 16px 50px rgba(88,67,36,.08)}.target-icon{width:82px;height:82px;color:var(--gold);border:1px solid #d9bd82;border-radius:50%;position:relative}.target-icon:before{content:"";border:3px solid;border-radius:50%;width:26px;height:26px;position:absolute;top:20px;left:23px}.target-icon:after{content:"";border:3px solid;border-bottom:0;border-top-left-radius:30px;border-top-right-radius:30px;height:24px;position:absolute;bottom:17px;left:16px;right:16px}.final-cta h2{color:var(--ink);margin:0;font-size:max(24px,min(3vw,32px));line-height:1.15}.final-cta p{color:var(--muted);margin:9px 0 0;font-size:16px}@media (max-width:1240px){.header-inner{flex-wrap:wrap}.main-nav{order:3;justify-content:center;width:100%}.hero-section,.work-and-base{grid-template-columns:1fr}.analytics-preview{grid-template-columns:minmax(0,1fr) minmax(300px,.85fr)}.features-grid,.search-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.search-button{grid-column:1/-1}}@media (max-width:860px){.container{width:min(100% - 28px,1440px)}.header-inner{min-height:auto}.brand img{width:220px}.main-nav{display:none}.hero-section{padding-top:34px}.analytics-preview{grid-template-columns:1fr}.map-card{min-height:320px}.metrics-grid,.steps-grid,.examples-grid,.features-grid{grid-template-columns:1fr}.feature-card{grid-template-columns:56px minmax(0,1fr)}.final-cta{grid-template-columns:1fr;padding:26px}}@media (max-width:560px){.header-actions,.button-small{width:100%}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.search-panel{grid-template-columns:1fr}.property-popover{width:auto;left:16px;right:16px}}
