.landing-page{min-height:100vh;background:#f7f8f6;color:#17202b;overflow:hidden}.landing-nav{max-width:1180px;margin:auto;padding:26px 28px;display:flex;justify-content:space-between;align-items:center}.brand-mark{color:#17202b;text-decoration:none;font:800 26px Manrope,sans-serif;letter-spacing:-.5px}.brand-mark span{color:#0f9d9a}.landing-login-link{border:0;background:transparent;color:#234d62;font-weight:700;padding:10px 2px}.landing-hero{max-width:1180px;margin:auto;padding:80px 28px 100px;display:grid;grid-template-columns:1.02fr .98fr;gap:74px;align-items:center}.landing-eyebrow{color:#0f9d9a;text-transform:uppercase;letter-spacing:1.8px;font-size:10px;font-weight:800;margin:0 0 16px}.hero-copy h1{font:800 clamp(42px,5.5vw,72px)/1.04 Manrope,sans-serif;letter-spacing:-2px;margin:0;max-width:680px}.hero-copy h1 em{color:#0f9d9a;font-style:normal}.hero-lede{color:#6f7d83;font-size:17px;line-height:1.6;max-width:510px;margin:25px 0 32px}.landing-primary{border:0;border-radius:7px;background:#0f9d9a;color:#fff;padding:15px 19px;font-weight:800;box-shadow:0 12px 25px #0f9d9a40}.landing-primary span{font-size:18px;margin-left:12px}.hero-visual{background:#234d62;color:#fff;border-radius:18px;padding:29px;box-shadow:20px 25px 50px #234d6225;transform:rotate(2deg)}.visual-topline,.visual-footer{display:flex;justify-content:space-between;color:#b7d2d5;font-size:12px}.visual-topline strong{color:#94d1a4}.visual-total{font:800 39px Manrope,sans-serif;margin:28px 0 15px}.visual-total small{font:500 14px 'DM Sans',sans-serif;color:#b7d2d5}.visual-bars{height:145px;display:flex;align-items:end;gap:12px;border-bottom:1px solid #ffffff22}.visual-bars i{display:block;flex:1;background:#0f9d9a;border-radius:5px 5px 0 0}.visual-bars i:nth-child(1){height:38%}.visual-bars i:nth-child(2){height:51%}.visual-bars i:nth-child(3){height:45%}.visual-bars i:nth-child(4){height:66%}.visual-bars i:nth-child(5){height:58%}.visual-bars i:nth-child(6){height:83%;background:#94d1a4}.visual-bars i:nth-child(7){height:96%;background:#94d1a4}.visual-footer{padding-top:14px}.visual-footer b{color:#94d1a4;margin-left:5px}.landing-proof{border-top:1px solid #e2e6e3;border-bottom:1px solid #e2e6e3;max-width:1180px;margin:auto;padding:22px 28px;display:flex;justify-content:space-between;color:#829097;font-size:12px;font-weight:700}.landing-auth{position:fixed;inset:0;background:#17202bcc;display:grid;place-items:center;padding:20px;z-index:5}.landing-auth[hidden]{display:none}.auth-card{position:relative;width:min(100%,420px);background:#fff;border-radius:12px;padding:34px;box-shadow:0 25px 80px #17202b55}.auth-card h2{font:800 28px Manrope,sans-serif;margin:0 0 9px}.auth-note{color:#84909b;margin:0 0 25px}.auth-card label{display:grid;gap:7px;color:#52616a;font-size:12px;font-weight:700;margin-top:15px}.auth-card input{border:1px solid #e0e5e3;border-radius:6px;padding:12px;outline-color:#0f9d9a}.auth-submit{width:100%;margin-top:22px}.auth-close{position:absolute;right:18px;top:13px;border:0;background:none;font-size:25px;color:#84909b}.auth-switch{border:0;background:none;color:#0f9d9a;font-weight:700;font-size:12px;margin:20px auto 0;display:block}.auth-error{color:#c94c3e;background:#fff0ed;border-radius:5px;padding:10px;font-size:12px;margin:15px 0 0}@media(max-width:760px){.landing-hero{grid-template-columns:1fr;padding-top:45px;gap:48px}.hero-copy h1{font-size:45px}.hero-visual{transform:none}.landing-proof{display:grid;grid-template-columns:1fr 1fr;gap:15px}.landing-nav{padding-inline:20px}}