:root{--ink:#101827;--muted:#637083;--line:#d9e3eb;--panel:#fff;--bg:#f4f7f9;--green:#087b63;--deep:#123f4a;--purple:#6653a6;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Segoe UI,system-ui,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(var(--max),calc(100% - 64px));margin:auto}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.08em}.brand img{width:30px;height:30px;border-radius:8px}.nav nav{display:flex;gap:30px;color:var(--muted);font-size:14px}.nav nav a:hover,.text-link:hover{color:var(--green)}.nav-cta{font-weight:700;font-size:13px;color:var(--green)}.nav-cta span{font-size:18px;margin-left:6px}.hero{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center;padding:76px 0 88px}.eyebrow{color:var(--green);font-size:11px;font-weight:800;letter-spacing:.14em;display:flex;align-items:center;gap:8px}.eyebrow i,.proof .dot,.live-pill i,.dash-foot i{width:7px;height:7px;border-radius:50%;background:#25b58e;display:inline-block}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.04em;margin:22px 0 24px}.hero h1 em{font-style:normal;color:var(--green)}.lead{font-size:18px;line-height:1.6;color:var(--muted);max-width:500px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.button{display:inline-flex;align-items:center;gap:18px;padding:15px 20px;border-radius:7px;font-weight:800;font-size:14px}.button.primary{background:var(--green);color:white;box-shadow:0 8px 18px #087b6330}.button:hover{transform:translateY(-2px)}.text-link{font-size:14px;font-weight:700}.text-link span{margin-left:8px;color:var(--green)}.proof{display:flex;gap:10px;align-items:center;font-size:11px;color:var(--muted);margin-top:34px}.proof .dot{margin-right:2px}.proof strong{color:var(--ink)}.product-stage{position:relative}.glow{position:absolute;inset:10% -5%;background:#42c4a433;filter:blur(70px);z-index:0}.window-card{position:relative;z-index:1;background:#fff;border:1px solid #cbd9e4;border-radius:12px;box-shadow:0 24px 60px #102a391c;overflow:hidden;transform:rotate(1deg)}.window-top{height:52px;background:#f9fbfc;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 20px;gap:16px;font-size:11px}.mini-brand{background:var(--green);color:#fff;border-radius:5px;padding:8px 10px;font-weight:800;letter-spacing:.08em}.window-title{font-weight:700;color:#304052}.window-title b{font-size:9px;background:var(--deep);color:#fff;border-radius:3px;padding:4px 6px;margin-left:6px}.window-dots{margin-left:auto;color:#98a7b5;letter-spacing:3px}.window-body{display:grid;grid-template-columns:125px 1fr;min-height:310px}.window-body aside{background:#f7fafc;border-right:1px solid var(--line);padding:18px 10px;display:flex;flex-direction:column;gap:8px;color:#718093;font-size:11px}.window-body aside span{padding:11px;border-radius:6px}.window-body aside .selected{background:#dff2ed;color:var(--deep);font-weight:800}.dashboard{padding:22px}.dash-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px}.dash-head small,.dash-card small{font-size:9px;color:#798798;letter-spacing:.08em;font-weight:800}.dash-head h3{margin:7px 0 0;font-size:20px}.live-pill{font-size:10px;color:var(--green);font-weight:800}.live-pill i{margin-right:5px}.dash-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.dash-card{border:1px solid var(--line);border-radius:8px;padding:15px;min-height:92px}.dash-card.accent{border-color:#48ae93}.dash-card.purple{border-color:#a99bd1}.dash-card strong{display:block;font-size:19px;margin-top:9px}.dash-card span{display:block;color:var(--muted);font-size:10px;margin-top:4px}.bars{display:flex;align-items:end;gap:3px;height:18px;margin-top:10px}.bars i{width:8px;background:#2aa789;border-radius:2px}.bars i:nth-child(1){height:7px}.bars i:nth-child(2){height:12px}.bars i:nth-child(3){height:9px}.bars i:nth-child(4){height:16px}.bars i:nth-child(5){height:11px}.bars i:nth-child(6){height:15px}.bars i:nth-child(7){height:18px}.dash-foot{display:flex;gap:15px;color:var(--muted);font-size:10px;margin-top:22px}.dash-foot i{margin-right:5px}.trusted{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;color:#8a98a7;font-size:10px;letter-spacing:.12em}.trusted div{display:flex;gap:34px;color:#526072;font-size:11px;letter-spacing:.04em}.section{padding:120px 0}.section-intro{max-width:680px}.section h2,.steps h2,.download h2{font-size:clamp(34px,4vw,50px);line-height:1.06;letter-spacing:-.035em;margin:18px 0}.section-intro p{color:var(--muted);font-size:17px;line-height:1.6}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:60px}.feature-grid article{background:var(--panel);border:1px solid var(--line);border-radius:9px;padding:28px;min-height:250px}.feature-icon{font-size:28px;color:var(--green)}article h3{font-size:19px;margin:24px 0 10px}article p{color:var(--muted);font-size:14px;line-height:1.6}article a{color:var(--green);font-weight:800;font-size:12px}.band{background:var(--deep);color:white}.steps{padding:100px 0;display:grid;grid-template-columns:1fr 1fr;gap:90px}.steps .eyebrow{color:#61d7b4}.step-list>div{display:flex;gap:24px;border-bottom:1px solid #ffffff24;padding:0 0 24px;margin-bottom:24px}.step-list b{color:#64d9b7;font-size:12px}.step-list strong{display:block;font-size:17px}.step-list small{display:block;color:#b7c6cf;line-height:1.5;margin-top:7px}.download{padding:100px 0}.download-card{background:#e1f2ed;border:1px solid #b9dfd3;border-radius:10px;padding:48px 54px;display:flex;justify-content:space-between;align-items:center;gap:40px}.download h2{font-size:40px}.download p{color:#526b72;max-width:550px}.download-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.download-actions small{color:#617a7e;font-size:11px}.footer{border-top:1px solid var(--line);padding:26px 0;color:#7d8a98;font-size:11px;display:flex;justify-content:space-between}.footer span:last-child{text-align:right}@media(max-width:850px){.shell{width:min(100% - 34px,var(--max))}.nav nav{display:none}.hero,.steps{grid-template-columns:1fr;gap:45px;padding:54px 0}.hero h1{font-size:48px}.feature-grid{grid-template-columns:1fr}.trusted{display:block;line-height:2}.trusted div{flex-wrap:wrap;gap:12px 22px}.download-card{display:block;padding:34px}.download-actions{margin-top:28px}.footer{display:block;line-height:1.8}.footer span:last-child{text-align:left;display:block}.window-body{min-height:270px}.window-card{transform:none}}
