:root{--forest:#0d3027;--forest2:#174b3d;--green:#1f8063;--mint:#e8f3ee;--cream:#f7f4ec;--gold:#d5ae6d;--ink:#15352c;--muted:#6b7e77;--white:#fff;--line:#dfe7e2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:15px/1.6 Inter,Segoe UI,Arial,sans-serif}.publicNav{height:84px;max-width:1240px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.publicBrand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none}.publicBrand img{width:45px;height:45px;object-fit:contain}.publicBrand span{display:grid;line-height:1.05}.publicBrand b{font:700 20px Georgia,serif}.publicBrand small{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--green)}.publicNav>div{display:flex;align-items:center;gap:28px}.publicNav>div>a{color:var(--ink);text-decoration:none;font-weight:700;font-size:13px}.navLogin{padding:10px 18px;border:1px solid #b9ccc4;border-radius:9px}.hero{min-height:680px;max-width:1240px;margin:auto;padding:70px 28px 100px;display:grid;grid-template-columns:.9fr 1.1fr;gap:62px;align-items:center}.heroTag{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #cbdcd4;border-radius:30px;background:#ffffff99;color:var(--green);font-size:12px;font-weight:800}.heroTag i,.connectionStatus>i{width:8px;height:8px;border-radius:50%;background:#37a87e;box-shadow:0 0 0 4px #d9eee5}.hero h1{font:700 clamp(48px,5.8vw,76px)/.98 Georgia,serif;letter-spacing:-3px;margin:24px 0}.hero h1 em{color:var(--green);font-style:normal}.heroCopy>p{max-width:570px;color:var(--muted);font-size:19px}.heroActions{display:flex;gap:12px;margin:32px 0}.cta,.ghost{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:14px 20px;border-radius:10px;text-decoration:none;font-weight:800}.cta{background:var(--forest);color:white;box-shadow:0 12px 25px #153c3028}.ghost{color:var(--ink);border:1px solid #cddbd5}.heroTrust{display:flex;flex-wrap:wrap;gap:17px;color:#5f736c;font-size:12px}.heroVisual{position:relative;min-height:470px;display:grid;place-items:center}.visualGlow{position:absolute;width:460px;height:460px;border-radius:50%;background:#dfeee7;filter:blur(3px)}.productWindow{position:relative;width:100%;border:1px solid #c9d8d1;border-radius:18px;background:white;box-shadow:0 32px 80px #15382d25;overflow:hidden;transform:rotate(1deg)}.productWindow>header{height:46px;padding:0 16px;display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);font-size:11px}.productWindow header i{margin-left:auto;color:#287a5e;font-style:normal}.dots{color:#c4d0cb;letter-spacing:3px}.mockBody{display:grid;grid-template-columns:60px 1fr;min-height:350px}.mockBody aside{background:var(--forest);padding:17px 12px;display:grid;align-content:start;gap:22px}.mockBody aside img{width:34px}.mockBody aside span{height:7px;border-radius:5px;background:#ffffff25}.mockBody section{padding:25px}.welcome{font:700 22px Georgia,serif}.welcome small{display:block;font:12px Inter,Arial;color:var(--muted);margin-top:4px}.mockStats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:22px 0}.mockStats article{padding:13px;border:1px solid var(--line);border-radius:10px}.mockStats small,.mockStats b,.mockStats em{display:block}.mockStats small{color:var(--muted);font-size:9px}.mockStats b{font:700 22px Georgia;margin:4px 0}.mockStats em{font-size:8px;color:var(--green);font-style:normal}.mockChart{display:grid;grid-template-columns:1fr 110px 35px;align-items:center;gap:12px;padding:13px 4px;border-top:1px solid var(--line)}.mockChart div{display:grid}.mockChart small{font-size:9px;color:var(--muted)}.mockChart>span{height:6px;background:#e7efeb;border-radius:8px}.mockChart>span i{display:block;width:78%;height:100%;background:var(--green);border-radius:8px}.mockChart strong{font-size:11px}.floatingCard{position:absolute;right:-20px;bottom:22px;display:flex;align-items:center;gap:10px;padding:13px 16px;border:1px solid #c8d9d1;border-radius:12px;background:white;box-shadow:0 15px 35px #173e3130}.floatingCard>i{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#dff1e8;color:var(--green);font-style:normal}.floatingCard span{display:grid}.floatingCard small{color:var(--muted)}.features{padding:100px max(28px,calc((100vw - 1184px)/2));background:white}.sectionIntro{text-align:center;max-width:650px;margin:0 auto 50px}.sectionIntro>span,.steps>div>span,.finalCta>span{color:var(--green);font-size:11px;font-weight:900;letter-spacing:2px}.sectionIntro h2,.steps h2,.finalCta h2{font:700 clamp(34px,4vw,50px)/1.08 Georgia;margin:15px 0}.sectionIntro p{color:var(--muted)}.featureGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.featureGrid article{position:relative;min-height:270px;padding:26px;border:1px solid var(--line);border-radius:15px;background:#fff}.featureGrid article>i{position:absolute;right:22px;top:20px;color:#b4c5bd;font-style:normal}.featureIcon{display:grid;place-items:center;width:46px;height:46px;margin:32px 0 28px;border-radius:13px;background:var(--mint);color:var(--green);font-size:20px}.featureGrid h3{font:700 21px Georgia;margin:0}.featureGrid p{color:var(--muted)}.steps{max-width:1184px;margin:0 auto;padding:110px 28px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.steps ol{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid #d8e1dc}.steps li>b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--forest);color:white}.steps li span{display:grid}.steps li strong{font:700 20px Georgia}.steps li small{color:var(--muted);font-size:14px}.finalCta{margin:30px auto 90px;max-width:1184px;padding:75px 30px;text-align:center;border-radius:24px;background:linear-gradient(135deg,#0c2c24,#185141);color:white}.finalCta img{width:70px;filter:drop-shadow(0 8px 12px #0004)}.finalCta>span{display:block;color:#9fd2bd;margin-top:18px}.finalCta h2{max-width:670px;margin:15px auto}.finalCta p{color:#c4d8d0}.cta.light{margin-top:18px;background:var(--gold);color:var(--forest)}footer{max-width:1184px;margin:auto;padding:30px 28px 50px;border-top:1px solid #d9e2dd;display:flex;align-items:center;gap:30px}footer p{color:var(--muted);margin-right:auto}footer>small{color:var(--muted)}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:40px}.heroVisual{min-height:420px}.featureGrid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr;gap:30px}.publicNav>div>a:not(.navLogin){display:none}}@media(max-width:600px){.publicNav{height:70px;padding:0 18px}.hero{padding:40px 18px 70px}.hero h1{font-size:48px;letter-spacing:-2px}.heroActions,.heroTrust{flex-direction:column}.heroVisual{min-height:340px}.mockStats{grid-template-columns:1fr}.mockStats article:nth-child(n+2){display:none}.mockBody section{padding:18px}.mockChart{grid-template-columns:1fr}.mockChart>span,.mockChart>strong{display:none}.floatingCard{right:0}.featureGrid{grid-template-columns:1fr}.features{padding:75px 18px}.steps{padding:80px 18px}.finalCta{margin:20px 18px 60px}.finalCta h2{font-size:36px}footer{margin:0 18px;align-items:flex-start;flex-direction:column;gap:8px}}
