.zm-landing,.zm-landing *,.zm-landing :after,.zm-landing :before{box-sizing:border-box;margin:0;padding:0}.zm-landing{font-family:Schibsted Grotesk,system-ui,sans-serif;color:var(--zm-ink);background:var(--zm-white);-webkit-font-smoothing:antialiased;line-height:1.6;min-height:100dvh;--zm-g:#4ADE5A;--zm-g2:#22c55e;--zm-g3:#0E7C4A;--zm-g-soft:#dcfce7;--zm-g-mid:#86efac;--zm-ink:#0C1B14;--zm-ink2:#16241c;--zm-muted:#5B6B62;--zm-muted2:#8A9891;--zm-line:#D6DEDA;--zm-line2:#EEF2F0;--zm-surface:#F7F9F8;--zm-white:#ffffff;--zm-night:#060d14;--zm-night2:#0c1a24;--zm-night3:#0f2333;--zm-dark-panel:linear-gradient(160deg,#0F241A,#164A31);--zm-red:#B3382C;--zm-amber:#B4740A;--zm-blue:#22588F}.zm-landing html{scroll-behavior:smooth}.zm-landing .mono{font-family:IBM Plex Mono,monospace}.zm-landing .wrap{max-width:1120px;margin:0 auto;padding:0 24px}.zm-landing a{color:inherit;text-decoration:none}.zm-landing img{display:block;max-width:100%}.zm-landing button{cursor:pointer;font-family:inherit;border:none;outline:none}.zm-landing .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:14px;border-radius:999px;padding:12px 24px;transition:all .18s;white-space:nowrap}.zm-landing .btn-green{background:var(--zm-g3);color:var(--zm-white)}.zm-landing .btn-green:hover{background:var(--zm-g2);color:var(--zm-white);transform:translateY(-1px);box-shadow:0 6px 20px rgba(14,124,74,.3)}.zm-landing .btn-dark{background:var(--zm-ink);color:var(--zm-white)}.zm-landing .btn-dark:hover{background:var(--zm-ink2)}.zm-landing .btn-ghost-light{background:var(--zm-white);color:var(--zm-ink);border:1px solid var(--zm-line)}.zm-landing .btn-ghost-light:hover{background:var(--zm-line2)}.zm-landing .btn-ghost-dark{background:transparent;color:rgba(255,255,255,.75);border:1.5px solid rgba(255,255,255,.2)}.zm-landing .btn-ghost-dark:hover{background:rgba(255,255,255,.08);color:var(--zm-white)}.zm-landing .btn-lg{padding:15px 30px;font-size:15.5px}.zm-landing .btn-sm{padding:9px 18px;font-size:13px}.zm-landing nav{position:sticky;top:0;z-index:400;background:rgba(255,255,255,.86);backdrop-filter:blur(20px);border-bottom:1px solid var(--zm-line)}.zm-landing .nav-i{display:flex;align-items:center;justify-content:space-between;height:62px}.zm-landing .logo{display:flex;align-items:center;gap:10px;text-decoration:none}.zm-landing .logo-text{font-size:16px;font-weight:800;color:var(--zm-ink);letter-spacing:-.02em}.zm-landing .logo-badge{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;background:var(--zm-g3);color:var(--zm-white);padding:2px 7px;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}.zm-landing .nav-r{display:flex;align-items:center;gap:20px}.zm-landing .nav-link{font-size:13.5px;font-weight:500;color:var(--zm-muted);text-decoration:none;transition:color .15s}.zm-landing .nav-link:hover{color:var(--zm-ink)}@media(max-width:1200px){.zm-landing .nav-r{gap:14px}.zm-landing .nav-link{font-size:12.5px}}.zm-landing .nav-login{display:flex;align-items:center;gap:5px;font-size:13px;font-weight:600;color:var(--zm-muted);text-decoration:none;transition:color .15s;white-space:nowrap}.zm-landing .nav-login svg{width:15px;height:15px;stroke:currentColor;stroke-width:2;fill:none;flex-shrink:0}.zm-landing .nav-login:hover{color:var(--zm-ink)}@media(max-width:900px){.zm-landing .nav-link{display:none}}@media(max-width:640px){.zm-landing .nav-r{gap:8px}.zm-landing .btn-ghost-light,.zm-landing .nav-cta-btn,.zm-landing .nav-login .nav-login-text{display:none}}.zm-landing .hero{background:var(--zm-surface);background-image:linear-gradient(var(--zm-line2) 1px,transparent 1px),linear-gradient(90deg,var(--zm-line2) 1px,transparent 1px),radial-gradient(ellipse 900px 500px at 70% 0,rgba(14,124,74,.06) 0,transparent 65%);background-size:32px 32px,32px 32px,100% 100%;padding:clamp(72px,10vw,120px) 0 clamp(64px,9vw,100px);text-align:center;position:relative;overflow:hidden}.zm-landing .hero-eyebrow{margin-bottom:24px;display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}.zm-landing .pill-dark{display:inline-flex;align-items:center;gap:7px;background:var(--zm-white);color:var(--zm-muted);font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:5px 13px;border-radius:20px;border:1px solid var(--zm-line)}.zm-landing .dot-green{width:6px;height:6px;border-radius:50%;background:var(--zm-g3);animation:zm-blink 2s infinite}@keyframes zm-blink{0%,to{opacity:1}50%{opacity:.25}}.zm-landing .hero h1{font-size:clamp(36px,5.5vw,70px);font-weight:800;letter-spacing:-.045em;line-height:1.03;color:var(--zm-ink);max-width:820px;margin:0 auto 20px}.zm-landing .hero h1 .green{background:linear-gradient(130deg,#15803d,#4ADE5A 55%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.zm-landing .hero-sub{font-size:clamp(15px,1.7vw,18px);color:var(--zm-muted);max-width:540px;margin:0 auto 40px;line-height:1.75}.zm-landing .hero-ctas{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.zm-landing .hero-note{margin-top:14px;font-size:12px;color:var(--zm-muted2);font-family:IBM Plex Mono,monospace}.zm-landing .stats-bar{background:var(--zm-white);border-top:1px solid var(--zm-line);border-bottom:1px solid var(--zm-line);padding:20px 0}.zm-landing .stats-bar-inner{display:flex;justify-content:center;align-items:center;gap:0;flex-wrap:wrap}.zm-landing .stat-item{display:flex;flex-direction:column;align-items:center;padding:8px 32px;border-right:1px solid var(--zm-line)}.zm-landing .stat-item:last-child{border-right:none}.zm-landing .stat-n2{font-size:26px;font-weight:800;color:var(--zm-ink);letter-spacing:-.03em}.zm-landing .stat-n2 span{color:var(--zm-g3)}.zm-landing .stat-l2{font-size:11.5px;color:var(--zm-muted);margin-top:2px;text-align:center}@media(max-width:640px){.zm-landing .stat-item{padding:8px 18px}.zm-landing .stat-n2{font-size:22px}}.zm-landing .problems{padding:clamp(64px,9vw,100px) 0;background:var(--zm-surface)}.zm-landing .section-label{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;color:var(--zm-g3);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}.zm-landing .section-title{font-size:clamp(28px,3.5vw,44px);font-weight:800;letter-spacing:-.035em;line-height:1.1;margin-bottom:14px}.zm-landing .section-sub{font-size:16px;color:var(--zm-muted);max-width:520px;line-height:1.7}.zm-landing .problems-header{text-align:center;margin-bottom:52px}.zm-landing .problems-header .section-sub{margin:0 auto}.zm-landing .prob-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:860px){.zm-landing .prob-grid{grid-template-columns:1fr;max-width:460px;margin:0 auto}}.zm-landing .prob-card{background:var(--zm-white);border:1px solid var(--zm-line);border-radius:18px;padding:28px;position:relative;overflow:hidden;transition:border-color .2s,transform .2s,box-shadow .2s}.zm-landing .prob-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(15,23,42,.08);border-color:#fca5a5}.zm-landing .prob-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--zm-line2)}.zm-landing .prob-icon{width:48px;height:48px;border-radius:14px;background:#fef2f2;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.zm-landing .prob-icon svg{width:22px;height:22px;stroke:#ef4444;stroke-width:1.75;fill:none}.zm-landing .prob-title{font-size:16px;font-weight:800;color:var(--zm-ink);margin-bottom:8px;letter-spacing:-.02em}.zm-landing .prob-desc{font-size:14px;color:var(--zm-muted);line-height:1.65}.zm-landing .prob-tag{display:inline-block;margin-top:14px;font-family:IBM Plex Mono,monospace;font-size:10.5px;font-weight:600;color:var(--zm-red);background:#fef2f2;border:1px solid #fee2e2;padding:3px 10px;border-radius:6px}.zm-landing .solution{padding:clamp(64px,9vw,100px) 0}.zm-landing .solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-top:56px}@media(max-width:860px){.zm-landing .solution-grid{grid-template-columns:1fr}}.zm-landing .solution-visual{background:var(--zm-night);border-radius:22px;padding:32px;border:1px solid rgba(255,255,255,.08);min-height:320px;display:flex;flex-direction:column;gap:14px}.zm-landing .sol-tag{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:700;color:var(--zm-g);text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px}.zm-landing .sol-title{font-size:20px;font-weight:800;color:var(--zm-white);letter-spacing:-.025em;margin-bottom:16px}.zm-landing .feature-row{display:flex;align-items:flex-start;gap:12px}.zm-landing .feat-check{width:20px;height:20px;border-radius:6px;background:rgba(74,222,90,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.zm-landing .feat-check svg{color:var(--zm-g)}.zm-landing .feat-text{font-size:13.5px;color:rgba(255,255,255,.7);line-height:1.5}.zm-landing .feat-text strong{color:var(--zm-white);font-weight:600}.zm-landing .solution-copy .section-label,.zm-landing .solution-copy .section-title{text-align:left}.zm-landing .solution-copy .section-sub{text-align:left;margin:0 0 28px}.zm-landing .benefit-list{display:flex;flex-direction:column;gap:14px}.zm-landing .benefit-item{display:flex;align-items:flex-start;gap:14px}.zm-landing .benefit-num{width:30px;height:30px;border-radius:8px;background:var(--zm-g-soft);color:var(--zm-g3);font-weight:800;font-size:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.zm-landing .benefit-text h4{font-size:14px;font-weight:700;color:var(--zm-ink);margin-bottom:3px}.zm-landing .benefit-text p{font-size:13px;color:var(--zm-muted);line-height:1.55}@media(min-width:861px){.zm-landing .solution-grid.reverse .solution-visual{order:2}.zm-landing .solution-grid.reverse .solution-copy{order:1}}.zm-landing .how{padding:clamp(64px,9vw,100px) 0;background:var(--zm-surface)}.zm-landing .how-header{text-align:center;margin-bottom:52px}.zm-landing .how-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}@media(max-width:860px){.zm-landing .how-steps{grid-template-columns:1fr;max-width:380px;margin:0 auto;gap:12px}}.zm-landing .how-step{text-align:center;padding:0 20px;position:relative}.zm-landing .how-step:not(:last-child):after{content:"";position:absolute;top:30px;left:calc(50% + 34px);right:0;height:1px;background:linear-gradient(to right,rgba(74,222,90,.3),var(--zm-line))}.zm-landing .how-step:not(:first-child):before{content:"";position:absolute;top:30px;left:0;right:calc(50% + 34px);height:1px;background:linear-gradient(to left,rgba(74,222,90,.3),var(--zm-line))}@media(max-width:860px){.zm-landing .how-step:after,.zm-landing .how-step:before{display:none}}.zm-landing .step-num{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,var(--zm-night2) 0,var(--zm-night3) 100%);color:var(--zm-g);font-weight:800;font-size:22px;font-family:IBM Plex Mono,monospace;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;border:2px solid rgba(74,222,90,.4);box-shadow:0 0 0 8px rgba(74,222,90,.06),0 4px 20px rgba(0,0,0,.25);position:relative;z-index:1}.zm-landing .step-title{font-size:14px;font-weight:700;color:var(--zm-ink);margin-bottom:6px}.zm-landing .step-desc{font-size:12.5px;color:var(--zm-muted);line-height:1.6}.zm-landing .pricing{padding:clamp(72px,10vw,120px) 0}.zm-landing .pricing-header{text-align:center;margin-bottom:16px}.zm-landing .pricing-sub-note{text-align:center;font-size:13px;color:var(--zm-muted);margin-bottom:52px;font-family:IBM Plex Mono,monospace}.zm-landing .plans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:start;margin:0 auto}@media(max-width:1060px){.zm-landing .plans-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.zm-landing .plans-grid{grid-template-columns:1fr;max-width:380px;margin:0 auto}}.zm-landing .plan-card{border:1px solid var(--zm-line);border-radius:20px;padding:28px 24px;background:var(--zm-white);display:flex;flex-direction:column;gap:0;transition:border-color .2s,box-shadow .2s,transform .2s}.zm-landing .plan-card:hover{border-color:var(--zm-g-mid);box-shadow:0 8px 32px rgba(74,222,90,.1);transform:translateY(-4px)}.zm-landing .plan-card.featured{border-color:var(--zm-g2);border-width:2px;background:linear-gradient(160deg,#f0fdf4 0,var(--zm-white) 60%);position:relative}.zm-landing .plan-card.dark-card{background:var(--zm-night);border-color:rgba(255,255,255,.1)}.zm-landing .plan-card.dark-card:hover{border-color:rgba(74,222,90,.3)}.zm-landing .plan-badge{display:inline-block;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:3px 10px;border-radius:6px;margin-bottom:16px;width:fit-content}.zm-landing .badge-free{background:#eff6ff;color:#2563eb}.zm-landing .badge-crm{background:var(--zm-line2);color:var(--zm-muted)}.zm-landing .badge-pop{background:var(--zm-g-soft);color:var(--zm-g3)}.zm-landing .badge-pro{background:var(--zm-night);color:var(--zm-g)}.zm-landing .plan-name{font-size:17px;font-weight:800;color:var(--zm-ink);margin-bottom:6px;letter-spacing:-.02em}.zm-landing .plan-card.dark-card .plan-name{color:var(--zm-white)}.zm-landing .plan-price{font-size:36px;font-weight:800;color:var(--zm-ink);letter-spacing:-.04em;line-height:1;margin-bottom:4px}.zm-landing .plan-card.dark-card .plan-price{color:var(--zm-white)}.zm-landing .plan-price sup{font-size:16px;font-weight:700;vertical-align:super;margin-right:2px}.zm-landing .plan-price sub{font-size:13px;font-weight:500;color:var(--zm-muted);vertical-align:baseline;letter-spacing:0}.zm-landing .plan-card.dark-card .plan-price sub{color:rgba(255,255,255,.4)}.zm-landing .plan-note{font-size:12px;color:var(--zm-muted);margin-bottom:20px;min-height:18px}.zm-landing .plan-card.dark-card .plan-note{color:rgba(255,255,255,.4)}.zm-landing .plan-divider{height:1px;background:var(--zm-line);margin-bottom:20px}.zm-landing .plan-card.dark-card .plan-divider{background:rgba(255,255,255,.08)}.zm-landing .plan-features{display:flex;flex-direction:column;gap:10px;flex:1;margin-bottom:24px}.zm-landing .pf{display:flex;align-items:flex-start;gap:9px;font-size:13px;color:var(--zm-ink2);line-height:1.45}.zm-landing .plan-card.dark-card .pf{color:rgba(255,255,255,.65)}.zm-landing .pf-check{width:16px;height:16px;border-radius:4px;background:var(--zm-g-soft);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.zm-landing .plan-card.dark-card .pf-check{background:rgba(74,222,90,.15)}.zm-landing .pf-check svg{color:var(--zm-g3)}.zm-landing .plan-card.dark-card .pf-check svg{color:var(--zm-g)}.zm-landing .pf-new{font-weight:600;color:var(--zm-g3)}.zm-landing .plan-card.dark-card .pf-new{color:var(--zm-g)}.zm-landing .pf-check-ai{background:rgba(139,92,246,.12)!important}.zm-landing .pf-check-ai svg{stroke:#a78bfa!important;color:#a78bfa!important}.zm-landing .plan-card.dark-card .pf-check-ai{background:rgba(139,92,246,.18)!important}.zm-landing .pf-ai-pill{display:inline-flex;align-items:center;font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.05em;text-transform:uppercase;background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.18);padding:1px 6px;border-radius:4px;vertical-align:middle;margin-left:5px}.zm-landing .pf-ai-num,.zm-landing .pf-ai-pill{font-weight:700;color:#a78bfa}.zm-landing .plan-btn{display:block;width:100%;padding:12px;border-radius:10px;font-weight:700;font-size:14px;text-align:center;transition:all .18s;border:none;cursor:pointer}.zm-landing .btn-plan-free{background:var(--zm-ink);color:var(--zm-white)}.zm-landing .btn-plan-free:hover{background:var(--zm-ink2)}.zm-landing .btn-plan-crm{background:var(--zm-line2);color:var(--zm-ink);border:1px solid var(--zm-line)}.zm-landing .btn-plan-crm:hover{background:var(--zm-line)}.zm-landing .btn-plan-pop{background:var(--zm-g);color:var(--zm-ink2)}.zm-landing .btn-plan-pop:hover{background:var(--zm-g2);color:var(--zm-white)}.zm-landing .btn-plan-pro{background:rgba(74,222,90,.15);color:var(--zm-g);border:1px solid rgba(74,222,90,.25)}.zm-landing .btn-plan-pro:hover{background:rgba(74,222,90,.25)}.zm-landing .testi{padding:clamp(64px,9vw,100px) 0;background:var(--zm-surface)}.zm-landing .testi-header{text-align:center;margin-bottom:48px}.zm-landing .testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:860px){.zm-landing .testi-grid{grid-template-columns:1fr;max-width:440px;margin:0 auto}}.zm-landing .testi-card{background:var(--zm-white);border:1px solid var(--zm-line);border-radius:18px;padding:26px;display:flex;flex-direction:column;gap:12px;transition:border-color .2s,transform .2s,box-shadow .2s}.zm-landing .testi-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(15,23,42,.07);border-color:#86efac}.zm-landing .testi-stars{color:var(--zm-amber);font-size:13px;letter-spacing:2px}.zm-landing .testi-quote{font-size:14px;color:var(--zm-ink2);line-height:1.7;font-style:italic;flex:1}.zm-landing .testi-result{display:inline-flex;align-items:center;gap:6px;background:var(--zm-g-soft);border:1px solid #bbf7d0;border-radius:20px;padding:4px 12px;width:fit-content;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700;color:var(--zm-g3)}.zm-landing .testi-author{display:flex;align-items:center;gap:12px;padding-top:12px;border-top:1px solid var(--zm-line)}.zm-landing .testi-av{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;flex-shrink:0}.zm-landing .testi-name{font-size:13px;font-weight:700;color:var(--zm-ink)}.zm-landing .testi-role{font-size:11.5px;color:var(--zm-muted)}.zm-landing .faq{padding:clamp(64px,9vw,100px) 0}.zm-landing .faq-header{text-align:center;margin-bottom:48px}.zm-landing .faq-grid{grid-template-columns:1fr 1fr;gap:0;max-width:860px;margin:0 auto;display:grid;border:1px solid var(--zm-line);border-radius:18px;overflow:hidden;background:var(--zm-line)}@media(max-width:680px){.zm-landing .faq-grid{grid-template-columns:1fr}}.zm-landing .faq-item{border:none;border-right:1px solid var(--zm-line);border-bottom:1px solid var(--zm-line);border-radius:0;overflow:hidden}.zm-landing .faq-item:nth-child(2n){border-right:none}.zm-landing .faq-item:nth-last-child(-n+2){border-bottom:none}@media(max-width:680px){.zm-landing .faq-item{border-right:none}.zm-landing .faq-item:last-child{border-bottom:none}}.zm-landing .faq-q{padding:18px 20px;font-size:14px;font-weight:700;color:var(--zm-ink);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;user-select:none}.zm-landing .faq-q:hover{background:var(--zm-surface)}.zm-landing .faq-chevron{flex-shrink:0;transition:transform .2s;color:var(--zm-muted)}.zm-landing .faq-item.open .faq-chevron{transform:rotate(180deg)}.zm-landing .faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.zm-landing .faq-item.open .faq-a{max-height:200px}.zm-landing .faq-a-inner{padding:0 20px 18px;font-size:13.5px;color:var(--zm-muted);line-height:1.7}.zm-landing .cta-final{padding:clamp(72px,10vw,120px) 0;background:var(--zm-surface);background-image:linear-gradient(var(--zm-line2) 1px,transparent 1px),linear-gradient(90deg,var(--zm-line2) 1px,transparent 1px),radial-gradient(ellipse 800px 500px at 50% 0,rgba(14,124,74,.06) 0,transparent 65%);background-size:32px 32px,32px 32px,100% 100%;text-align:center}.zm-landing .cta-final h2{font-size:clamp(28px,4vw,52px);font-weight:800;color:var(--zm-ink);letter-spacing:-.04em;line-height:1.08;margin-bottom:14px}.zm-landing .cta-final h2 span{color:var(--zm-g3)}.zm-landing .cta-final p{font-size:16px;color:var(--zm-muted);margin-bottom:36px;max-width:480px;margin-left:auto;margin-right:auto}.zm-landing .cta-btns{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.zm-landing .cta-note{margin-top:16px;font-size:12px;color:var(--zm-muted2);font-family:IBM Plex Mono,monospace}.zm-landing footer{background:var(--zm-white);border-top:1px solid var(--zm-line);padding:24px 0}.zm-landing .foot-i{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:13px;color:var(--zm-muted2)}.zm-landing .foot-i a{color:var(--zm-muted);transition:color .15s}.zm-landing .foot-i a:hover{color:var(--zm-ink)}.zm-landing .mob-cta{display:none}@media(max-width:640px){.zm-landing .mob-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:800;background:var(--zm-white);border-top:1px solid var(--zm-line);padding:10px 16px 14px;align-items:center;justify-content:space-between;gap:10px;box-shadow:0 -4px 24px rgba(15,23,42,.12)}.zm-landing .mob-cta-info{display:flex;flex-direction:column}.zm-landing .mob-cta-price{font-size:13px;font-weight:700;color:var(--zm-ink)}.zm-landing .mob-cta-sub{font-size:11px;color:var(--zm-muted)}.zm-landing{padding-bottom:76px}}@keyframes zm-fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes zm-floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes zm-pulseGlow{0%,to{box-shadow:0 0 0 0 rgba(74,222,90,.25)}50%{box-shadow:0 0 0 8px rgba(74,222,90,0)}}.zm-landing .hero-eyebrow{animation:zm-fadeUp .6s ease both;animation-delay:.05s}.zm-landing .hero h1{animation:zm-fadeUp .7s ease both;animation-delay:.15s}.zm-landing .hero-sub{animation:zm-fadeUp .7s ease both;animation-delay:.25s}.zm-landing .hero-proof{animation:zm-fadeUp .7s ease both;animation-delay:.35s}.zm-landing .hero-ctas{animation:zm-fadeUp .7s ease both;animation-delay:.45s}.zm-landing .pill-dark{animation:zm-floatBadge 3.5s ease-in-out infinite}.zm-landing .btn-green{animation:zm-pulseGlow 2.8s ease-in-out infinite}.zm-landing .reveal{opacity:0;transform:translateY(24px);transition:opacity .55s ease,transform .55s ease}.zm-landing .reveal.visible{opacity:1;transform:translateY(0)}.zm-landing .reveal-group>*{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.zm-landing .reveal-group.visible>:first-child{opacity:1;transform:none;transition-delay:.05s}.zm-landing .reveal-group.visible>:nth-child(2){opacity:1;transform:none;transition-delay:.15s}.zm-landing .reveal-group.visible>:nth-child(3){opacity:1;transform:none;transition-delay:.25s}.zm-landing .reveal-group.visible>:nth-child(4){opacity:1;transform:none;transition-delay:.35s}.zm-landing .reveal-group.visible>:nth-child(5){opacity:1;transform:none;transition-delay:.45s}.zm-landing .reveal-group.visible>:nth-child(6){opacity:1;transform:none;transition-delay:.55s}.zm-landing .trust-section{padding:28px 0 32px;background:var(--zm-night);border-top:1px solid rgba(255,255,255,.06)}.zm-landing .trust-inner{display:flex;align-items:center;justify-content:center;gap:36px;flex-wrap:wrap}.zm-landing .trust-label{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;color:rgba(255,255,255,.2);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.zm-landing .trust-logos{display:flex;align-items:center;gap:28px;flex-wrap:wrap;justify-content:center}.zm-landing .trust-logo{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700;color:rgba(255,255,255,.55);transition:color .2s,transform .2s}.zm-landing .trust-logo:hover{color:var(--zm-g);transform:translateY(-2px)}.zm-landing .trust-div{width:1px;height:14px;background:rgba(255,255,255,.1)}.zm-landing .stats-note{text-align:center;font-size:11px;color:var(--zm-muted2);font-family:IBM Plex Mono,monospace;padding:6px 24px 16px}.zm-landing .hero-proof{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:24px}.zm-landing .proof-avatars{display:flex}.zm-landing .proof-av{width:28px;height:28px;border-radius:50%;border:2px solid rgba(255,255,255,.15);font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-left:-8px}.zm-landing .proof-av:first-child{margin-left:0}.zm-landing .proof-stars{color:#f59e0b;font-size:13px;letter-spacing:1px}.zm-landing .proof-text{font-size:13px;color:rgba(255,255,255,.5)}.zm-landing .proof-text strong{color:rgba(255,255,255,.85)}.zm-landing .wa-float{position:fixed;bottom:88px;right:20px;z-index:9999;width:52px;height:52px;border-radius:50%;background:#25D366;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(37,211,102,.5);transition:transform .2s,box-shadow .2s;text-decoration:none}.zm-landing .wa-float:hover{transform:translateY(-3px) scale(1.06);box-shadow:0 8px 28px rgba(37,211,102,.55)}@media(max-width:640px){.zm-landing .wa-float{bottom:88px;right:16px;width:48px;height:48px}}.zm-landing .plan-chip{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--zm-ink);color:var(--zm-white);font-size:10px;font-weight:700;font-family:IBM Plex Mono,monospace;letter-spacing:.05em;text-transform:uppercase;padding:4px 14px;border-radius:20px;white-space:nowrap}.zm-landing .plan-fine{font-size:11px;color:var(--zm-muted2);text-align:center;margin-top:8px;font-family:IBM Plex Mono,monospace}.zm-landing .plan-card.dark-card .plan-fine{color:rgba(255,255,255,.3)}.zm-landing .hero-widgets{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:28px;margin-bottom:4px}.zm-landing .hw-card{display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:10px 16px;backdrop-filter:blur(12px);animation:zm-fadeUp .7s ease both}.zm-landing .hw-card:first-child{animation-delay:.55s}.zm-landing .hw-card:nth-child(2){animation-delay:.65s}.zm-landing .hw-card:nth-child(3){animation-delay:.75s}.zm-landing .hw-icon-wrap{width:32px;height:32px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.zm-landing .hw-icon-wrap svg{width:15px;height:15px;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.zm-landing .hw-title{font-size:12px;font-weight:700;color:rgba(255,255,255,.88);margin-bottom:2px;white-space:nowrap}.zm-landing .hw-sub{font-size:10px;color:rgba(255,255,255,.38);font-family:IBM Plex Mono,monospace;white-space:nowrap}@media(max-width:640px){.zm-landing .hero-widgets{gap:8px}.zm-landing .hw-card{padding:9px 12px}.zm-landing .hw-title{font-size:11.5px}}.zm-landing .diff-section{padding:clamp(60px,8vw,90px) 0;background:var(--zm-night)}.zm-landing .diff-header{text-align:center;margin-bottom:48px}.zm-landing .diff-header .section-title{color:var(--zm-white)}.zm-landing .diff-header .section-sub{color:rgba(255,255,255,.45);margin:12px auto 0}.zm-landing .diff-cols{display:grid;grid-template-columns:1fr;gap:20px;max-width:620px;margin:0 auto}.zm-landing .diff-col{border-radius:18px;padding:28px;display:flex;flex-direction:column;gap:0}.zm-landing .diff-col-bad{background:rgba(239,68,68,.05);border:1px solid rgba(239,68,68,.12)}.zm-landing .diff-col-good{background:rgba(74,222,90,.06);border:1px solid rgba(74,222,90,.2)}.zm-landing .diff-col-label{display:flex;align-items:center;gap:10px;margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.07)}.zm-landing .diff-col-label .diff-icon{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.zm-landing .diff-col-bad .diff-icon{background:rgba(239,68,68,.12)}.zm-landing .diff-col-good .diff-icon{background:rgba(74,222,90,.12)}.zm-landing .diff-col-label span{font-size:13px;font-weight:800}.zm-landing .diff-col-bad .diff-col-label span{color:rgba(255,255,255,.5)}.zm-landing .diff-col-good .diff-col-label span{color:var(--zm-white)}.zm-landing .diff-list{list-style:none;display:flex;flex-direction:column;gap:11px}.zm-landing .diff-item{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.55}.zm-landing .diff-item .diff-dot{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;font-size:10px}.zm-landing .diff-col-bad .diff-dot{background:rgba(239,68,68,.12);color:#f87171}.zm-landing .diff-col-good .diff-dot{background:rgba(74,222,90,.12);color:var(--zm-g)}.zm-landing .diff-col-bad .diff-item-text{color:rgba(255,255,255,.4)}.zm-landing .diff-col-good .diff-item-text{color:rgba(255,255,255,.75)}.zm-landing .diff-col-good .diff-item-text strong{color:var(--zm-white)}.zm-landing .diff-bottom{text-align:center;margin-top:36px}.zm-landing .diff-price-note{font-family:IBM Plex Mono,monospace;font-size:12px;color:rgba(255,255,255,.3);margin-top:14px}.zm-landing .compare-grid{max-width:860px;margin:32px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:640px){.zm-landing .compare-grid{grid-template-columns:1fr}}.zm-landing .marketing-plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:920px;margin:40px auto 0}@media(max-width:760px){.zm-landing .marketing-plans-grid{grid-template-columns:1fr;max-width:420px}}.zm-landing .mid-cta{background:var(--zm-g-soft);border-top:1px solid #bbf7d0;border-bottom:1px solid #bbf7d0;padding:28px 0}.zm-landing .mid-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.zm-landing .mid-cta-pre{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;color:var(--zm-g3);text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px}.zm-landing .mid-cta-head{font-size:16px;font-weight:800;color:var(--zm-ink);letter-spacing:-.02em}@media(max-width:640px){.zm-landing .mid-cta-inner{flex-direction:column;align-items:flex-start}}.zm-landing .curr-switch{position:relative}.zm-landing .curr-btn{display:flex;align-items:center;gap:5px;background:var(--zm-white);border:1px solid var(--zm-line);color:var(--zm-muted);padding:5px 10px 5px 8px;border-radius:8px;font-size:11.5px;font-weight:700;font-family:IBM Plex Mono,monospace;cursor:pointer;transition:all .15s;white-space:nowrap;letter-spacing:.02em}.zm-landing .curr-btn:hover{background:var(--zm-line2);color:var(--zm-ink)}.zm-landing .curr-btn svg{transition:transform .2s;flex-shrink:0}.zm-landing .curr-switch.open .curr-btn svg{transform:rotate(180deg)}.zm-landing .curr-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:var(--zm-white);border:1px solid var(--zm-line);border-radius:12px;overflow:hidden;min-width:130px;box-shadow:0 12px 40px rgba(15,23,42,.16);display:none;z-index:1000}.zm-landing .curr-switch.open .curr-dropdown{display:block;animation:zm-fadeUp .15s ease both}.zm-landing .curr-opt{display:flex;align-items:center;gap:9px;width:100%;padding:10px 14px;background:none;color:var(--zm-muted);font-size:12px;font-weight:600;font-family:IBM Plex Mono,monospace;cursor:pointer;transition:background .1s;border:none;border-bottom:1px solid var(--zm-line2);text-align:left}.zm-landing .curr-opt:last-child{border-bottom:none}.zm-landing .curr-opt:hover{background:var(--zm-line2);color:var(--zm-ink)}.zm-landing .curr-opt.curr-active{color:var(--zm-g3)}.zm-landing .curr-flag-img{display:inline-block;border-radius:2px;flex-shrink:0}.zm-landing .curr-opt .curr-name{flex:1}.zm-landing .curr-opt .curr-sym{color:var(--zm-muted2);font-size:11px}.zm-landing .curr-opt.curr-active .curr-sym{color:rgba(74,222,90,.5)}@media(max-width:480px){.zm-landing .curr-btn{padding:5px 8px;font-size:11px}}.zm-landing .mob-menu-btn{display:none;background:transparent;color:var(--zm-muted);padding:6px;border-radius:8px;align-items:center;justify-content:center}.zm-landing .mob-menu-btn:hover{color:var(--zm-ink);background:var(--zm-line2)}@media(max-width:900px){.zm-landing .mob-menu-btn{display:flex}}.zm-landing .mob-menu-panel{display:none;flex-direction:column;position:fixed;top:62px;left:0;right:0;background:var(--zm-white);border-bottom:1px solid var(--zm-line);padding:8px 24px 16px;z-index:500;box-shadow:0 12px 30px rgba(15,23,42,.12)}.zm-landing .mob-menu-panel.open{display:flex}.zm-landing .mob-menu-link{padding:13px 2px;font-size:14px;font-weight:600;color:var(--zm-ink2);border-bottom:1px solid var(--zm-line2)}.zm-landing .mob-menu-link:last-child{border-bottom:none}.zm-landing .mob-menu-link:hover{color:var(--zm-g3)}.zm-landing .mob-menu-cta{margin-top:12px;text-align:center;justify-content:center;width:100%}.zm-landing .fx-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:860px){.zm-landing .fx-grid{grid-template-columns:1fr;max-width:460px;margin:0 auto}}.zm-landing .fx-card{background:var(--zm-white);border:1px solid var(--zm-line);border-radius:18px;padding:28px;position:relative;overflow:hidden;transition:border-color .2s,transform .2s,box-shadow .2s}.zm-landing .fx-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(15,23,42,.08);border-color:var(--zm-g-mid)}.zm-landing .fx-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--zm-g-soft)}.zm-landing .fx-icon{width:48px;height:48px;border-radius:14px;background:var(--zm-g-soft);display:flex;align-items:center;justify-content:center;margin-bottom:18px}.zm-landing .fx-icon svg{width:22px;height:22px;stroke:var(--zm-g3);stroke-width:1.75;fill:none}.zm-landing .fx-title{font-size:16px;font-weight:800;color:var(--zm-ink);margin-bottom:8px;letter-spacing:-.02em}.zm-landing .fx-desc{font-size:14px;color:var(--zm-muted);line-height:1.65}.zm-landing .fx-tag{display:inline-block;margin-top:14px;font-family:IBM Plex Mono,monospace;font-size:10.5px;font-weight:600;color:var(--zm-g3);background:var(--zm-g-soft);border:1px solid var(--zm-g-mid);padding:3px 10px;border-radius:6px}.zm-landing .fitme-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:1180px;margin:0 auto 32px}@media(max-width:860px){.zm-landing .fitme-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.zm-landing .fitme-grid{grid-template-columns:1fr}}.zm-landing .mockui{border-radius:16px;overflow:hidden;border:1px solid rgba(74,222,90,.15);background:#0a1520;box-shadow:0 20px 60px rgba(0,0,0,.35);width:100%}.zm-landing .mockui-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#0d1b26;border-bottom:1px solid rgba(255,255,255,.06)}.zm-landing .mockui-bardot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.zm-landing .mockui-url{margin-left:10px;font-family:IBM Plex Mono,monospace;font-size:10.5px;color:rgba(255,255,255,.3)}.zm-landing .mockui-body{display:grid;grid-template-columns:1fr 1.4fr;min-height:210px}.zm-landing .mockui-inbox{border-right:1px solid rgba(255,255,255,.06);padding:8px}.zm-landing .mockui-row{display:flex;align-items:center;gap:8px;padding:9px 8px;border-radius:10px;position:relative}.zm-landing .mockui-row.active{background:rgba(74,222,90,.08)}.zm-landing .mockui-avatar{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9.5px;font-weight:800;flex-shrink:0}.zm-landing .mockui-row-txt{flex:1;min-width:0}.zm-landing .mockui-row-name{font-size:11px;font-weight:700;color:rgba(255,255,255,.85)}.zm-landing .mockui-row-msg{font-size:10px;color:rgba(255,255,255,.4);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:118px}.zm-landing .mockui-row-time{font-size:9px;color:rgba(255,255,255,.25);flex-shrink:0}.zm-landing .mockui-row-dot{position:absolute;top:8px;right:6px;width:7px;height:7px;border-radius:50%;background:var(--zm-g)}.zm-landing .mockui-chat{padding:16px;display:flex;flex-direction:column;gap:9px;justify-content:flex-end}.zm-landing .mockui-bubble{max-width:82%;padding:9px 13px;border-radius:14px;font-size:11px;line-height:1.5;align-self:flex-start;border-bottom-left-radius:4px}.zm-landing .mockui-bubble.in{background:rgba(255,255,255,.07);color:rgba(255,255,255,.75)}.zm-landing .mockui-bubble.auto{background:rgba(74,222,90,.12);color:var(--zm-g-mid);border:1px solid rgba(74,222,90,.2)}.zm-landing .mockui-caption{text-align:center;font-family:IBM Plex Mono,monospace;font-size:10.5px;color:rgba(74,222,90,.4);margin-top:12px}@media(max-width:640px){.zm-landing .mockui-body{grid-template-columns:1fr}.zm-landing .mockui-inbox{display:none}}.zm-landing .mockui-agenda{padding:16px;display:flex;flex-direction:column;gap:8px}.zm-landing .mockui-agenda-row{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:10px;background:rgba(255,255,255,.03)}.zm-landing .mockui-agenda-time{font-family:IBM Plex Mono,monospace;font-size:11px;color:rgba(255,255,255,.4);width:44px;flex-shrink:0}.zm-landing .mockui-agenda-name{font-size:12px;font-weight:700;color:rgba(255,255,255,.85);flex:1}.zm-landing .mockui-agenda-pill{font-size:9.5px;font-weight:700;padding:2px 8px;border-radius:20px}.zm-landing .mockui-agenda-pill.ok{background:rgba(74,222,90,.15);color:var(--zm-g)}.zm-landing .mockui-agenda-pill.pending{background:rgba(245,158,11,.15);color:#fbbf24}.zm-landing .mockui-chaos{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;padding:20px}.zm-landing .mockui-chaos-chip{font-size:10.5px;color:rgba(255,255,255,.5);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);padding:6px 10px;border-radius:8px;transform:rotate(var(--r,0deg))}.zm-landing .leak-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:860px){.zm-landing .leak-grid{grid-template-columns:1fr;max-width:460px;margin:0 auto}}.zm-landing .leak-card{background:var(--zm-white);border:1px solid var(--zm-line);border-radius:18px;padding:28px;display:flex;flex-direction:column;gap:12px;transition:border-color .2s,transform .2s,box-shadow .2s}.zm-landing .leak-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(15,23,42,.08)}.zm-landing .leak-num{font-size:34px;font-weight:800;letter-spacing:-.03em;line-height:1;font-family:IBM Plex Mono,monospace}.zm-landing .leak-num-label{font-family:IBM Plex Mono,monospace;font-size:10.5px;font-weight:700;color:var(--zm-muted);text-transform:uppercase;letter-spacing:.06em}.zm-landing .leak-title{font-size:16px;font-weight:800;color:var(--zm-ink);letter-spacing:-.02em;margin-top:4px}.zm-landing .leak-text{font-size:13.5px;color:var(--zm-muted);line-height:1.65}.zm-landing .leak-fix{margin-top:auto;padding-top:14px;border-top:1px solid var(--zm-line2)}.zm-landing .leak-fix-label{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:700;color:var(--zm-g3);text-transform:uppercase;letter-spacing:.06em;display:block;margin-bottom:4px}.zm-landing .leak-fix-text{font-size:12.5px;color:var(--zm-ink2);line-height:1.55}.zm-landing .roi-card{max-width:780px;margin:0 auto;background:var(--zm-white);border:1px solid var(--zm-line);border-radius:24px;padding:8px;box-shadow:0 20px 60px -20px rgba(15,23,42,.15)}.zm-landing .roi-inner{display:grid;grid-template-columns:1fr 1fr;gap:0}@media(max-width:720px){.zm-landing .roi-inner{grid-template-columns:1fr}}.zm-landing .roi-inputs{padding:32px 28px;display:flex;flex-direction:column;gap:20px}.zm-landing .roi-row{display:flex;flex-direction:column;gap:8px}.zm-landing .roi-row-head{display:flex;align-items:center;gap:10px}.zm-landing .roi-row-num{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700;color:var(--zm-muted2)}.zm-landing .roi-row-label{font-size:13px;font-weight:600;color:var(--zm-ink2)}.zm-landing .roi-input{width:100%;padding:10px 14px;border:1px solid var(--zm-line);border-radius:10px;font-size:15px;font-weight:700;color:var(--zm-ink);font-family:IBM Plex Mono,monospace;background:var(--zm-surface)}.zm-landing .roi-input:focus{outline:none;border-color:var(--zm-g2);background:var(--zm-white)}.zm-landing .roi-static{display:flex;align-items:baseline;justify-content:space-between;padding:2px 0}.zm-landing .roi-static-val{font-size:15px;font-weight:700;color:var(--zm-ink);font-family:IBM Plex Mono,monospace}.zm-landing .roi-results{background:var(--zm-g3);border-radius:18px;padding:32px 28px;display:flex;flex-direction:column;justify-content:center;gap:16px}.zm-landing .roi-result-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.zm-landing .roi-result-label{font-size:12.5px;color:rgba(255,255,255,.7)}.zm-landing .roi-result-val{font-family:IBM Plex Mono,monospace;font-size:15px;font-weight:700;color:rgba(255,255,255,.95)}.zm-landing .roi-result-val.neg{color:#fecaca}.zm-landing .roi-divider{height:1px;background:rgba(255,255,255,.2)}.zm-landing .roi-final{text-align:center;padding-top:2px}.zm-landing .roi-final-label{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700;color:rgba(255,255,255,.8);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.zm-landing .roi-final-val{font-size:38px;font-weight:800;color:var(--zm-white);letter-spacing:-.03em}.zm-landing .roi-final-multiple{display:inline-block;margin-top:10px;font-family:IBM Plex Mono,monospace;font-size:11.5px;font-weight:700;color:var(--zm-white);background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.25);padding:3px 10px;border-radius:20px}.zm-landing .roi-assumptions{text-align:center;font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--zm-muted2);max-width:640px;margin:22px auto 0;line-height:1.7}.zm-landing .mockui-chat-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.06)}.zm-landing .mockui-chat-contact{display:flex;align-items:center;gap:9px}.zm-landing .mockui-chat-name{font-size:12px;font-weight:700;color:rgba(255,255,255,.85)}.zm-landing .mockui-chat-meta{font-size:9.5px;color:rgba(255,255,255,.35);font-family:IBM Plex Mono,monospace}.zm-landing .mockui-status-pill{font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:3px 9px;border-radius:20px;flex-shrink:0}.zm-landing .mockui-status-pill.active{background:rgba(74,222,90,.15);color:var(--zm-g)}.zm-landing .mockui-status-pill.transfer{background:rgba(245,158,11,.15);color:#fbbf24}.zm-landing .mockui-bubble-time{font-family:IBM Plex Mono,monospace;font-size:9px;color:rgba(255,255,255,.25);align-self:flex-start;margin-top:-5px}.zm-landing .mockui-bubble-tag{align-self:flex-start;font-family:IBM Plex Mono,monospace;font-size:9.5px;color:rgba(255,255,255,.35);margin-top:-2px}.zm-landing .mockui-bubble-tag.done{color:var(--zm-g)}.zm-landing .mockui-bubble-tag.warn{color:#fbbf24}.zm-landing .voice-card{background:var(--zm-night2);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:28px}.zm-landing .voice-mic{width:52px;height:52px;border-radius:50%;background:rgba(74,222,90,.12);border:1.5px solid rgba(74,222,90,.3);display:flex;align-items:center;justify-content:center;margin-bottom:16px;animation:zm-pulseGlow 2.2s ease-in-out infinite}.zm-landing .voice-mic svg{color:var(--zm-g)}.zm-landing .voice-label{font-family:IBM Plex Mono,monospace;font-size:10.5px;font-weight:700;color:var(--zm-g);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.zm-landing .voice-quote{font-size:16px;font-weight:600;color:var(--zm-white);line-height:1.5;margin-bottom:20px;font-style:italic}.zm-landing .voice-actions-label{font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:700;color:rgba(255,255,255,.35);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.zm-landing .voice-actions{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.zm-landing .voice-action{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:12px 14px}.zm-landing .voice-action-num{width:22px;height:22px;border-radius:6px;background:rgba(74,222,90,.15);color:var(--zm-g);font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.zm-landing .voice-action-text{font-size:12.5px;color:rgba(255,255,255,.85);font-weight:600}.zm-landing .voice-action-sub{font-size:11px;color:rgba(255,255,255,.4);margin-top:1px}.zm-landing .voice-btns{display:flex;gap:10px}.zm-landing .voice-confirm-btn{flex:1;padding:12px;border-radius:10px;background:var(--zm-g);color:var(--zm-ink2);font-weight:700;font-size:13.5px;text-align:center;border:none}.zm-landing .voice-edit-btn{padding:12px 18px;border-radius:10px;background:transparent;color:rgba(255,255,255,.6);font-weight:700;font-size:13.5px;text-align:center;border:1px solid rgba(255,255,255,.15)}.zm-landing .compare-table-wrap{overflow-x:auto;border:1px solid var(--zm-line);border-radius:18px}.zm-landing table.compare-table{width:100%;border-collapse:collapse;min-width:560px}.zm-landing table.compare-table td,.zm-landing table.compare-table th{padding:14px 18px;text-align:left;font-size:13px;border-bottom:1px solid var(--zm-line)}.zm-landing table.compare-table thead th{font-family:IBM Plex Mono,monospace;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--zm-muted);background:var(--zm-surface)}.zm-landing table.compare-table tbody tr:last-child td{border-bottom:none}.zm-landing table.compare-table td:first-child{color:var(--zm-ink2);font-weight:600}.zm-landing table.compare-table td.good{color:var(--zm-g3);font-weight:700}.zm-landing table.compare-table td.bad{color:var(--zm-muted2)}.zm-landing table.compare-table td.highlight,.zm-landing table.compare-table th.highlight{background:#f0fdf4}.zm-landing .compare-table-wrap.dark{border-color:rgba(255,255,255,.1)}.zm-landing .compare-table-wrap.dark table.compare-table td,.zm-landing .compare-table-wrap.dark table.compare-table th{border-color:rgba(255,255,255,.08);color:rgba(255,255,255,.7)}.zm-landing .compare-table-wrap.dark table.compare-table thead th{background:rgba(255,255,255,.03);color:rgba(255,255,255,.4)}.zm-landing .compare-table-wrap.dark table.compare-table td:first-child{color:rgba(255,255,255,.85)}.zm-landing .compare-table-wrap.dark table.compare-table td.good{color:var(--zm-g)}.zm-landing .compare-table-wrap.dark table.compare-table td.bad{color:rgba(255,255,255,.3)}.zm-landing .limit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:860px){.zm-landing .limit-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.zm-landing .limit-grid{grid-template-columns:1fr}}.zm-landing .limit-card{background:var(--zm-white);border:1px solid var(--zm-line);border-radius:16px;padding:22px}.zm-landing .limit-icon{width:38px;height:38px;border-radius:10px;background:#fef2f2;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.zm-landing .limit-icon svg{color:#ef4444;width:18px;height:18px}.zm-landing .limit-title{font-size:14.5px;font-weight:800;color:var(--zm-ink);margin-bottom:6px}.zm-landing .limit-text{font-size:12.5px;color:var(--zm-muted);line-height:1.6}.zm-landing .limit-grid.dark .limit-card{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}.zm-landing .limit-grid.dark .limit-icon{background:rgba(255,255,255,.08)}.zm-landing .limit-grid.dark .limit-icon svg{color:#fca5a5}.zm-landing .limit-grid.dark .limit-title{color:var(--zm-white)}.zm-landing .limit-grid.dark .limit-text{color:rgba(255,255,255,.6)}.zm-landing .wa-chat{background:var(--zm-white);border:1px solid var(--zm-line);border-radius:16px;overflow:hidden;box-shadow:0 20px 60px -20px rgba(15,23,42,.15);width:100%}.zm-landing .wa-chat-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-bottom:1px solid var(--zm-line);background:var(--zm-surface)}.zm-landing .wa-chat-contact{display:flex;align-items:center;gap:9px}.zm-landing .wa-chat-name{font-size:12.5px;font-weight:700;color:var(--zm-ink)}.zm-landing .wa-chat-meta{font-size:10.5px;color:var(--zm-muted)}.zm-landing .wa-chat-body{padding:16px;display:flex;flex-direction:column;gap:8px;background:#EFEAE2}.zm-landing .wa-bubble{max-width:82%;padding:9px 13px;border-radius:12px;font-size:12.5px;line-height:1.5;align-self:flex-start;border-bottom-left-radius:3px;background:var(--zm-white);color:var(--zm-ink2);box-shadow:0 1px 1px rgba(0,0,0,.08)}.zm-landing .wa-bubble.out{align-self:flex-end;background:#D9FDD3;border-bottom-left-radius:12px;border-bottom-right-radius:3px}.zm-landing .wa-bubble-time{font-family:IBM Plex Mono,monospace;font-size:9px;color:var(--zm-muted2);align-self:flex-start;margin-top:-3px}.zm-landing .wa-bubble-time.out{align-self:flex-end}.zm-landing .wa-tag{align-self:flex-start;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:700;padding:4px 10px;border-radius:20px;margin-top:2px}.zm-landing .wa-tag.done{background:var(--zm-g-soft);color:var(--zm-g3)}.zm-landing .wa-tag.warn{background:#FDF3E2;color:var(--zm-amber)}.zm-landing .funnel{display:flex;flex-direction:column;max-width:680px;margin:0 auto;border:1px solid var(--zm-line);border-radius:16px;overflow:hidden}.zm-landing .funnel-step{display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--zm-white);padding:16px 22px;border-bottom:1px solid var(--zm-line)}.zm-landing .funnel-step:last-child{border-bottom:none;background:var(--zm-g-soft)}.zm-landing .funnel-label{display:flex;flex-direction:column}.zm-landing .funnel-label-main{font-size:13.5px;font-weight:700;color:var(--zm-ink)}.zm-landing .funnel-label-sub{font-size:11.5px;color:var(--zm-muted)}.zm-landing .funnel-val{font-family:IBM Plex Mono,monospace;font-size:20px;font-weight:800;color:var(--zm-ink);flex-shrink:0}.zm-landing .funnel-result{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;margin-top:28px;text-align:center}.zm-landing .funnel-result-val{font-size:30px;font-weight:800;color:var(--zm-ink);letter-spacing:-.03em}.zm-landing .funnel-result-label{font-family:IBM Plex Mono,monospace;font-size:10.5px;color:var(--zm-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:4px}.zm-landing .esp-panel{background:var(--zm-white);border:1px solid var(--zm-line);border-radius:18px;overflow:hidden}.zm-landing .esp-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--zm-line);background:var(--zm-surface)}.zm-landing .esp-panel-id{display:flex;align-items:center;gap:10px;min-width:0}.zm-landing .esp-panel-avatar{width:34px;height:34px;border-radius:50%;background:var(--zm-g-soft);color:var(--zm-g3);font-weight:800;font-size:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.zm-landing .esp-panel-title{font-size:13.5px;font-weight:700;color:var(--zm-ink)}.zm-landing .esp-panel-sub{font-size:11.5px;color:var(--zm-muted)}.zm-landing .esp-panel-chip{font-family:IBM Plex Mono,monospace;font-size:9.5px;font-weight:700;padding:4px 10px;border-radius:20px;flex-shrink:0}.zm-landing .esp-panel-rows{padding:8px;display:flex;flex-direction:column;gap:3px}.zm-landing .esp-panel-row{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px}.zm-landing .esp-panel-row-n{font-family:IBM Plex Mono,monospace;font-size:10.5px;color:var(--zm-muted2);width:30px;flex-shrink:0}.zm-landing .esp-panel-row-main{flex:1;min-width:0}.zm-landing .esp-panel-row-izq{font-size:12.5px;font-weight:700;color:var(--zm-ink)}.zm-landing .esp-panel-row-meta{font-size:11px;color:var(--zm-muted)}.zm-landing .esp-panel-row-status{font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700;padding:3px 9px;border-radius:20px;flex-shrink:0;white-space:nowrap}.zm-landing .esp-panel-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-top:1px solid var(--zm-line);background:var(--zm-surface)}.zm-landing .esp-panel-foot-label{font-family:IBM Plex Mono,monospace;font-size:10px;color:var(--zm-muted);text-transform:uppercase;letter-spacing:.05em}.zm-landing .esp-panel-foot-val{font-size:13px;font-weight:700;color:var(--zm-ink)}.zm-landing .esp-tooth-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:6px;padding:18px}.zm-landing .esp-tooth{aspect-ratio:1;border-radius:8px;background:var(--zm-surface);border:1px solid var(--zm-line);display:flex;align-items:center;justify-content:center;font-family:IBM Plex Mono,monospace;font-size:9px;color:var(--zm-muted2)}.zm-landing .esp-tooth.flag{background:#FDF3E2;border-color:#f5d9a8;color:var(--zm-amber)}.zm-landing .esp-tooth.done{background:var(--zm-g-soft);border-color:#bbf7d0;color:var(--zm-g3)}.zm-landing .esp-budget-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;border-top:1px solid var(--zm-line)}.zm-landing .esp-budget-name{font-size:12px;color:var(--zm-ink2);font-weight:600}.zm-landing .esp-budget-status{font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:700;padding:3px 9px;border-radius:20px}.zm-landing .esp-switch{position:relative}.zm-landing .esp-switch-btn{display:flex;align-items:center;gap:6px;background:var(--zm-white);border:1px solid var(--zm-line);border-radius:8px;padding:7px 12px;font-size:12.5px;font-weight:600;color:var(--zm-ink2);cursor:pointer}.zm-landing .esp-switch-dropdown{display:none;position:absolute;top:calc(100% + 8px);left:0;background:var(--zm-white);border:1px solid var(--zm-line);border-radius:10px;padding:6px;min-width:200px;box-shadow:0 12px 30px rgba(15,23,42,.16);z-index:50}.zm-landing .esp-switch.open .esp-switch-dropdown{display:block}.zm-landing .esp-switch-opt{display:block;padding:9px 12px;border-radius:7px;font-size:13px;color:var(--zm-muted)}.zm-landing .esp-switch-opt:hover{background:var(--zm-line2);color:var(--zm-ink)}.zm-landing .esp-switch-opt.active{color:var(--zm-g3);font-weight:700}