@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700&family=Onest:wght@500;600&display=swap";:root{color:#15332e;font-synthesis:none;background:#edf3ef;font-family:Manrope,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 85% 5%,#cce2d9 0,#0000 34%),#edf3ef;min-width:320px;min-height:100vh;margin:0}.shell{flex-direction:column;width:min(1120px,100% - 32px);min-height:100vh;margin:0 auto;display:flex}.topbar{border-bottom:1px solid #c8d7d0;align-items:center;gap:14px;height:88px;display:flex}.brand-mark{color:#fff;background:#173b35;border-radius:15px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 10px 30px #173b3530}h1,h2,p{margin:0}h1{font:600 18px Onest,sans-serif}.eyebrow{color:#5e7b71;letter-spacing:.16em;font-size:11px;font-weight:700}.status{background:#f6faf8aa;border:1px solid #bad0c6;border-radius:999px;margin-left:auto;padding:9px 13px;font-size:12px}.status span{background:#3aa774;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block;box-shadow:0 0 0 4px #3aa7741f}.hero{flex:1;grid-template-columns:1.7fr .7fr;align-items:center;gap:72px;padding:90px 0 64px;display:grid}h2{letter-spacing:-.04em;max-width:760px;margin-top:20px;font:600 clamp(42px,6vw,74px)/1.04 Onest,sans-serif}.lead{color:#567068;max-width:650px;margin-top:30px;font-size:17px;line-height:1.7}.pulse-card{color:#fff;background:linear-gradient(145deg,#24554b,#102f2a);border-radius:28px;flex-direction:column;justify-content:flex-end;min-height:220px;padding:30px;display:flex;box-shadow:0 30px 70px #153d3430}.pulse-card svg{color:#86d8ba;margin-bottom:auto}.pulse-card strong{font:600 20px Onest}.pulse-card span{color:#bad6cc;margin-top:8px;font-size:13px}.cards{grid-template-columns:repeat(2,1fr);gap:16px;padding-bottom:40px;display:grid}.cards article{background:#f6faf8b3;border:1px solid #c8d7d0;border-radius:18px;align-items:center;gap:16px;padding:20px;display:flex}.cards svg{color:#367461}.cards div{flex-direction:column;gap:3px;display:flex}.cards strong{font-size:14px}.cards span{color:#6f857e;font-size:12px}footer{color:#758a83;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #c8d7d0;padding:20px 0 30px;font-size:11px}@media (width<=760px){.shell{width:min(100% - 24px,560px)}.topbar{height:76px}.status{font-size:0}.status span{margin:0}.hero{grid-template-columns:1fr;gap:32px;padding:60px 0 34px}h2{font-size:clamp(38px,12vw,58px)}.lead{font-size:15px}.pulse-card{min-height:180px}.cards{grid-template-columns:1fr}}
