.home .hero-section{background:var(--zp-bg-soft);position:relative;overflow:hidden;padding:96px 0 88px;color:var(--zp-text)}.home .hero-section .container{background:transparent!important;max-width:1200px;box-shadow:none!important}.home .hero-section h1,.home .hero-section h2,.home .hero-section h3,.home .hero-section p,.home .hero-section span,.home .hero-section i{color:inherit}.home .hero-content-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;position:relative;z-index:1}.home .hero-content,.home .hero-visual{min-width:0}.home .hero-section .hero-content{color:inherit;padding:0}.home .hero-content>*{animation:zp-hero-copy-in .7s ease both}.home .hero-content>*:nth-child(2){animation-delay:.08s}.home .hero-content>*:nth-child(3){animation-delay:.16s}.home .hero-content>*:nth-child(4){animation-delay:.24s}.home .hero-visual{animation:zp-hero-visual-in .75s ease .18s both}@keyframes zp-hero-copy-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes zp-hero-visual-in{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.home .badge-container{margin-bottom:24px}.home .badge-new{background:#fff;border:1px solid rgba(22,24,29,.1);box-shadow:0 1px 2px #16181d0a;padding:7px 14px;border-radius:99px;font-size:.86rem;font-weight:600;color:#3f3f49;display:inline-flex;align-items:center;gap:8px}.home .badge-new i{color:var(--zp-accent)}.home .hero-title{font-size:clamp(2.75rem,5vw,4.1rem);line-height:1.06;font-weight:800;margin-bottom:22px;letter-spacing:-.035em;color:var(--zp-text);text-shadow:none}.home .title-highlight{display:block;margin-top:6px}.home .hero-section .ai-text{color:var(--zp-accent);display:inline-block}.home .hero-description{font-size:1.12rem;color:var(--zp-text-muted);margin-bottom:36px;max-width:520px;line-height:1.72}.home main>section.trust-band{background:#fff;border-top:1px solid rgba(22,24,29,.06);border-bottom:1px solid rgba(22,24,29,.06);padding:34px 0}.home main>section.trust-band>.container{padding-top:0;padding-bottom:0}.home .trust-band-label{text-align:center;font-size:var(--zp-font-floor);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--zp-text-soft);margin:0 0 22px}.home .trust-band-logos{display:flex;justify-content:center;align-items:center;gap:clamp(24px,4.5vw,56px);flex-wrap:wrap}.home .trust-band-logos img{height:28px;width:auto;opacity:.72;filter:grayscale(1);transition:opacity .2s ease,filter .2s ease}.home .trust-band-logos img:hover{opacity:1;filter:grayscale(0)}@media(max-width:768px){.home .trust-band{padding:26px 0}.home .trust-band-logos img{height:22px}}.home .hero-actions{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.home .hero-cta-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.home .btn-hero{width:fit-content;padding:0 28px;min-height:52px}.home .btn-hero:hover{transform:translateY(-1px)}.home .hero-guarantee{display:flex;align-items:center;gap:12px;color:var(--zp-text-soft);font-size:.95rem}.home .hero-guarantee i{color:var(--zp-success)}.home .guarantee-item{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.home .trust-indicators{display:flex;gap:32px;padding-top:28px;border-top:1px solid rgba(22,24,29,.08)}.home .rating-container,.home .companies-container{display:flex;align-items:center;gap:12px}.home .stars{display:inline-flex;gap:2px}.home .stars i{color:#f5a623;font-size:1rem}.home .company-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:var(--zp-bg-sunken);color:var(--zp-text-muted);font-size:.95rem}.home .rating-info,.home .companies-info{line-height:1.3}.home .rating-number,.home .companies-number{font-weight:700;font-size:1.2rem;color:var(--zp-text)}.home .rating-text,.home .companies-text{color:#6d6d78;font-size:.9rem}.home .hero-visual{perspective:1000px;display:flex;justify-content:flex-end}.home .chat-window{background:#fff;border-radius:26px;box-shadow:0 24px 60px -24px #16181d2e;width:100%;max-width:450px;overflow:hidden;transform:none;transition:transform .5s ease,box-shadow .5s ease;margin-left:auto;border:1px solid rgba(22,24,29,.08)}.home .hero-visual:hover .chat-window{transform:translateY(-4px);box-shadow:0 30px 64px -24px #16181d3d}.home .chat-header{padding:20px 24px;border-bottom:1px solid var(--zp-border)!important;display:flex;align-items:center;gap:12px;background:#fff!important}.home .chat-status{display:flex;align-items:center;gap:8px;font-size:.95rem;font-weight:600;color:var(--zp-text-muted)!important}.home .status-dot{width:10px;height:10px;background:#10b981;border-radius:50%;box-shadow:0 0 0 2px #10b98133;animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.home .chat-messages{padding:24px;display:flex;flex-direction:column;gap:18px;background:var(--zp-bg-soft);min-height:300px}.home .message{display:flex;gap:12px;max-width:85%;align-items:flex-end}.home .message.bot .message-content{background:#fff!important;border:none!important;color:var(--zp-text-muted)!important;border-radius:18px 18px 18px 4px;padding:14px 18px;box-shadow:0 2px 4px #0000000d;font-size:.95rem;line-height:1.5}.home .message.user{align-self:flex-end;flex-direction:row-reverse}.home .message.user .message-content{background:var(--zp-accent);color:var(--zp-text-on-ink);border-radius:18px 18px 4px;padding:14px 18px;box-shadow:0 4px 12px #1f67ff40;font-size:.95rem;line-height:1.5}.home .message .message-content p{margin:0;color:inherit!important}.home .avatar img{border-radius:50%;border:2px solid white;box-shadow:0 2px 4px #0000001a}.home .typing-indicator{display:flex;gap:4px;padding:4px 8px}.home .typing-indicator span{width:6px;height:6px;background:var(--zp-text-soft);border-radius:50%;animation:bounce 1.4s infinite ease-in-out both}.home .typing-indicator span:nth-child(1){animation-delay:-.32s}.home .typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.home .hero-content>*,.home .hero-visual,.home .status-dot,.home .typing-indicator span{animation:none}.home .hero-visual:hover .chat-window{transform:none}}@media(max-width:1024px){.home .hero-section{padding:72px 0 64px}.home .hero-content-wrapper{grid-template-columns:1fr;text-align:center;gap:40px}.home .hero-description{margin-left:auto;margin-right:auto}.home .hero-actions{align-items:center}.home .hero-title{font-size:3rem}.home .trust-indicators{justify-content:center}.home .chat-window{transform:none;max-width:500px;margin:0 auto}.home .hero-visual{justify-content:center}}@media(max-width:768px){.home .hero-section{padding:56px 0 48px}.home .hero-title{font-size:2.5rem}.home .hero-description{font-size:1.05rem;max-width:100%}.home .hero-actions{align-items:stretch}.home .btn-hero{width:100%;justify-content:center}.home .trust-indicators{flex-wrap:wrap;justify-content:center;gap:12px 20px}.home .rating-text,.home .companies-text{font-size:var(--zp-font-floor)}.home .chat-messages{min-height:260px}.home .message{max-width:92%}}@media(max-width:480px){.home .hero-section{padding:48px 0 40px}.home .hero-title{font-size:2.1rem}.home .hero-description{font-size:1rem}.home .hero-guarantee{flex-wrap:wrap;justify-content:center;gap:6px 8px;text-align:center;font-size:.9rem}.home .hero-guarantee i{margin-right:2px}.home .dot{display:none}.home .chat-window{margin:0 auto;max-width:100%;border-radius:22px}.home .chat-header{padding:16px 18px}.home .chat-messages{padding:18px;gap:14px;min-height:240px}.home .message.bot .message-content,.home .message.user .message-content{padding:12px 14px;font-size:.9rem}}.home .advanced-features,.home .features-section{padding:100px 0;background:var(--zp-bg-soft)}.home .features-grid{gap:80px}.home .feature-block{background:#fff;padding:40px;border-radius:24px;box-shadow:0 4px 6px -1px #0000001a;border:1px solid var(--zp-border);transition:transform .3s ease}.home .feature-block:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.home .feature-block h2{font-size:2rem;color:var(--zp-text);margin-bottom:20px}.home .feature-block p{color:var(--zp-text-soft);font-size:1.1rem}.home .features-section{position:relative;overflow:hidden;background:var(--zp-bg-soft)}.home .features-section .container{position:relative;z-index:1}.home .features-header{max-width:760px;margin:0 auto 52px;text-align:center;padding:0}.home .features-eyebrow{display:block;margin-bottom:14px;color:var(--zp-accent);font-size:var(--zp-font-floor);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.home .features-eyebrow i{display:none}.home .section-title{margin:0;font-size:clamp(2.15rem,3.8vw,3.35rem);line-height:1.05;letter-spacing:-.04em;color:var(--zp-text);text-wrap:balance}.home .section-title .subtitle{display:block;max-width:46rem;margin:16px auto 0;font-size:1.08rem;line-height:1.7;font-weight:500;letter-spacing:normal;color:#60748f}.home .features-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.home .feature-box.enhanced{position:relative;display:flex;min-height:100%;padding:30px 28px;border-radius:var(--zp-radius-card);background:#fff;border:1px solid rgba(22,24,29,.08);box-shadow:var(--zp-shadow-card);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;overflow:hidden;isolation:isolate}.home .feature-box.enhanced:hover{transform:translateY(-3px);border-color:var(--zp-border-strong);box-shadow:var(--zp-shadow-card-hover)}@media(hover:none)and (pointer:coarse){.home .feature-box.enhanced:hover,.home .expert-box:hover,.home .faq-preview-item:hover,.home .dashboard-preview:hover,.home .hero-visual:hover .chat-window{transform:none}}.home .features-section .feature-content{position:relative;z-index:1;display:flex;flex-direction:column;min-height:100%;text-align:left;justify-content:flex-start;min-width:0}.home .feature-icon-pill{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:20px;border-radius:15px;background:#1f67ff1a;color:var(--zp-accent)}.home .feature-icon-pill i{font-size:1.05rem}.home .feature-box h3{display:block;min-height:0;margin:0 0 12px;font-size:1.45rem;line-height:1.18;letter-spacing:-.03em;color:var(--zp-text);text-wrap:balance}.home .features-section .feature-content p{display:block;flex-grow:0;margin:0 0 22px;color:#62758f;font-size:1rem;line-height:1.65;text-align:left;text-wrap:pretty}.home .feature-benefits{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;gap:8px;min-height:0;min-width:0;margin-top:auto}.home .benefit-tag{display:inline-flex;align-items:center;justify-content:flex-start;gap:7px;min-height:32px;padding:6px 12px 6px 10px;border-radius:999px;background:#f5f4f2;color:#3f3f49;font-size:.86rem;font-weight:600;border:1px solid rgba(148,163,184,.18);box-shadow:inset 0 1px #ffffffb3;letter-spacing:0;line-height:1.3;white-space:normal;text-align:left}.home .benefit-tag .benefit-check{flex:none;font-size:.72rem;color:var(--zp-accent)}.home .feature-box.feature-whatsapp .benefit-check{color:#16a34a}.home .benefit-tag:before{display:none}.home .feature-box.enhanced:hover .benefit-tag{background:#f5f4f2;border-color:#94a3b82e;transform:none}.home .feature-box.enhanced:before{display:none}.home .feature-card-cta{align-self:flex-start;margin-top:22px;min-width:0;padding:0;height:38px;font-size:.9rem}.home .feature-card-cta i{font-size:var(--zp-font-floor);margin-left:6px;transition:transform .22s ease}.home .feature-card-cta:hover i{transform:translate(3px)}@media(prefers-reduced-motion:reduce){.home .feature-card-cta i{transition:none}}@media(min-width:1025px){@supports (grid-template-rows: subgrid){.home .features-cards{grid-template-rows:auto auto auto auto auto;row-gap:0}.home .features-cards>.feature-box.enhanced,.home .features-section .feature-content{display:grid;grid-template-rows:subgrid;grid-row:span 5}.home .features-section .feature-content{min-height:0}.home .feature-icon-pill,.home .feature-box h3,.home .features-section .feature-content p,.home .feature-benefits{align-self:start}.home .feature-icon-pill{justify-self:start}.home .feature-benefits{margin-top:0}.home .feature-card-cta{align-self:end;justify-self:start}}}.home .feature-box.feature-whatsapp .feature-icon-pill{background:#16a34a1a;color:#16a34a}.home .dashboard-preview{width:100%;height:auto;max-width:100%;object-fit:contain;border-radius:12px;box-shadow:0 20px 40px #0000001a;transition:transform .3s ease}.home .dashboard-preview:hover{transform:translateY(-5px)}.home .advanced-features{position:relative;overflow:hidden;background:#fff}.home .advanced-features .container{position:relative;z-index:1}.home .advanced-features-intro{max-width:760px;margin:0 auto 56px;text-align:center}.home .advanced-features-kicker{display:block;margin-bottom:14px;color:var(--zp-accent);font-size:var(--zp-font-floor);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.home .advanced-features-kicker i{display:none}.home .advanced-features-title{margin:0 0 14px;font-size:clamp(2.15rem,3.6vw,3.3rem);line-height:1.05;letter-spacing:-.04em;color:var(--zp-text);text-wrap:balance}.home .advanced-features-copy{margin:0 auto;max-width:52rem;font-size:1.08rem;line-height:1.7;color:#5c6f8a}.home .advanced-features .features-grid{display:grid;gap:28px}.home .advanced-features .feature-block{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:34px;align-items:center;padding:40px;border-radius:var(--zp-radius-panel);background:#fff;border:1px solid rgba(22,24,29,.08);box-shadow:var(--zp-shadow-card);overflow:hidden}.home .advanced-features .feature-block.reverse{grid-template-columns:minmax(360px,1.05fr) minmax(0,.95fr)}.home .advanced-features .feature-block.reverse .feature-content{order:2}.home .advanced-features .feature-block.reverse .feature-image{order:1}.home .advanced-features .feature-content{max-width:460px}.home .advanced-features .feature-content,.home .advanced-features .feature-content h2,.home .advanced-features .feature-content p{text-align:left}.home .advanced-features .feature-content p{display:block}.home .feature-chip{display:block;margin-bottom:16px;color:var(--zp-accent);font-size:var(--zp-font-floor);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.home .feature-chip i{display:none}.home .advanced-features .feature-block h2{margin:0 0 14px;font-size:clamp(1.75rem,2.65vw,2.45rem);line-height:1.08;letter-spacing:-.04em;color:var(--zp-text);text-wrap:balance}.home .advanced-features .feature-block p{margin:0 0 22px;color:var(--zp-text-muted);font-size:1.03rem;line-height:1.75}.home .feature-points{display:grid;gap:10px;margin-bottom:22px}.home .feature-point{display:flex;align-items:flex-start;gap:10px;color:var(--zp-text-muted);font-size:.97rem;font-weight:600;line-height:1.5}.home .feature-point i{color:var(--zp-accent);margin-top:3px}.home .channels-grid{display:flex;flex-wrap:wrap;gap:12px}.home .channel-pill{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:0 13px;border-radius:999px;background:#f5f4f2;border:1px solid rgba(22,24,29,.08);color:#3f3f49;font-weight:600;font-size:.94rem}.home .channel-pill i{font-size:1rem}.home .feature-image{min-width:0}.home .feature-visual-shell{position:relative;padding:20px;border-radius:24px;background:#f6f4f1;border:1px solid rgba(22,24,29,.06)}.home .feature-visual-note{position:absolute;right:18px;bottom:18px;display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:16px;background:#16181dc2;color:var(--zp-accent-soft);font-size:.9rem;font-weight:600;box-shadow:0 14px 28px #16181d2e}.home .dashboard-preview{border-radius:20px;box-shadow:0 22px 40px #16181d1f}.home .visitors-list{display:grid;gap:12px;padding:18px;border-radius:22px;background:#fff;border:1px solid rgba(148,163,184,.18);box-shadow:0 18px 38px #16181d13}.home .visitor-header{display:grid;grid-template-columns:2fr .8fr 1.3fr .95fr .42fr;gap:12px;padding:0 8px 10px;font-size:var(--zp-font-floor);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#7f91ab;border-bottom:1px solid #e8eef7}.home .visitor-row{display:grid;grid-template-columns:2fr .8fr 1.3fr .95fr .42fr;gap:12px;align-items:center;padding:14px;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#f4f8fd)}.home .visitor-main{display:flex;align-items:center;gap:12px;min-width:0}.home .visitor-meta{min-width:0;display:flex;flex-direction:column;gap:3px}.home .visitor-name{display:block;color:#163150;font-weight:700;line-height:1.15;font-size:.98rem;word-break:normal;overflow-wrap:normal}.home .visitor-action{display:block;font-size:var(--zp-font-floor);color:#7186a2;line-height:1.35}.home .visitor-status{display:inline-flex;align-items:center;gap:6px;color:#0f9f6e;font-size:.9rem;font-weight:700;white-space:nowrap}.home .visitor-status:before{content:"";width:8px;height:8px;border-radius:50%;background:#22c48b;box-shadow:0 0 0 4px #22c48b29}.home .visitor-location,.home .visitor-page,.home .visitor-os{color:#415974;font-size:.92rem}.home .visitor-page,.home .visitor-os{white-space:nowrap}.home .visitor-location i,.home .visitor-os i{color:#5d7ea8}.home .visitor-avatar{position:relative;display:grid;place-items:center;flex-shrink:0;width:46px;height:46px;border-radius:16px;color:#fff;font-size:.92rem;font-weight:700;letter-spacing:-.02em;box-shadow:inset 0 1px #ffffff47,0 12px 24px #1f67ff29}.home .visitor-avatar:after{content:"";position:absolute;inset:3px;border-radius:14px;border:1px solid rgba(255,255,255,.18);pointer-events:none}.home .visitor-avatar.blue{background:var(--zp-accent)}.home .visitor-avatar.red{background:var(--zp-warning)}.home .visitor-avatar.purple{background:var(--zp-ink)}@media(max-width:1024px){.home .advanced-features .feature-block,.home .advanced-features .feature-block.reverse{grid-template-columns:1fr}.home .advanced-features .feature-block.reverse .feature-content,.home .advanced-features .feature-block.reverse .feature-image{order:initial}.home .advanced-features .feature-content{max-width:100%}}@media(max-width:920px){.home .visitor-header{display:none}.home .visitor-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main status" "location location" "page os";row-gap:8px}.home .visitor-main{grid-area:main}.home .visitor-status{grid-area:status;justify-self:end}.home .visitor-location{grid-area:location;padding-left:60px}.home .visitor-page{grid-area:page;padding-left:60px;white-space:normal}.home .visitor-os{grid-area:os;justify-self:start}}@media(max-width:768px){.home .advanced-features{padding:80px 0}.home .advanced-features-intro{margin-bottom:36px}.home .advanced-features-title,.home .section-title,.home .pricing-title{font-size:2rem;line-height:1.08}.home .advanced-features-copy,.home .pricing-subtitle{font-size:1rem;line-height:1.65}.home .advanced-features .feature-block{padding:24px;gap:24px;border-radius:24px}.home .feature-visual-shell{padding:14px;border-radius:22px}.home .visitor-header{display:none}.home .visitor-row{grid-template-columns:1fr;grid-template-areas:"main" "status" "location" "page" "os";gap:8px;padding:14px}.home .visitor-main{align-items:flex-start}.home .visitor-name{font-size:1rem}.home .visitor-status{justify-self:start;padding-left:50px}.home .visitor-location,.home .visitor-page,.home .visitor-os{padding-left:50px;font-size:.88rem}.home .feature-points{gap:12px}.home .feature-point{font-size:.94rem}.home .feature-visual-note{position:static;margin-top:12px;justify-content:center}.home .features-header{margin-bottom:34px}.home .feature-box.enhanced{padding:24px 22px;border-radius:22px}.home .feature-box h3{font-size:1.28rem}.home .feature-card-cta{height:36px;padding:0 14px}.home .section-title .subtitle{font-size:1rem}}@media(max-width:1024px){.home .features-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.home .features-cards>.feature-box.enhanced:last-child{grid-column:1 / -1;width:100%;max-width:calc((100% - 22px)/2);margin-inline:auto}}@media(max-width:820px){.home .features-cards{grid-template-columns:1fr;gap:16px}.home .features-cards>.feature-box.enhanced:last-child{grid-column:auto;max-width:100%}}@media(max-width:560px){.home .features-eyebrow,.home .advanced-features-kicker,.home .pricing-eyebrow,.home .feature-chip,.home .faq-preview-kicker{font-size:var(--zp-font-floor);letter-spacing:.05em}.home .advanced-features .feature-block,.home .pricing-left-column,.home .pricing-comparison-card{padding:20px}.home .feature-benefits,.home .channels-grid{gap:8px}.home .benefit-tag,.home .channel-pill{width:100%;justify-content:center;text-align:center}}.home .pricing-section-padding{position:relative;overflow:hidden;background:var(--zp-bg-soft);padding:96px 0}.home .pricing-section-padding .container{position:relative;z-index:1}.home .pricing-wrapper{padding:0;background:transparent;box-shadow:none;border:0}.home .pricing-header{max-width:760px;margin:0 auto 44px;text-align:center}.home .pricing-eyebrow{display:block;margin-bottom:14px;color:var(--zp-accent);font-size:var(--zp-font-floor);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.home .pricing-eyebrow i{display:none}.home .pricing-title{margin:0;font-size:clamp(2.2rem,4vw,3.35rem);line-height:1.04;letter-spacing:-.04em;color:var(--zp-text);text-wrap:balance}.home .pricing-subtitle{max-width:45rem;margin:16px auto 0;font-size:1.08rem;line-height:1.7;color:var(--zp-text-muted)}.home .pricing-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:stretch}.home .pricing-left-column{display:flex;flex-direction:column;justify-content:space-between;padding:36px;border-radius:var(--zp-radius-panel);background:#fff;border:1px solid rgba(22,24,29,.08);box-shadow:var(--zp-shadow-card);height:100%}.home .pricing-description-text{margin:0 0 20px;font-size:1rem;line-height:1.75;color:var(--zp-text-muted)}.home .brand-highlight{color:var(--zp-accent)}.home .pricing-summary{display:block;padding:14px 16px;margin-bottom:18px;border-radius:18px;background:linear-gradient(180deg,#2556bc0d,#6f90ff0d);border:1px solid rgba(37,86,188,.1)}.home .pricing-summary-card{min-width:0}.home .pricing-summary-label{display:block;margin-bottom:4px;font-size:var(--zp-font-floor);letter-spacing:.08em;text-transform:uppercase;color:#7487a2}.home .pricing-summary-value{display:block;color:#17304e;font-size:1rem;font-weight:700;line-height:1.45}.home .pricing-benefits-list{display:grid;gap:0;margin-bottom:0}.home .pricing-benefit-item{display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid rgba(22,24,29,.06)}.home .pricing-benefit-item:last-child{border-bottom:0}.home .check-icon-green{margin-top:3px;color:var(--zp-accent);font-size:1.05rem}.home .benefit-text{color:#3f3f49;line-height:1.6;font-weight:600}.home .pricing-note{display:none}.home .pricing-right-column{height:100%}.home .pricing-visual{position:relative;display:flex;align-items:center;justify-content:flex-end;min-height:100%}.home .pricing-comparison-card{background:#fff;border-radius:var(--zp-radius-card);box-shadow:0 22px 52px #16181d1a;padding:26px;display:flex;gap:20px;position:relative;width:100%;max-width:530px;margin-left:auto;border:1px solid rgba(22,24,29,.06);z-index:1}.home .comparison-list{flex:1;display:flex;flex-direction:column;gap:12px}.home .comparison-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;background:#fff;border:1px solid rgba(22,24,29,.08);border-radius:13px;box-shadow:0 5px 16px #16181d08}.home .comparison-row.zampibot-row{background:#1f67ff0f;border-color:#1f67ff59;box-shadow:0 14px 28px #1f67ff1a}.home .comp-brand{display:flex;align-items:center;gap:12px;min-width:0}.home .comp-icon{width:24px;text-align:center;font-size:1.45rem;flex:0 0 auto}.home .comp-logo-img{width:30px;height:auto;flex:0 0 auto}.home .comp-name{font-weight:700;font-size:1rem;color:var(--zp-text);letter-spacing:.02em}.home .comp-price{font-weight:800;font-size:1.72rem;color:var(--zp-text);white-space:nowrap;flex:0 0 auto}.home .zampibot-row .comp-price,.home .zampibot-row .comp-name{color:var(--zp-accent)}.home .comp-price .period{font-size:.88rem;color:var(--zp-text-soft);font-weight:500;margin-left:3px}.home .comparison-divider{display:flex;align-items:center;justify-content:center;border-left:1px solid var(--zp-border);padding-left:12px}.home .comparison-divider span{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);font-size:var(--zp-font-floor);font-weight:700;color:var(--zp-text-soft);letter-spacing:.22em;text-transform:uppercase}@media(max-width:1024px){.home .pricing-grid{grid-template-columns:1fr}.home .pricing-visual{justify-content:center}.home .pricing-comparison-card{margin-left:auto;margin-right:auto}}@media(max-width:920px){.home .pricing-comparison-card{padding:22px;border-radius:24px}.home .comparison-row{padding:14px 15px}.home .comp-price{font-size:1.45rem}}@media(max-width:768px){.home .pricing-section-padding{padding:80px 0}.home .pricing-header{margin-bottom:32px}.home .pricing-left-column,.home .pricing-comparison-card{padding:24px;border-radius:24px}.home .pricing-summary{display:block}.home .pricing-comparison-card{gap:16px}.home .comparison-row{padding:14px 16px}.home .comp-name{font-size:.92rem}.home .comp-price{font-size:1.3rem}.home .comparison-divider{display:none}}@media(max-width:520px){.home .pricing-comparison-card{display:block}.home .comparison-list{gap:10px}.home .comparison-row{align-items:flex-start;flex-direction:column;gap:8px}.home .comp-price{align-self:flex-end;font-size:1.25rem}}.home .testimonials-section-modern .testimonials-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(2rem,4vw,5rem);align-items:center}.home .unified-content-wrapper .advanced-features,.home .unified-content-wrapper .features-section,.home .unified-content-wrapper .testimonials-section-modern,.home .unified-content-wrapper .pricing-section-padding{padding:96px 0!important}.home .testimonials-section-modern{background:transparent!important}.home .testimonials-section-modern:before,.home .testimonials-expert:before{display:none!important}.home .community-eyebrow{display:block;margin-bottom:14px;color:var(--zp-accent);font-size:var(--zp-font-floor);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.home .testimonials-content h2{max-width:14ch;letter-spacing:-.035em;color:var(--zp-text)}.home .community-stats{display:grid;gap:14px}.home .community-stat{display:flex;align-items:baseline;gap:20px;padding:26px 28px;background:#fff;border:1px solid rgba(22,24,29,.08);border-radius:20px;box-shadow:var(--zp-shadow-card)}.home .community-stat-number{flex-shrink:0;min-width:108px;font-size:2.2rem;font-weight:800;letter-spacing:-.03em;line-height:1;color:var(--zp-text)}.home .community-stat-sub{font-size:1.25rem;font-weight:700;color:#6d6d78}.home .community-stat-label{color:var(--zp-text-muted);font-size:.98rem;line-height:1.55}@media(max-width:768px){.home .community-stat{flex-direction:column;gap:8px;padding:22px 24px}.home .community-stat-number{min-width:0}}.home .testimonials-cta{width:fit-content}.home .faq-preview-section{padding:32px 0 96px}.home .faq-preview-wrap{border-radius:var(--zp-radius-panel);border-color:#16181d14;background:#fff;box-shadow:var(--zp-shadow-card)}.home .faq-preview-grid{align-items:center}.home .faq-preview-kicker{color:var(--zp-accent)}.home .faq-preview-kicker i{display:none}.home .faq-preview-copy h2{color:var(--zp-text)}.home .faq-preview-copy p{color:var(--zp-text-muted)}.home .faq-preview-item{border-radius:18px;border-color:#16181d14;background:#fff;box-shadow:0 10px 26px #16181d08}.home .faq-preview-item:hover{border-color:#1f67ff59;box-shadow:0 16px 34px #1f67ff12}.home .faq-preview-item h3{color:var(--zp-text)}.home .faq-preview-item p,.home .faq-preview-item-tag{color:#6d6d78}.home .testimonials-content,.home .testimonials-expert,.home .expert-box{min-width:0}.home .social-proof-avatars{max-width:100%}@media(max-width:1024px){.home .unified-content-wrapper .advanced-features,.home .unified-content-wrapper .features-section,.home .unified-content-wrapper .testimonials-section-modern,.home .unified-content-wrapper .pricing-section-padding{padding:76px 0!important}.home .testimonials-section-modern .testimonials-grid{grid-template-columns:1fr;gap:3rem}.home .testimonials-content,.home .testimonials-expert{width:100%;max-width:100%}.home .testimonials-content{text-align:center;align-items:center}.home .social-proof-avatars{margin:0 auto 2rem}}@media(max-width:768px){.home .unified-content-wrapper .advanced-features,.home .unified-content-wrapper .features-section,.home .unified-content-wrapper .testimonials-section-modern,.home .unified-content-wrapper .pricing-section-padding{padding:64px 0!important}.home .testimonials-content h2{max-width:none}.home .expert-box{padding:2rem}.home .social-proof-avatars{width:100%;max-width:360px}.home .testimonials-cta{width:100%}.home .faq-preview-section{padding:12px 0 64px}.home .faq-preview-wrap{border-radius:24px}}@media(max-width:480px){.home .faq-preview-wrap{padding:1.25rem}.home .faq-preview-item{padding:1rem}.home .faq-preview-item h3{font-size:1rem}}@media(prefers-reduced-motion:reduce){.home .hero-content>*,.home .hero-visual,.home .status-dot,.home .typing-indicator span{animation:none!important}.home .hero-content>*,.home .hero-visual{opacity:1;transform:none}}
