.pz-help .mega-nav{position:-webkit-sticky;position:sticky;top:0;background:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e5e7eb;padding:0;z-index:1000}.pz-help .mega-nav .nav-content{display:flex;justify-content:space-between;align-items:center;height:72px}.pz-help .logo{display:flex;align-items:center;gap:10px;text-decoration:none}.pz-help .logo-icon{display:flex;align-items:center;justify-content:center}.pz-help .logo-text{font-size:22px;font-weight:700;color:#1a1a1a;letter-spacing:-.02em}.pz-help .logo-text-accent{color:#3b82f6}.pz-help .logo-dot{width:8px;height:8px;background:#3b82f6;border-radius:50%}.pz-help .nav-links{gap:8px;list-style:none}.pz-help .nav-links,.pz-help .nav-links>li{display:flex;align-items:center;height:100%}.pz-help .nav-links>li>a{color:#374151;text-decoration:none;font-size:14px;font-weight:500;padding:8px 16px;border-radius:8px;transition:all .2s}.pz-help .nav-links>li>a:hover{color:#1a1a1a;background:#f3f4f6}.pz-help .nav-link-dropdown{display:flex;align-items:center;gap:6px}.pz-help .dropdown-arrow{transition:transform .2s}.pz-help .nav-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.pz-help .nav-actions{display:flex;align-items:center;gap:16px}.pz-help .nav-login{color:#374151;text-decoration:none;font-size:14px;font-weight:500;padding:8px 16px;transition:color .2s}.pz-help .nav-login:hover{color:#1a1a1a}.pz-help .nav-dropdown{position:relative}.pz-help .mega-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.12);padding:24px;min-width:640px;opacity:0;visibility:hidden;transition:all .25s ease;pointer-events:none}.pz-help .mega-menu-compact{min-width:520px}.pz-help .nav-dropdown:hover .mega-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);pointer-events:auto}.pz-help .mega-menu-inner{display:flex;gap:32px}.pz-help .mega-col{flex:1 1;min-width:0}.pz-help .mega-col-header{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;padding-left:12px}.pz-help .mega-item{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:10px;text-decoration:none;transition:all .15s;margin-bottom:4px}.pz-help .mega-item:hover{background:#f3f4f6}.pz-help .mega-item.featured{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe}.pz-help .mega-item.featured:hover{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.pz-help .mega-item-icon{width:36px;height:36px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;box-shadow:0 1px 3px rgba(0,0,0,.08)}.pz-help .mega-item.featured .mega-item-icon{background:#fff;box-shadow:0 2px 8px rgba(59,130,246,.2)}.pz-help .mega-item-content{display:flex;flex-direction:column;gap:2px}.pz-help .mega-item-content strong{font-size:14px;font-weight:600;color:#1a1a1a}.pz-help .mega-item-content span{font-size:12px;color:#6b7280}.pz-help .mega-item.view-all{color:#3b82f6;font-size:13px;font-weight:600;padding:12px;margin-top:8px}.pz-help .mega-item.view-all:hover{background:#eff6ff}.pz-help .mega-col-promo{flex:0 0 200px}.pz-help .mega-promo{background:linear-gradient(135deg,#1e3a8a,#1e40af);border-radius:12px;padding:20px;position:relative;overflow:hidden;height:100%}.pz-help .mega-promo-badge{display:inline-block;padding:4px 8px;background:hsla(0,0%,100%,.2);border-radius:4px;font-size:10px;font-weight:700;color:#fff;text-transform:uppercase;margin-bottom:12px}.pz-help .mega-promo h4{font-size:16px;font-weight:700;color:#fff;margin-bottom:8px}.pz-help .mega-promo p{font-size:12px;color:hsla(0,0%,100%,.8);line-height:1.5;margin-bottom:16px}.pz-help .mega-promo-animation{position:relative;width:48px;height:48px;margin-bottom:16px}.pz-help .promo-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:hsla(0,0%,100%,.2);border-radius:50%;animation:pz_home_promo-pulse 2s ease-in-out infinite}@keyframes pz_home_promo-pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.3);opacity:.5}}.pz-help .mega-promo-animation span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px}.pz-help .mega-promo-btn{display:inline-block;padding:8px 16px;background:#fff;color:#1e40af;text-decoration:none;border-radius:6px;font-size:12px;font-weight:600;transition:all .2s}.pz-help .mega-promo-btn:hover{background:#f0f9ff;transform:translateY(-1px)}.pz-help .mega-menu-ecosystem{min-width:720px}.pz-help .mega-menu-ecosystem .mega-menu-inner{flex-direction:column;gap:20px}.pz-help .ecosystem-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.pz-help .ecosystem-brand{display:flex;align-items:center;gap:12px}.pz-help .ecosystem-logo{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px}.pz-help .ecosystem-brand>div{display:flex;flex-direction:column}.pz-help .ecosystem-brand strong{font-size:16px;font-weight:700;color:#1a1a1a}.pz-help .ecosystem-brand span{font-size:12px;color:#6b7280}.pz-help .ecosystem-view-all{font-size:13px;font-weight:600;color:#3b82f6;text-decoration:none}.pz-help .ecosystem-view-all:hover{text-decoration:underline}.pz-help .ecosystem-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.pz-help .ecosystem-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;text-decoration:none;transition:all .15s}.pz-help .ecosystem-item:hover{background:#f3f4f6}.pz-help .ecosystem-item-logo{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;flex-shrink:0}.pz-help .ecosystem-item-logo.doddo{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.pz-help .ecosystem-item-logo.goundetected{background:linear-gradient(135deg,#1a1a1a,#374151)}.pz-help .ecosystem-item-logo.reachzone{background:linear-gradient(135deg,#3b82f6,#1e40af)}.pz-help .ecosystem-item-logo.obelisk{background:linear-gradient(135deg,#f59e0b,#d97706)}.pz-help .ecosystem-item-logo.reviewhero{background:linear-gradient(135deg,#10b981,#059669)}.pz-help .ecosystem-item-logo.dataspear{background:linear-gradient(135deg,#ef4444,#dc2626)}.pz-help .ecosystem-item-logo.smartwebs{background:linear-gradient(135deg,#06b6d4,#0891b2)}.pz-help .ecosystem-item-logo.mailtiply{background:linear-gradient(135deg,#ec4899,#db2777)}.pz-help .ecosystem-item-logo.saasmatch{background:linear-gradient(135deg,#f97316,#ea580c)}.pz-help .ecosystem-item-logo.proxyhero{background:linear-gradient(135deg,#6366f1,#4f46e5)}.pz-help .ecosystem-item-logo.mogulacademy{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.pz-help .ecosystem-item-logo.funderz{background:linear-gradient(135deg,#1e3a8a,#1e40af)}.pz-help .ecosystem-item-logo.leadwizard{background:linear-gradient(135deg,#14b8a6,#0d9488)}.pz-help .ecosystem-item-logo.diomi{background:linear-gradient(135deg,#a855f7,#9333ea)}.pz-help .ecosystem-item-logo.dealbuzz{background:linear-gradient(135deg,#22c55e,#16a34a)}.pz-help .ecosystem-item-info{display:flex;flex-direction:column;min-width:0}.pz-help .ecosystem-item-info strong{font-size:13px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pz-help .ecosystem-item-info span{font-size:11px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pz-help .btn-primary{background:#3b82f6;color:#fff;padding:10px 20px;border-radius:8px;text-decoration:none;font-weight:600;font-size:14px;transition:all .2s;border:none;cursor:pointer}.pz-help .btn-primary:hover{background:#2563eb;transform:translateY(-1px)}.pz-help .btn-secondary{background:#fff;color:#1a1a1a;padding:10px 20px;border-radius:8px;text-decoration:none;font-weight:600;font-size:14px;border:1px solid #e5e7eb;transition:all .2s;cursor:pointer}.pz-help .btn-secondary:hover{border-color:#3b82f6;color:#3b82f6}.pz-help{background:#fff;color:#0f172a}.pz-help .container{max-width:1180px;margin:0 auto;padding:0 24px}.pz-help .hc-hero{background:linear-gradient(160deg,#0f172a,#1e293b);color:#fff;padding:64px 0 56px;text-align:center}.pz-help .hc-badge{display:inline-block;background:hsla(0,0%,100%,.1);color:#93c5fd;font-weight:700;font-size:13px;letter-spacing:.04em;padding:7px 16px;border-radius:999px;margin-bottom:18px}.pz-help .hc-badge.alt{background:#ede9fe;color:#7c3aed}.pz-help .hc-hero h1{font-size:44px;font-weight:800;letter-spacing:-.02em}.pz-help .hc-hero .sub{font-size:18px;color:#cbd5e1;margin:12px 0 28px}.pz-help .hc-search{width:100%;max-width:580px;padding:16px 22px;border-radius:14px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.95);color:#0f172a;font-size:16px;outline:none;box-shadow:0 14px 40px rgba(0,0,0,.25)}.pz-help .hc-layout{display:grid;grid-template-columns:280px 1fr;grid-gap:44px;gap:44px;padding-top:44px;padding-bottom:64px;align-items:start}.pz-help .hc-sidebar{position:-webkit-sticky;position:sticky;top:92px}.pz-help .hc-side-group{margin-bottom:26px}.pz-help .hc-side-title{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:10px;padding-left:12px}.pz-help .hc-side-item{display:flex;align-items:flex-start;gap:9px;width:100%;text-align:left;border:none;background:transparent;color:#475569;font-size:14px;font-weight:500;line-height:1.4;padding:9px 12px;border-radius:9px;cursor:pointer;transition:all .12s ease}.pz-help .hc-side-item:hover{background:#f1f5f9;color:#0f172a}.pz-help .hc-side-item.active{background:#eff6ff;color:#1d4ed8;font-weight:700}.pz-help .hc-side-kind{flex-shrink:0;font-size:13px}.pz-help .hc-side-empty{font-size:14px;color:#94a3b8;padding:12px}.pz-help .hc-content{max-width:720px}.pz-help .hc-breadcrumb{font-size:13px;font-weight:600;color:#94a3b8;margin-bottom:14px}.pz-help .hc-breadcrumb span{margin:0 6px}.pz-help .hc-content h2{font-size:32px;font-weight:800;letter-spacing:-.02em;line-height:1.2}.pz-help .hc-summary{font-size:17px;color:#64748b;margin:12px 0 28px;line-height:1.5}.pz-help .hc-article{font-size:17px;line-height:1.7;color:#334155}.pz-help .hc-article p{margin-bottom:18px}.pz-help .hc-inline-list{margin:0 0 20px;padding-left:4px;list-style:none}.pz-help .hc-inline-list li{position:relative;padding-left:26px;margin-bottom:10px}.pz-help .hc-inline-list li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:800}.pz-help .hc-steps{list-style:none;padding:0;margin:0;counter-reset:step}.pz-help .hc-steps>li{display:flex;gap:16px;align-items:flex-start;padding:18px 0;border-bottom:1px solid #f1f5f9}.pz-help .hc-step-num{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px}.pz-help .hc-helpful{display:flex;align-items:center;gap:16px;margin-top:38px;padding-top:24px;border-top:1px solid #edeff3;font-size:15px;font-weight:600;color:#475569}.pz-help .hc-helpful-btns button{background:#f1f5f9;border:1px solid #e5e7eb;border-radius:10px;padding:8px 16px;font-size:14px;font-weight:700;cursor:pointer;margin-right:8px;transition:all .12s ease}.pz-help .hc-helpful-btns button:hover{border-color:#93c5fd;background:#eff6ff}.pz-help .hc-helpful-done{color:#059669;font-weight:700}.pz-help .hc-suggest{background:#f8fafc;border-top:1px solid #edeff3;padding:72px 0}.pz-help .hc-suggest-card{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;background:#fff;border:1px solid #e5e7eb;border-radius:24px;overflow:hidden;box-shadow:0 30px 60px rgba(15,23,42,.08)}.pz-help .hc-suggest-copy{padding:48px}.pz-help .hc-suggest-copy h2{font-size:30px;font-weight:800;letter-spacing:-.02em;margin-top:4px}.pz-help .hc-suggest-copy p{font-size:16px;color:#64748b;line-height:1.6;margin:14px 0 22px}.pz-help .hc-suggest-points{list-style:none;padding:0;margin:0}.pz-help .hc-suggest-points li{font-size:15px;color:#334155;padding:9px 0;font-weight:500}.pz-help .hc-suggest-form{padding:48px;background:linear-gradient(160deg,#f8fafc,#eef2f7);display:flex;flex-direction:column}.pz-help .hc-suggest-form label{font-size:13px;font-weight:700;color:#475569;margin:14px 0 7px}.pz-help .hc-suggest-form label:first-child{margin-top:0}.pz-help .hc-suggest-types{display:flex;gap:8px}.pz-help .hc-suggest-types button{flex:1 1;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px;font-size:13px;font-weight:700;color:#475569;cursor:pointer;transition:all .12s ease}.pz-help .hc-suggest-types button:hover{border-color:#c7d2fe}.pz-help .hc-suggest-types button.active{background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;border-color:transparent}.pz-help .hc-suggest-form input,.pz-help .hc-suggest-form textarea{width:100%;padding:13px 15px;border:1px solid #e2e8f0;border-radius:11px;font-size:15px;font-family:inherit;outline:none;transition:border-color .15s ease;background:#fff}.pz-help .hc-suggest-form input:focus,.pz-help .hc-suggest-form textarea:focus{border-color:#3b82f6}.pz-help .hc-suggest-submit{margin-top:20px;background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;font-weight:700;font-size:15px;padding:14px;border-radius:12px;border:none;cursor:pointer;transition:transform .15s ease}.pz-help .hc-suggest-submit:hover{transform:translateY(-2px)}.pz-help .hc-suggest-form.done{align-items:center;justify-content:center;text-align:center}.pz-help .hc-suggest-done .big{width:64px;height:64px;margin:0 auto 16px;border-radius:50%;background:#10b981;color:#fff;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:800}.pz-help .hc-suggest-done h3{font-size:24px;font-weight:800}.pz-help .hc-suggest-done p{font-size:15px;color:#64748b;margin-top:8px;max-width:320px}.pz-help .hc-footer{padding:32px 0;text-align:center;font-size:14px;color:#94a3b8;background:#fff;border-top:1px solid #edeff3}.pz-help .hc-footer a{color:#3b82f6;font-weight:600}@media (max-width:900px){.pz-help .hc-layout{grid-template-columns:1fr;gap:28px}.pz-help .hc-sidebar{position:static}.pz-help .hc-suggest-card{grid-template-columns:1fr}.pz-help .hc-suggest-copy,.pz-help .hc-suggest-form{padding:32px}}.pz-help .mega-nav .container{max-width:1240px}