@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;700&display=swap";
.mh-landing{--color-paper:#fbfaf7;--color-brand-blue:#09f;--color-brand-blue-hover:#0085e0;--color-ink:#111;--color-white:#fff;--color-char:#6b6b68;--color-oat:#d6d4ce;--color-mist:#e8f4ff;--color-hairline:#eceae4;--color-whatsapp:#25d366;--color-whatsapp-hover:#1ebe57;--color-whatsapp-bubble:#dcf8c6;--text-on-dark:#fff;--text-on-dark-muted:#ffffffb3;--text-on-dark-subtle:#ffffff8c;--font-figtree:var(--font-sans),"Figtree",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-mono:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--radius-button:8px;--radius-input:8px;--radius-card:10px;--radius-media:10px;--radius-tag:6px;--shadow-sm:#003c6e0f 0px 1px 3px 0px;--shadow-md:#003c6e14 0px 4px 12px 0px;background:var(--color-paper);color:var(--color-ink);font-family:var(--font-figtree)}.mh-landing *,.mh-landing :before,.mh-landing :after{box-sizing:border-box}.mh-landing a{color:inherit}.mh-landing .mh-wrap{max-width:1200px;margin-inline:auto;padding-inline:24px}.mh-landing .section{margin-top:clamp(88px,9vw,124px)}.mh-landing .rotor{color:var(--color-brand-blue);display:inline-block;position:relative}.mh-landing .rotor-word{display:inline-block}@media (prefers-reduced-motion:no-preference){.mh-landing .rotor-word.anim{animation:.46s cubic-bezier(.2,.7,.2,1) mhWordIn}}@keyframes mhWordIn{0%{transform:translateY(.5em)}to{transform:translateY(0)}}.mh-landing .nav-links{gap:28px;display:flex}@media (max-width:880px){.mh-landing .nav-links{display:none}.mh-landing .nav-login{display:none!important}}@media (max-width:760px){.mh-landing header button{min-height:44px}}.mh-landing .prob-title{z-index:5;text-align:center;background:var(--color-paper);will-change:transform;padding:12px 0 34px;position:sticky;top:80px}.mh-landing .prob-stack{flex-direction:column;gap:13vh;max-width:720px;margin:0 auto;display:flex}.mh-landing .prob-card{top:calc(178px + var(--i,0)*14px);background:var(--color-white);border:1px solid var(--color-hairline);border-radius:var(--radius-card);min-height:52vh;box-shadow:var(--shadow-md);transform:rotate(var(--rot,0deg));transform-origin:50%;grid-template-columns:.82fr 1fr;display:grid;position:sticky;overflow:hidden}.mh-landing .prob-card-media{background:var(--color-mist);position:relative}.mh-landing .prob-card-media img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.mh-landing .prob-card-body{flex-direction:column;justify-content:center;padding:44px 48px;display:flex}.mh-landing .prob-stack-tail{height:4vh}.mh-landing .prob-closer{background:var(--color-brand-blue);color:#fff;text-align:center;justify-content:center;align-items:center;min-height:58vh;margin-top:13vh;padding:80px 24px;display:flex}.mh-landing .prob-closer p{letter-spacing:-1px;color:#fff;text-wrap:balance;max-width:1000px;margin:0;font-size:clamp(32px,4.6vw,48px);font-weight:800;line-height:1.1}.mh-landing .closer-inner{flex-direction:column;align-items:center;gap:14px;display:flex}.mh-landing .closer-copy{flex-direction:column;align-items:center;gap:4px;display:flex}.mh-landing .closer-lead{opacity:.8}.mh-landing .closer-remate{opacity:1}.mh-landing .prob-closer-u{padding-bottom:.02em;box-shadow:inset 0 -.1em #ffffffeb}.mh-landing .cta-closer{min-height:0;margin-top:0;padding:clamp(72px,10vw,120px) 24px}.mh-landing .cta-closer .closer-inner{gap:36px}.mh-landing .cta-closer-btn{font-family:var(--font-figtree);color:var(--color-brand-blue);background:var(--color-white);border-radius:var(--radius-button);cursor:pointer;border:1.5px solid #0000;padding:17px 34px;font-size:17px;font-weight:600;line-height:1;transition:background-color .14s}.mh-landing .cta-closer-btn:hover{background:#f2f0eb}@media (max-width:760px){.mh-landing .prob-title{background:0 0;padding:0 0 4px;position:static}.mh-landing .prob-stack{gap:22px;margin-top:32px}.mh-landing .prob-card{box-shadow:var(--shadow-sm);grid-template-columns:1fr;min-height:0;position:static;top:auto;transform:none}.mh-landing .prob-card-media{height:auto;min-height:0;overflow:hidden}.mh-landing .prob-card-media>div{position:relative!important;inset:auto!important}.mh-landing .prob-card-body{padding:32px 28px}.mh-landing .prob-closer{min-height:0;margin-top:0;padding:64px 24px;height:auto!important}.mh-landing .prob-stack-tail{display:none}}@media (prefers-reduced-motion:reduce){.mh-landing .prob-title{background:0 0;padding:0 0 4px;position:static}.mh-landing .prob-stack{gap:22px}.mh-landing .prob-card{box-shadow:var(--shadow-sm);min-height:0;position:static;top:auto;transform:none}.mh-landing .prob-closer{min-height:auto}.mh-landing .prob-stack-tail{display:none}}.mh-landing .feat-row{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.mh-landing .feat-row.flip .feat-copy{order:2}.mh-landing .feat-row.flip .feat-media{order:1}@media (max-width:900px){.mh-landing .feat-row{grid-template-columns:1fr;gap:32px}.mh-landing .feat-row.flip .feat-copy{order:1}.mh-landing .feat-row.flip .feat-media{order:2}}.mh-landing .two-col{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}@media (max-width:900px){.mh-landing .two-col{grid-template-columns:1fr;gap:32px}}.mh-landing .demo-band{background:var(--color-mist);padding:clamp(56px,7vw,96px) 0}.mh-landing .demo-band--dark{background:#26262a}.mh-landing .demo-grid{grid-template-columns:1fr 1.04fr;align-items:center;gap:56px;display:grid}.mh-landing .demo-mock{justify-content:center;display:flex}@media (max-width:900px){.mh-landing .demo-grid{grid-template-columns:1fr;gap:40px}.mh-landing .demo-mock{justify-content:flex-start}}.mh-landing .testimonial-section{margin-top:0;margin-bottom:clamp(96px,10vw,132px)}.mh-landing .testimonial-band{background:var(--color-mist);padding:clamp(64px,8vw,108px) 0}.mh-landing .testimonial-grid{grid-template-columns:1.05fr 1fr;align-items:stretch;gap:clamp(28px,4vw,56px);max-width:1080px;margin:0 auto;display:grid}.mh-landing .testimonial-photo{border-radius:var(--radius-card);min-height:480px;margin:0;position:relative;overflow:hidden}.mh-landing .testimonial-photo img{object-fit:cover;width:100%;height:100%;display:block}.mh-landing .testimonial-photo figcaption{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--color-white);background:#111111b8;border-radius:8px;align-items:center;gap:7px;padding:9px 14px;font-size:13.5px;font-weight:600;display:inline-flex;position:absolute;bottom:20px;left:20px}.mh-landing .testimonial-card{background:var(--color-ink);color:var(--color-white);border-radius:var(--radius-card);flex-direction:column;padding:clamp(36px,4.5vw,56px);display:flex}.mh-landing .testimonial-ig{color:var(--color-brand-blue);align-items:center;gap:6px;margin-top:3px;font-size:14.5px;font-weight:600;text-decoration:none;transition:color .14s;display:inline-flex}.mh-landing .testimonial-ig:hover{color:#fff}@media (max-width:860px){.mh-landing .testimonial-grid{grid-template-columns:1fr}.mh-landing .testimonial-photo{min-height:320px}}.mh-landing .stats-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:720px){.mh-landing .stats-grid{grid-template-columns:repeat(2,1fr);gap:32px 24px}}.mh-landing .footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:32px;display:grid}@media (max-width:760px){.mh-landing .footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px}}.mh-landing .price-title{letter-spacing:-1.4px;color:var(--color-ink);text-wrap:balance;margin:22px 0 0;font-size:clamp(34px,5.2vw,56px);font-weight:800;line-height:1.05}.mh-landing .price-title--ondark{color:#fff}.mh-landing .price-sub{max-width:600px;color:var(--color-char);text-wrap:pretty;margin:18px auto 0;font-size:18px;line-height:1.55}.mh-landing .price-sub--ondark{color:#ffffffd1;max-width:640px}.mh-landing .mh-pulse-dot{background:var(--color-brand-blue);border-radius:9999px;flex-shrink:0;width:8px;height:8px;position:relative}@media (prefers-reduced-motion:no-preference){.mh-landing .mh-pulse-dot:after{content:"";border-radius:inherit;background:inherit;animation:1.9s ease-out infinite mhPulse;position:absolute;inset:0}}@keyframes mhPulse{0%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}.mh-landing .price-split{grid-template-columns:1fr 1fr;gap:clamp(28px,4vw,52px);display:grid}.mh-landing .price-split-extra{position:relative}@media (min-width:761px){.mh-landing .price-split-extra{border-left:1px solid var(--color-hairline);padding-left:clamp(28px,4vw,52px)}}.mh-landing .price-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;display:grid}@media (max-width:880px){.mh-landing .price-grid{grid-template-columns:1fr;max-width:420px;margin-inline:auto}}.mh-landing .price-card{background:var(--color-white);border:1px solid var(--color-hairline);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);flex-direction:column;padding:30px 26px;display:flex}.mh-landing .price-card--featured{border-color:var(--color-brand-blue);box-shadow:0 0 0 1px var(--color-brand-blue)}@media (max-width:760px){.mh-landing .price-split{grid-template-columns:1fr;gap:8px}.mh-landing .price-split-extra{border-top:1px solid var(--color-hairline);margin-top:8px;padding-top:24px}}.mh-landing .price-duo{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;display:grid}@media (max-width:820px){.mh-landing .price-duo{grid-template-columns:1fr;gap:20px}}.mh-landing .price-band{background:var(--color-brand-blue);color:#fff;padding:clamp(56px,7vw,100px) 24px}.mh-landing .band-split{text-align:left;grid-template-columns:1fr 1fr;gap:20px;margin-top:44px;display:grid}@media (max-width:760px){.mh-landing .band-split{grid-template-columns:1fr}}.mh-landing .band-panel{border-radius:var(--radius-card);background:#ffffff1a;border:1px solid #ffffff2e;padding:clamp(24px,3vw,34px)}.mh-landing .band-panel--muted{background:#ffffff0d}@media (prefers-reduced-motion:no-preference){.mh-landing .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(18px)}.mh-landing .reveal.in{opacity:1;transform:none}}
