:root{--ink:#17251f;--green:#0d5948;--cream:#f5f3ed;--line:#d9ddd8;--muted:#68736d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fbfcfa;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin:0 auto}.nav-wrap{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fbfcfaed;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:76px;display:flex}.wordmark{letter-spacing:-.02em;align-items:center;gap:12px;font-weight:700;display:flex}.wordmark>span{background:var(--ink);color:#fff;letter-spacing:.08em;place-items:center;width:34px;height:34px;font:700 11px Georgia,serif;display:grid}.nav-links{color:#46514c;gap:34px;font-size:14px;display:flex}.nav-links a:hover{color:var(--green)}.nav-cta,.button{justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:700;display:inline-flex}.nav-cta svg,.button svg{width:17px;height:17px}.nav-cta{color:var(--green)}.hero{grid-template-columns:.9fr 1.25fr;align-items:center;gap:70px;min-height:720px;padding:95px 0 92px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--green);align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.eyebrow>span{background:currentColor;width:24px;height:1px}.hero h1,.section h2,.demo-head h2,.contact h2{letter-spacing:-.045em;margin:22px 0;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{font-size:clamp(50px,5vw,73px);line-height:.98}.hero h1 em{color:var(--green);font-weight:400}.hero-text{color:#59655f;max-width:555px;font-size:18px;line-height:1.65}.hero-actions{gap:12px;margin:34px 0;display:flex}.button{border:1px solid var(--ink);min-height:52px;padding:0 22px}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:var(--green)}.button.secondary:hover{background:var(--cream)}.reassurance{color:#64716b;flex-wrap:wrap;align-items:center;gap:18px;font-size:12px;display:flex}.reassurance svg,.capabilities svg,.system-note svg{width:15px;height:15px;color:var(--green)}.dashboard-card{background:#fff;border:1px solid #ccd5d0;padding:25px;box-shadow:0 25px 70px #18322721}.dash-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:20px;display:flex}.dash-top>div:first-child{flex-direction:column;gap:6px;display:flex}.dash-top span{letter-spacing:.17em;color:#7b8781;font-size:9px}.dash-top strong{font:400 23px Georgia,serif}.period{border:1px solid var(--line);letter-spacing:.08em;padding:8px 11px;font-size:9px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin:17px 0;display:grid}.metric{background:#f4f6f3;flex-direction:column;padding:15px 13px;display:flex}.metric>span{color:#6f7d76;font-size:9px}.metric strong{margin:8px 0;font:400 21px Georgia,serif}.metric small{color:#18725d;font-size:8px}.dash-bottom{grid-template-columns:1.55fr 1fr;gap:10px;display:grid}.chart-panel,.property-panel{border:1px solid var(--line);padding:15px}.panel-title{justify-content:space-between;font-size:10px;display:flex}.panel-title span{color:#79847f;font-size:8px}.chart{height:150px;margin-top:10px;position:relative}.chart svg{width:100%;height:110px;position:absolute;inset:8px 0 20px}.gridline{border-top:1px solid #e9ece9;position:absolute;left:0;right:0}.g1{top:28px}.g2{top:68px}.g3{top:108px}.months{color:#85908a;justify-content:space-between;font-size:7px;display:flex;position:absolute;bottom:0;left:0;right:0}.property{grid-template-columns:1.35fr 1fr auto;align-items:center;gap:8px;margin-top:26px;font-size:8px;display:grid}.property>div{background:#e7ebe8;height:4px}.property i{background:var(--green);height:100%;display:block}.property strong{font-size:8px}.trust-strip{background:var(--ink);color:#fff}.trust-strip .shell{justify-content:space-between;align-items:center;min-height:110px;display:flex}.trust-strip p{color:#cdd7d2;font:italic 18px Georgia,serif}.trust-strip div div{letter-spacing:.02em;align-items:center;gap:20px;font-size:12px;display:flex}.trust-strip b{color:#6f8179;font-weight:400}.section{padding:120px 0}.section-heading{grid-template-columns:1.1fr 1fr;column-gap:70px;display:grid}.section-heading .eyebrow{grid-column:1/-1}.section h2,.demo-head h2,.contact h2{font-size:clamp(42px,4.5vw,64px);line-height:1.03}.section-heading>p:last-child{color:var(--muted);align-self:end;max-width:470px;font-size:17px;line-height:1.7}.steps{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.steps article{padding:38px 36px 45px 0;position:relative}.steps article+article{border-left:1px solid var(--line);padding-left:36px}.num{color:#718079;font:italic 13px Georgia,serif}.step-icon{width:48px;height:48px;color:var(--green);border:1px solid #aebbb4;place-items:center;margin:55px 0 30px;font-size:21px;display:grid}.steps h3{font:400 23px Georgia,serif}.steps p{color:var(--muted);font-size:14px;line-height:1.65}.system-note{background:var(--cream);grid-template-columns:1.5fr repeat(3,auto);align-items:center;gap:35px;margin-top:40px;padding:34px 38px;display:grid}.system-note strong{font:400 20px Georgia,serif}.system-note p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.5}.system-note>span{align-items:center;gap:8px;font-size:11px;display:flex}.demo-section{color:#fff;background:#17322a;padding:115px 0}.demo-head{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;display:grid}.eyebrow.light{color:#91c6b4}.demo-head>p{color:#b8c7c1;margin-bottom:28px;font-size:16px;line-height:1.7}.embed-placeholder{color:var(--ink);background:#f4f5f2;border:1px solid #577067;margin-top:55px;box-shadow:0 30px 70px #0003}.browser-bar{border-bottom:1px solid #d3d9d5;align-items:center;gap:7px;height:42px;padding:0 15px;display:flex}.browser-bar i{background:#a9b2ad;border-radius:50%;width:7px;height:7px}.browser-bar span{letter-spacing:.12em;color:#86908b;text-transform:uppercase;margin-left:10px;font-size:9px}.embed-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:410px;display:flex}.power-icon{align-items:flex-end;gap:4px;height:58px;margin-bottom:25px;display:flex}.power-icon span{background:#d9aa22;width:9px}.power-icon span:first-child{height:25px}.power-icon span:nth-child(2){height:38px}.power-icon span:nth-child(3){height:48px}.power-icon span:nth-child(4){height:58px}.embed-inner h3{margin:0;font:400 26px Georgia,serif}.embed-inner p{max-width:550px;color:var(--muted);font-size:14px;line-height:1.6}.placeholder-label{letter-spacing:.15em;color:#75817b;border:1px solid #bac3be;margin-top:20px;padding:8px 12px;font-size:8px}.capabilities{grid-template-columns:repeat(3,1fr);gap:14px 50px;margin-top:38px;display:grid}.capabilities span{color:#d5dfda;align-items:center;gap:10px;font-size:12px;display:flex}.capabilities svg{color:#8ec3b1}.contact{grid-template-columns:1.15fr .85fr;align-items:center;gap:90px;padding:125px 0;display:grid}.contact>div:last-child>p{color:var(--muted);margin-bottom:27px;font-size:17px;line-height:1.7}.contact small{color:#87918c;margin-top:12px;font-size:10px;display:block}footer{border-top:1px solid var(--line)}footer .shell{grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;min-height:130px;display:grid}.footer-mark{font-size:14px}footer p,footer>div>span{color:#76817b;font-size:11px}@media (max-width:900px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.dashboard-card{max-width:700px}.section-heading,.demo-head,.contact,.steps{grid-template-columns:1fr}.steps article+article{border-left:0;border-top:1px solid var(--line);padding-left:0}.step-icon{margin:30px 0 20px}.system-note{grid-template-columns:1fr 1fr}.system-note>div{grid-column:1/-1}.trust-strip .shell{flex-direction:column;justify-content:center;gap:12px}.capabilities{grid-template-columns:1fr 1fr}footer .shell{grid-template-columns:1fr;gap:12px;padding:30px 0}}@media (max-width:600px){.shell{width:min(100% - 30px,1180px)}.nav{height:66px}.nav-cta{display:none}.hero{padding:62px 0}.hero h1{font-size:48px}.hero-text{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.dashboard-card{padding:14px;overflow:hidden}.metric-grid{grid-template-columns:1fr 1fr}.dash-bottom{grid-template-columns:1fr}.property-panel{display:none}.trust-strip .shell{min-height:135px}.trust-strip div div{text-align:center;gap:8px;font-size:10px}.section,.demo-section,.contact{padding:85px 0}.section-heading{display:block}.steps{margin-top:45px}.system-note{grid-template-columns:1fr;padding:27px}.system-note>div{grid-column:auto}.demo-head{display:block}.embed-inner{height:340px;padding:25px}.capabilities{grid-template-columns:1fr}.contact{gap:25px}.contact h2{font-size:44px}footer .shell{flex-direction:column;align-items:flex-start;display:flex}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.wordmark{letter-spacing:normal;gap:0;font-weight:400}.wordmark img{width:178px;height:auto;display:block}.footer-mark img{width:190px}.contact-email{color:var(--green);margin-top:15px;font-size:12px;display:block}.contact small{display:none}
