.pz-home *{margin:0;padding:0;box-sizing:border-box}.pz-home{font-family:Plus Jakarta Sans,sans-serif;background:#fff;color:#1a1a1a;line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100vh}.pz-home .container{max-width:1240px;margin:0 auto;padding:0 24px}.pz-home .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-home .mega-nav .nav-content{display:flex;justify-content:space-between;align-items:center;height:72px}.pz-home .logo{display:flex;align-items:center;gap:10px;text-decoration:none}.pz-home .logo-icon{display:flex;align-items:center;justify-content:center}.pz-home .logo-text{font-size:22px;font-weight:700;color:#1a1a1a;letter-spacing:-.02em}.pz-home .logo-text-accent{color:#3b82f6}.pz-home .logo-dot{width:8px;height:8px;background:#3b82f6;border-radius:50%}.pz-home .nav-links{gap:8px;list-style:none}.pz-home .nav-links,.pz-home .nav-links>li{display:flex;align-items:center;height:100%}.pz-home .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-home .nav-links>li>a:hover{color:#1a1a1a;background:#f3f4f6}.pz-home .nav-link-dropdown{display:flex;align-items:center;gap:6px}.pz-home .dropdown-arrow{transition:transform .2s}.pz-home .nav-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.pz-home .nav-actions{display:flex;align-items:center;gap:16px}.pz-home .nav-login{color:#374151;text-decoration:none;font-size:14px;font-weight:500;padding:8px 16px;transition:color .2s}.pz-home .nav-login:hover{color:#1a1a1a}.pz-home .nav-dropdown{position:relative}.pz-home .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-home .mega-menu-compact{min-width:520px}.pz-home .nav-dropdown:hover .mega-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);pointer-events:auto}.pz-home .mega-menu-inner{display:flex;gap:32px}.pz-home .mega-col{flex:1 1;min-width:0}.pz-home .mega-col-header{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;padding-left:12px}.pz-home .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-home .mega-item:hover{background:#f3f4f6}.pz-home .mega-item.featured{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe}.pz-home .mega-item.featured:hover{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.pz-home .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-home .mega-item.featured .mega-item-icon{background:#fff;box-shadow:0 2px 8px rgba(59,130,246,.2)}.pz-home .mega-item-content{display:flex;flex-direction:column;gap:2px}.pz-home .mega-item-content strong{font-size:14px;font-weight:600;color:#1a1a1a}.pz-home .mega-item-content span{font-size:12px;color:#6b7280}.pz-home .mega-item.view-all{color:#3b82f6;font-size:13px;font-weight:600;padding:12px;margin-top:8px}.pz-home .mega-item.view-all:hover{background:#eff6ff}.pz-home .mega-col-promo{flex:0 0 200px}.pz-home .mega-promo{background:linear-gradient(135deg,#1e3a8a,#1e40af);border-radius:12px;padding:20px;position:relative;overflow:hidden;height:100%}.pz-home .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-home .mega-promo h4{font-size:16px;font-weight:700;color:#fff;margin-bottom:8px}.pz-home .mega-promo p{font-size:12px;color:hsla(0,0%,100%,.8);line-height:1.5;margin-bottom:16px}.pz-home .mega-promo-animation{position:relative;width:48px;height:48px;margin-bottom:16px}.pz-home .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-home .mega-promo-animation span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px}.pz-home .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-home .mega-promo-btn:hover{background:#f0f9ff;transform:translateY(-1px)}.pz-home .mega-menu-ecosystem{min-width:720px}.pz-home .mega-menu-ecosystem .mega-menu-inner{flex-direction:column;gap:20px}.pz-home .ecosystem-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.pz-home .ecosystem-brand{display:flex;align-items:center;gap:12px}.pz-home .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-home .ecosystem-brand>div{display:flex;flex-direction:column}.pz-home .ecosystem-brand strong{font-size:16px;font-weight:700;color:#1a1a1a}.pz-home .ecosystem-brand span{font-size:12px;color:#6b7280}.pz-home .ecosystem-view-all{font-size:13px;font-weight:600;color:#3b82f6;text-decoration:none}.pz-home .ecosystem-view-all:hover{text-decoration:underline}.pz-home .ecosystem-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.pz-home .ecosystem-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;text-decoration:none;transition:all .15s}.pz-home .ecosystem-item:hover{background:#f3f4f6}.pz-home .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-home .ecosystem-item-logo.doddo{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.pz-home .ecosystem-item-logo.goundetected{background:linear-gradient(135deg,#1a1a1a,#374151)}.pz-home .ecosystem-item-logo.reachzone{background:linear-gradient(135deg,#3b82f6,#1e40af)}.pz-home .ecosystem-item-logo.obelisk{background:linear-gradient(135deg,#f59e0b,#d97706)}.pz-home .ecosystem-item-logo.reviewhero{background:linear-gradient(135deg,#10b981,#059669)}.pz-home .ecosystem-item-logo.dataspear{background:linear-gradient(135deg,#ef4444,#dc2626)}.pz-home .ecosystem-item-logo.smartwebs{background:linear-gradient(135deg,#06b6d4,#0891b2)}.pz-home .ecosystem-item-logo.mailtiply{background:linear-gradient(135deg,#ec4899,#db2777)}.pz-home .ecosystem-item-logo.saasmatch{background:linear-gradient(135deg,#f97316,#ea580c)}.pz-home .ecosystem-item-logo.proxyhero{background:linear-gradient(135deg,#6366f1,#4f46e5)}.pz-home .ecosystem-item-logo.mogulacademy{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.pz-home .ecosystem-item-logo.funderz{background:linear-gradient(135deg,#1e3a8a,#1e40af)}.pz-home .ecosystem-item-logo.leadwizard{background:linear-gradient(135deg,#14b8a6,#0d9488)}.pz-home .ecosystem-item-logo.diomi{background:linear-gradient(135deg,#a855f7,#9333ea)}.pz-home .ecosystem-item-logo.dealbuzz{background:linear-gradient(135deg,#22c55e,#16a34a)}.pz-home .ecosystem-item-info{display:flex;flex-direction:column;min-width:0}.pz-home .ecosystem-item-info strong{font-size:13px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pz-home .ecosystem-item-info span{font-size:11px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pz-home .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-home .btn-primary:hover{background:#2563eb;transform:translateY(-1px)}.pz-home .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-home .btn-secondary:hover{border-color:#3b82f6;color:#3b82f6}.pz-home .hero{padding:80px 0 60px}.pz-home .hero-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.pz-home .hero-left{text-align:left}.pz-home .badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#eff6ff;border:1px solid #dbeafe;border-radius:100px;font-size:13px;font-weight:600;color:#3b82f6;margin-bottom:24px}.pz-home .hero h1{font-size:56px;font-weight:800;line-height:1.1;color:#1a1a1a;margin-bottom:24px;letter-spacing:-.02em}.pz-home .hero .subtitle{font-size:20px;color:#6b7280;margin-bottom:40px;line-height:1.6}.pz-home .hero-ctas{display:flex;gap:16px;margin-bottom:40px}.pz-home .btn-large{padding:16px 32px;font-size:16px}.pz-home .hero-stats{display:flex;gap:32px}.pz-home .hero-stat{display:flex;align-items:center;gap:8px}.pz-home .hero-stat-icon{font-size:20px}.pz-home .hero-stat-text{font-size:14px;color:#6b7280}.pz-home .hero-stat-value{font-weight:700;color:#1a1a1a}.pz-home .hero-right{position:relative}.pz-home .hero-image{width:100%;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:24px;padding:40px;box-shadow:0 20px 60px rgba(59,130,246,.15);position:relative;overflow:hidden}.pz-home .social-mockup{background:#fff;border-radius:16px;padding:20px;box-shadow:0 10px 40px rgba(0,0,0,.1);position:relative;z-index:1}.pz-home .social-platform{display:flex;align-items:center;gap:12px;padding:16px;background:#f9fafb;border-radius:12px;margin-bottom:12px;transition:all .3s}.pz-home .social-platform:hover{background:#eff6ff;transform:translateX(4px)}.pz-home .platform-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.pz-home .linkedin-icon{background:linear-gradient(135deg,#0a66c2,#004182)}.pz-home .twitter-icon{background:linear-gradient(135deg,#1da1f2,#0d8bd9)}.pz-home .instagram-icon{background:linear-gradient(135deg,#e4405f,#c13584)}.pz-home .platform-info{flex:1 1}.pz-home .platform-name{font-size:14px;font-weight:700;color:#1a1a1a;margin-bottom:4px}.pz-home .platform-accounts{font-size:12px;color:#6b7280}.pz-home .platform-badge{padding:6px 12px;background:#10b981;color:#fff;border-radius:6px;font-size:11px;font-weight:700}.pz-home .accounts-showcase{padding:60px 0;background:#f9fafb;border-top:1px solid #e5e7eb}.pz-home .showcase-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.pz-home .showcase-header h3{font-size:20px;font-weight:700;color:#1a1a1a}.pz-home .view-all{font-size:14px;font-weight:600;color:#3b82f6;text-decoration:none;transition:all .2s}.pz-home .view-all:hover{color:#2563eb}.pz-home .accounts-scroll{display:flex;gap:16px;overflow-x:auto;padding-bottom:16px;scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}.pz-home .accounts-scroll::-webkit-scrollbar{height:6px}.pz-home .accounts-scroll::-webkit-scrollbar-track{background:transparent}.pz-home .accounts-scroll::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}.pz-home .account-preview{flex:0 0 auto;width:200px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;transition:all .3s;cursor:pointer}.pz-home .account-preview:hover{border-color:#3b82f6;box-shadow:0 4px 16px rgba(59,130,246,.12);transform:translateY(-2px)}.pz-home .preview-avatar{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:12px}.pz-home .preview-avatar.linkedin{background:linear-gradient(135deg,#0a66c2,#004182)}.pz-home .preview-avatar.twitter{background:linear-gradient(135deg,#1da1f2,#0d8bd9)}.pz-home .preview-avatar.instagram{background:linear-gradient(135deg,#e4405f,#c13584)}.pz-home .preview-info{margin-bottom:12px}.pz-home .preview-name{font-size:15px;font-weight:700;color:#1a1a1a;margin-bottom:2px}.pz-home .preview-platform{font-size:12px;color:#6b7280}.pz-home .preview-stats{display:flex;flex-direction:column;gap:4px;font-size:11px;color:#6b7280}.pz-home .verified-dot{color:#10b981;font-weight:600}.pz-home .verified-dot.elite{color:#f59e0b}.pz-home .use-cases-section{padding:80px 0;background:#fff}.pz-home .use-cases-header{text-align:center;margin-bottom:48px}.pz-home .use-cases-header h2{font-size:36px;font-weight:800;color:#1a1a1a;margin-bottom:12px;letter-spacing:-.02em}.pz-home .use-cases-header p{font-size:18px;color:#6b7280}.pz-home .use-cases-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.pz-home .use-case-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:24px;transition:all .3s}.pz-home .use-case-card:hover{background:#fff;border-color:#3b82f6;box-shadow:0 4px 16px rgba(59,130,246,.1);transform:translateY(-2px)}.pz-home .use-case-icon{font-size:32px;margin-bottom:16px}.pz-home .use-case-card h3{font-size:16px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.pz-home .use-case-card p{font-size:14px;color:#6b7280;line-height:1.5}@media (max-width:1024px){.pz-home .use-cases-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.pz-home .use-cases-grid{grid-template-columns:1fr}.pz-home .use-cases-header h2{font-size:28px}}.pz-home .scale-section{padding:100px 0;background:linear-gradient(135deg,#f0f7ff,#e8f4fd)}.pz-home .scale-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.pz-home .scale-left h2{font-size:42px;font-weight:800;color:#1a1a1a;margin-bottom:16px;letter-spacing:-.02em}.pz-home .scale-left>p{font-size:18px;color:#6b7280;margin-bottom:32px;line-height:1.6}.pz-home .scale-features{display:flex;flex-direction:column;gap:16px}.pz-home .scale-feature{display:flex;align-items:center;gap:12px;font-size:15px;color:#4b5563}.pz-home .feature-check{width:24px;height:24px;background:#10b981;color:#fff;font-size:14px}.pz-home .calculator-card{background:#fff;border-radius:20px;padding:32px;box-shadow:0 20px 60px rgba(59,130,246,.15)}.pz-home .calc-header h3{font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:24px;text-align:center}.pz-home .calc-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;justify-content:center}.pz-home .calc-tab{flex:1 1 auto;min-width:64px;padding:8px 12px;font-size:13px;font-weight:600;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.pz-home .calc-tab:hover{background:#e2e8f0;color:#1a1a1a}.pz-home .calc-tab.active{background:#2563eb;border-color:#2563eb;color:#fff;box-shadow:0 4px 12px rgba(37,99,235,.25)}.pz-home .calc-slider-wrapper{margin-bottom:32px}.pz-home .calc-slider-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.pz-home .calc-slider-header .calc-label{font-size:14px;font-weight:600;color:#6b7280}.pz-home .calc-slider-header .calc-value{font-size:32px;font-weight:800;color:#3b82f6}.pz-home .calc-slider{width:100%;height:8px;border-radius:4px;background:#e5e7eb;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.pz-home .calc-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#3b82f6;cursor:pointer;box-shadow:0 2px 8px rgba(59,130,246,.4);-webkit-transition:transform .2s;transition:transform .2s}.pz-home .calc-slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.pz-home .calc-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#3b82f6;cursor:pointer;border:none;box-shadow:0 2px 8px rgba(59,130,246,.4)}.pz-home .calc-slider-labels{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:#9ca3af}.pz-home .calc-results{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.pz-home .calc-result-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px 20px;display:grid;grid-template-columns:1.35fr 1fr 1.15fr;align-items:center;grid-column-gap:8px;column-gap:8px}.pz-home .calc-result-item.highlight{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;color:#fff}.pz-home .calc-result-item.highlight-cost{background:linear-gradient(135deg,#1e293b,#0f172a);border:none;color:#fff}.pz-home .calc-result-item .result-label{font-size:14px;color:#6b7280;text-align:left}.pz-home .calc-result-item.highlight .result-label{color:hsla(0,0%,100%,.9)}.pz-home .calc-result-item.highlight-cost .result-label{color:hsla(0,0%,100%,.85)}.pz-home .calc-result-item .result-value{font-size:28px;font-weight:800;color:#1a1a1a;text-align:center;white-space:nowrap}.pz-home .calc-result-item.highlight .result-value,.pz-home .calc-result-item.highlight-cost .result-value{color:#fff}.pz-home .calc-result-item .result-sublabel{font-size:12px;color:#9ca3af;text-align:right}.pz-home .calc-result-item.highlight .result-sublabel{color:hsla(0,0%,100%,.8)}.pz-home .calc-result-item.highlight-cost .result-sublabel{color:hsla(0,0%,100%,.7)}.pz-home .calc-cta{display:block;width:100%;padding:16px;background:#1a1a1a;color:#fff;text-align:center;border-radius:10px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s}.pz-home .calc-cta:hover{background:#000;transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.2)}@media (max-width:1024px){.pz-home .scale-content{grid-template-columns:1fr;gap:48px}.pz-home .scale-left h2{font-size:32px}}.pz-home .why-choose-section{padding:80px 0;background:#f9fafb}.pz-home .why-choose-header{text-align:center;margin-bottom:48px}.pz-home .why-choose-header h2{font-size:36px;font-weight:800;color:#1a1a1a;letter-spacing:-.02em;margin-bottom:12px}.pz-home .why-choose-header p{font-size:18px;color:#6b7280;max-width:600px;margin:0 auto}.pz-home .why-bento-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto auto;grid-gap:16px;gap:16px}.pz-home .bento-card{background:#fff;border-radius:16px;padding:24px;border:1px solid #e5e7eb;transition:all .3s ease}.pz-home .bento-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.08)}.pz-home .bento-large{grid-column:1/3;grid-row:1/3;padding:32px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border:none;color:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden}.pz-home .bento-large:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 60%);pointer-events:none}.pz-home .bento-icon-wrapper{position:relative;margin-bottom:24px}.pz-home .bento-icon-bg{width:72px;height:72px;background:hsla(0,0%,100%,.15);border-radius:20px;position:absolute;top:0;left:0}.pz-home .bento-icon{font-size:40px;position:relative;z-index:1;display:block;padding:16px}.pz-home .bento-content{flex:1 1;display:flex;flex-direction:column}.pz-home .bento-large h3{font-size:28px;font-weight:800;margin-bottom:12px;position:relative;z-index:1}.pz-home .bento-large p{font-size:16px;opacity:.9;line-height:1.6;margin-bottom:24px;position:relative;z-index:1}.pz-home .bento-stats{display:flex;gap:32px;margin-top:auto;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.2);position:relative;z-index:1}.pz-home .bento-stat{text-align:center}.pz-home .stat-number{display:block;font-size:32px}.pz-home .stat-label{text-transform:uppercase;letter-spacing:.5px;opacity:.8}.pz-home .bento-wide{grid-column:1/3;grid-row:3;display:flex;align-items:center;gap:20px;padding:24px 28px}.pz-home .bento-wide.green{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0}.pz-home .bento-wide .bento-emoji{font-size:36px;flex-shrink:0}.pz-home .bento-wide h3{font-size:18px;font-weight:700;color:#065f46;margin-bottom:4px}.pz-home .bento-wide p{font-size:14px;color:#047857;line-height:1.5;margin:0}.pz-home .bento-medium{display:flex;flex-direction:column}.pz-home .bento-medium.blue{grid-column:3;grid-row:1;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:none}.pz-home .bento-medium.dark{grid-column:4;grid-row:1;background:#1a1a1a;border:none;color:#fff}.pz-home .bento-emoji{font-size:32px;margin-bottom:16px}.pz-home .bento-medium h3{font-size:18px;font-weight:700;margin-bottom:8px;color:inherit}.pz-home .bento-medium.blue h3{color:#1e3a8a}.pz-home .bento-medium p{font-size:14px;color:#6b7280;line-height:1.5}.pz-home .bento-medium.dark p{color:hsla(0,0%,100%,.7)}.pz-home .bento-medium.blue p{color:#3b82f6}.pz-home .bento-small{padding:20px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.pz-home .bento-small:nth-of-type(4){grid-column:3;grid-row:2}.pz-home .bento-small:nth-of-type(5){grid-column:4;grid-row:2}.pz-home .bento-small:nth-of-type(6){grid-column:3;grid-row:3}.pz-home .bento-small:nth-of-type(7){grid-column:4;grid-row:3}.pz-home .bento-emoji-sm{font-size:28px;margin-bottom:12px;display:block}.pz-home .bento-small h4{font-size:15px;font-weight:700;color:#1a1a1a;margin-bottom:4px}.pz-home .bento-small p{font-size:13px;color:#6b7280}@media (max-width:1024px){.pz-home .why-bento-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.pz-home .bento-large,.pz-home .bento-wide{grid-column:span 2;grid-row:auto}.pz-home .bento-medium.blue,.pz-home .bento-medium.dark,.pz-home .bento-small:nth-of-type(4),.pz-home .bento-small:nth-of-type(5),.pz-home .bento-small:nth-of-type(6),.pz-home .bento-small:nth-of-type(7){grid-column:auto;grid-row:auto}}@media (max-width:640px){.pz-home .why-bento-grid{grid-template-columns:1fr}.pz-home .bento-large,.pz-home .bento-medium,.pz-home .bento-small,.pz-home .bento-wide{grid-column:span 1!important;grid-row:auto!important}.pz-home .why-choose-header h2{font-size:28px}.pz-home .why-choose-header p{font-size:16px}}.pz-home .platforms-section{padding:60px 0;background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.pz-home .platforms-header{text-align:center;margin-bottom:32px}.pz-home .platforms-header h2{font-size:28px;font-weight:800;color:#1a1a1a;margin-bottom:8px;letter-spacing:-.02em}.pz-home .platforms-header p{font-size:16px;color:#6b7280}.pz-home .platforms-row{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.pz-home .platform-item{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s}.pz-home .platform-item:hover{border-color:#3b82f6;background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.1)}.pz-home .platform-icon-sm{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff}.pz-home .platform-icon-sm.linkedin{background:#0a66c2}.pz-home .platform-icon-sm.twitter{background:#000}.pz-home .platform-icon-sm.instagram{background:linear-gradient(135deg,#e4405f,#c13584,#833ab4)}.pz-home .platform-icon-sm.facebook{background:#1877f2}.pz-home .platform-icon-sm.tiktok{background:#000}.pz-home .platform-icon-sm.youtube{background:red}.pz-home .platform-icon-sm.reddit{background:#ff4500}.pz-home .platform-icon-sm.pinterest{background:#e60023}.pz-home .platform-item .platform-name{font-size:14px;font-weight:600;color:#1a1a1a}.pz-home .platform-item .platform-count{font-size:12px;color:#6b7280;background:#e5e7eb;padding:2px 8px;border-radius:4px}@media (max-width:768px){.pz-home .platforms-row{gap:8px}.pz-home .platform-item{padding:8px 12px}.pz-home .platform-icon-sm{width:28px;height:28px;font-size:12px}.pz-home .platform-item .platform-name{font-size:13px}}.pz-home .dump-vendors-section{padding:80px 0;background:#fff}.pz-home .dump-vendors-header{margin-bottom:48px;text-align:center}.pz-home .dump-vendors-header h2{font-size:36px;font-weight:800;color:#1a1a1a;margin-bottom:32px;letter-spacing:-.02em}.pz-home .dump-vendors-points{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.pz-home .dump-point{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:28px;transition:all .3s}.pz-home .dump-point:hover{border-color:#3b82f6;box-shadow:0 8px 24px rgba(59,130,246,.1);transform:translateY(-4px)}.pz-home .dump-point:last-child{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#bfdbfe}.pz-home .dump-point-icon{font-size:32px;display:block;margin-bottom:16px}.pz-home .dump-point-content h4{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.pz-home .dump-point:last-child .dump-point-content h4{color:#1e40af}.pz-home .dump-point-content p{font-size:15px;color:#6b7280;line-height:1.6}.pz-home .dump-point:last-child .dump-point-content p{color:#3b82f6}@media (max-width:768px){.pz-home .dump-vendors-points{grid-template-columns:1fr}.pz-home .dump-vendors-header h2{font-size:28px}}.pz-home .dump-vendors-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;align-items:stretch}.pz-home .profile-example-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:20px;padding:24px;position:relative}.pz-home .profile-card-inner{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.08)}.pz-home .profile-banner{height:80px;background:linear-gradient(135deg,#0a66c2,#004182)}.pz-home .profile-avatar-wrapper{position:relative;width:80px;height:80px;margin:-40px auto 0}.pz-home .profile-avatar-lg{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:50%;border:4px solid #fff;display:flex;align-items:center;justify-content:center;font-size:36px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.pz-home .profile-verified-badge{position:absolute;bottom:0;right:0;width:24px;height:24px;background:#10b981;color:#fff;border-radius:50%;border:2px solid #fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.pz-home .profile-details{padding:20px 24px 24px;text-align:center}.pz-home .profile-details h4{font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:4px}.pz-home .profile-title{font-size:14px;color:#6b7280;margin-bottom:8px}.pz-home .profile-location{font-size:13px;color:#9ca3af;margin-bottom:20px}.pz-home .profile-stats-row{display:flex;justify-content:center;gap:24px;padding:16px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-bottom:16px}.pz-home .profile-stat-item{text-align:center}.pz-home .profile-stat-item .stat-num{display:block;font-size:18px;font-weight:700;color:#1a1a1a}.pz-home .profile-stat-item .stat-lbl{font-size:11px;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.pz-home .profile-tags{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.pz-home .profile-tag{padding:4px 10px;background:#eff6ff;color:#3b82f6;border-radius:4px;font-size:11px;font-weight:600}.pz-home .profile-card-label{text-align:center;margin-top:16px;font-size:13px;color:#9ca3af;font-weight:500}.pz-home .checklist-card{background:#1a1a1a;border-radius:20px;padding:40px;display:flex;flex-direction:column}.pz-home .checklist-card h3{font-size:24px;font-weight:800;color:#fff;margin-bottom:32px}.pz-home .checklist{list-style:none;display:flex;flex-direction:column;gap:20px;flex:1 1}.pz-home .checklist li{display:flex;align-items:center;gap:16px;font-size:16px;color:hsla(0,0%,100%,.9)}.pz-home .check-icon{width:28px;height:28px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.pz-home .checklist-footer{margin-top:32px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.1)}.pz-home .checklist-footer span{font-size:18px;font-weight:700;color:#10b981}@media (max-width:768px){.pz-home .dump-vendors-cards{grid-template-columns:1fr}.pz-home .dump-vendors-header h2{font-size:28px}.pz-home .dump-vendors-header p{font-size:15px}.pz-home .checklist-card{padding:28px}.pz-home .checklist-card h3{font-size:20px}.pz-home .checklist li{font-size:15px}}.pz-home .comparison-section{padding:80px 0;background:#f9fafb}.pz-home .comparison-header{text-align:center;margin-bottom:48px}.pz-home .comparison-header h2{font-size:36px;font-weight:800;color:#1a1a1a;margin-bottom:12px;letter-spacing:-.02em}.pz-home .comparison-header p{font-size:18px;color:#6b7280}.pz-home .comparison-table-wrapper{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06);margin-bottom:40px}.pz-home .comparison-table{width:100%;border-collapse:collapse}.pz-home .comparison-table thead{background:#f9fafb}.pz-home .comparison-table th{padding:20px 24px;text-align:left;font-weight:600;font-size:14px;color:#6b7280;border-bottom:1px solid #e5e7eb}.pz-home .comparison-table th.feature-col{width:30%}.pz-home .comparison-table th.others-col,.pz-home .comparison-table th.profilezone-col{width:35%;text-align:center}.pz-home .col-header{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;font-weight:700;font-size:15px}.pz-home .col-header.profilezone{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.pz-home .col-header.profilezone .col-logo{color:#93c5fd}.pz-home .col-header.others{background:#e5e7eb;color:#6b7280}.pz-home .comparison-table td{padding:20px 24px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.pz-home .comparison-table tbody tr:last-child td{border-bottom:none}.pz-home .comparison-table tbody tr:hover{background:#fafbfc}.pz-home .feature-name{font-weight:600;color:#1a1a1a;font-size:15px}.pz-home .others-cell,.pz-home .profilezone-cell{text-align:left;padding-left:32px}.pz-home .profilezone-cell{background:linear-gradient(135deg,rgba(59,130,246,.04),rgba(37,99,235,.08))}.pz-home .cell-check,.pz-home .cell-x{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:12px;font-weight:700;margin-right:12px;vertical-align:middle}.pz-home .cell-check{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.pz-home .cell-x{background:#fee2e2;color:#dc2626}.pz-home .cell-text{font-size:14px;color:#4b5563}.pz-home .profilezone-cell .cell-text{color:#1e40af;font-weight:500}.pz-home .comparison-cta{text-align:center;padding-top:48px}.pz-home .comparison-cta h3{font-size:28px;font-weight:800;color:#1a1a1a;margin-bottom:8px}.pz-home .comparison-cta>p{font-size:16px;color:#6b7280;margin-bottom:32px}.pz-home .comparison-cta-features{display:flex;justify-content:center;gap:40px;margin-bottom:32px}.pz-home .comparison-cta-feature{display:flex;align-items:center;gap:10px}.pz-home .cta-feature-icon{font-size:20px}.pz-home .comparison-cta-feature span:last-child{font-size:15px;font-weight:600;color:#374151}.pz-home .comparison-cta-buttons{display:flex;justify-content:center;gap:16px}@media (max-width:768px){.pz-home .comparison-cta-features{flex-direction:column;gap:16px;align-items:center}.pz-home .comparison-cta h3{font-size:24px}.pz-home .comparison-cta-buttons{flex-direction:column;align-items:center}.pz-home .comparison-header h2{font-size:28px}.pz-home .comparison-table td,.pz-home .comparison-table th{padding:16px 12px}.pz-home .feature-name{font-size:13px}.pz-home .cell-text{display:block;margin-top:4px;font-size:12px}.pz-home .col-header{font-size:13px;padding:6px 10px}}.pz-home .what-is-section{padding:80px 0;background:#f9fafb}.pz-home .what-is-header{text-align:center;margin-bottom:48px}.pz-home .what-is-label{display:inline-block;font-size:13px;font-weight:700;color:#3b82f6;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.pz-home .what-is-header h2{font-size:32px;font-weight:800;color:#1a1a1a;margin-bottom:8px;letter-spacing:-.02em}.pz-home .what-is-header>p{font-size:17px;color:#6b7280}.pz-home .what-is-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-bottom:48px}.pz-home .what-is-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;text-align:center}.pz-home .what-is-card-icon{width:56px;height:56px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:26px;margin:0 auto 16px}.pz-home .what-is-card h4{font-size:17px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.pz-home .what-is-card p{font-size:14px;color:#6b7280;line-height:1.5}.pz-home .what-is-bottom{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px;display:flex;align-items:center;justify-content:space-between;gap:32px}.pz-home .what-is-not-list{display:flex;gap:32px}.pz-home .what-is-not-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#4b5563}.pz-home .not-x{width:22px;height:22px;background:#fee2e2;color:#dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.pz-home .what-is-yes{display:flex;align-items:center;gap:10px;font-size:15px;color:#065f46;font-weight:500;padding-left:32px;border-left:1px solid #e5e7eb}.pz-home .yes-check{width:22px;height:22px;background:#d1fae5;color:#059669;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}@media (max-width:1024px){.pz-home .what-is-bottom{flex-direction:column;align-items:flex-start}.pz-home .what-is-not-list{flex-direction:column;gap:12px}.pz-home .what-is-yes{padding-left:0;padding-top:20px;border-left:none;border-top:1px solid #e5e7eb;width:100%}}@media (max-width:768px){.pz-home .what-is-grid{grid-template-columns:1fr}.pz-home .what-is-header h2{font-size:26px}}.pz-home .problem-section{padding:80px 0;background:#fff}.pz-home .problem-card{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:0;gap:0;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.08)}.pz-home .problem-left{background:#1a1a1a;padding:40px;color:#fff}.pz-home .problem-label{display:inline-block;font-size:11px;font-weight:700;color:#f87171;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px}.pz-home .problem-left h3{font-size:24px;font-weight:800;margin-bottom:28px;line-height:1.3}.pz-home .problem-issues{display:flex;flex-direction:column;gap:16px}.pz-home .problem-issue{display:flex;align-items:center;gap:12px;font-size:15px;color:hsla(0,0%,100%,.8)}.pz-home .issue-icon{font-size:18px}.pz-home .problem-divider{width:60px;background:linear-gradient(180deg,#1a1a1a,#1a1a1a 50%,#f0fdf4 0,#f0fdf4);display:flex;align-items:center;justify-content:center}.pz-home .problem-divider span{width:44px;height:44px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#6b7280;box-shadow:0 2px 8px rgba(0,0,0,.1)}.pz-home .problem-right{background:#f0fdf4;padding:40px}.pz-home .solution-label{display:inline-block;font-size:11px;font-weight:700;color:#059669;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px}.pz-home .problem-right h3{font-size:24px;font-weight:800;color:#065f46;margin-bottom:28px;line-height:1.3}.pz-home .solution-points{display:flex;flex-direction:column;gap:16px}.pz-home .solution-point{display:flex;align-items:center;gap:12px;font-size:15px;color:#047857}.pz-home .solution-check{width:22px;height:22px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}@media (max-width:768px){.pz-home .problem-card{grid-template-columns:1fr}.pz-home .problem-divider{width:100%;height:50px;background:linear-gradient(90deg,#1a1a1a,#1a1a1a 50%,#f0fdf4 0,#f0fdf4)}.pz-home .problem-left h3,.pz-home .problem-right h3{font-size:20px}.pz-home .problem-left,.pz-home .problem-right{padding:28px}}.pz-home .trust-section{padding:80px 0;background:#fff}.pz-home .trust-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.pz-home .trust-main{background:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;padding:48px}.pz-home .trust-big-number{font-size:72px;font-weight:800;color:#1a1a1a;line-height:1;margin-bottom:12px;letter-spacing:-.03em}.pz-home .trust-big-label{font-size:20px;color:#6b7280;margin-bottom:24px;line-height:1.4}.pz-home .trust-cta{display:inline-flex;align-items:center;font-size:16px;font-weight:600;color:#3b82f6;text-decoration:none;transition:gap .2s}.pz-home .trust-cta:hover{gap:4px}.pz-home .trust-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.pz-home .trust-card{border-radius:16px;padding:24px;text-align:center;transition:all .3s}.pz-home .trust-card:hover{transform:translateY(-2px)}.pz-home .trust-card.blue{background:linear-gradient(135deg,#eff6ff,#dbeafe)}.pz-home .trust-card.blue .trust-card-value{color:#1e40af}.pz-home .trust-card.blue .trust-card-label{color:#3b82f6}.pz-home .trust-card.green{background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.pz-home .trust-card.green .trust-card-value{color:#065f46}.pz-home .trust-card.green .trust-card-label{color:#059669}.pz-home .trust-card.dark{background:#1a1a1a}.pz-home .trust-card.dark .trust-card-value{color:#fff}.pz-home .trust-card.dark .trust-card-label{color:hsla(0,0%,100%,.7)}.pz-home .trust-card.orange{background:linear-gradient(135deg,#fff7ed,#ffedd5)}.pz-home .trust-card.orange .trust-card-value{color:#9a3412}.pz-home .trust-card.orange .trust-card-label{color:#ea580c}.pz-home .trust-card-icon{font-size:28px;margin-bottom:12px}.pz-home .trust-card-value{font-size:32px;font-weight:800;margin-bottom:4px}.pz-home .trust-card-label{font-size:14px;font-weight:500}@media (max-width:768px){.pz-home .trust-content{grid-template-columns:1fr}.pz-home .trust-big-number{font-size:56px}.pz-home .trust-main{padding:32px}}.pz-home .powerful-section{padding:80px 0;background:#f9fafb}.pz-home .powerful-header{text-align:center;max-width:700px;margin:0 auto 40px}.pz-home .powerful-label{display:inline-block;font-size:13px;font-weight:700;color:#3b82f6;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.pz-home .powerful-header h2{font-size:36px;font-weight:800;color:#1a1a1a;margin-bottom:16px;letter-spacing:-.02em}.pz-home .powerful-header p{font-size:17px;color:#6b7280;line-height:1.6}.pz-home .integrates-with{text-align:center;margin-bottom:48px}.pz-home .integrates-label{display:block;font-size:13px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.pz-home .tools-row{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.pz-home .tool-badge{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#fff;border:1px solid #e5e7eb;border-radius:100px;font-size:14px;font-weight:600;color:#374151;transition:all .2s}.pz-home .tool-badge:hover{border-color:#3b82f6;background:#eff6ff}.pz-home .tool-icon{font-size:16px}.pz-home .powerful-visual{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:48px;overflow:hidden}.pz-home .flow-animation{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:40px;flex-wrap:wrap}.pz-home .flow-step{display:flex;flex-direction:column;align-items:center;gap:12px}.pz-home .flow-icon{width:72px;height:72px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:32px;position:relative}.pz-home .flow-icon.partner{background:linear-gradient(135deg,#eff6ff,#dbeafe);animation:pz_home_pulse-blue 2s infinite}.pz-home .flow-icon.tool{background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.pz-home .flow-icon.campaign{background:linear-gradient(135deg,#fef3c7,#fde68a)}.pz-home .flow-icon.result{background:linear-gradient(135deg,#d1fae5,#a7f3d0);animation:pz_home_pulse-green 2s infinite}@keyframes pz_home_pulse-blue{0%,to{box-shadow:0 0 0 0 rgba(59,130,246,.4)}50%{box-shadow:0 0 0 12px rgba(59,130,246,0)}}@keyframes pz_home_pulse-green{0%,to{box-shadow:0 0 0 0 rgba(16,185,129,.4)}50%{box-shadow:0 0 0 12px rgba(16,185,129,0)}}.pz-home .flow-step span{font-size:13px;font-weight:600;color:#6b7280}.pz-home .flow-arrow{display:flex;align-items:center;width:80px;position:relative;margin:0 8px}.pz-home .arrow-line{height:2px;background:linear-gradient(90deg,#e5e7eb,#3b82f6 50%,#e5e7eb);width:100%;position:relative}.pz-home .arrow-dot{width:8px;height:8px;background:#3b82f6;border-radius:50%;position:absolute;animation:pz_home_flow-dot 2s ease-in-out infinite}@keyframes pz_home_flow-dot{0%{left:0;opacity:0}20%{opacity:1}80%{opacity:1}to{left:calc(100% - 8px);opacity:0}}.pz-home .flow-metrics{display:flex;justify-content:center;gap:48px;padding-top:32px;border-top:1px solid #e5e7eb}.pz-home .flow-metric{display:flex;align-items:center;gap:12px}.pz-home .metric-pulse{width:10px;height:10px;background:#f59e0b;border-radius:50%;animation:pz_home_metric-pz_home_blink 1.5s infinite}.pz-home .metric-pulse.green{background:#10b981;animation-delay:.5s}.pz-home .metric-pulse.blue{background:#3b82f6;animation-delay:1s}@keyframes pz_home_metric-blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.pz-home .metric-value{font-size:20px;font-weight:800;color:#1a1a1a}.pz-home .metric-label{font-size:14px;color:#6b7280}@media (max-width:768px){.pz-home .powerful-header h2{font-size:28px}.pz-home .flow-animation{flex-direction:column;gap:16px}.pz-home .flow-arrow{width:2px;height:40px;flex-direction:column;margin:0}.pz-home .arrow-line{width:2px;height:100%;background:linear-gradient(180deg,#e5e7eb,#3b82f6 50%,#e5e7eb)}@keyframes pz_home_flow-dot{0%{top:0;left:50%;transform:translateX(-50%);opacity:0}20%{opacity:1}80%{opacity:1}to{top:calc(100% - 8px);left:50%;transform:translateX(-50%);opacity:0}}.pz-home .flow-metrics{flex-direction:column;gap:20px;align-items:flex-start}.pz-home .powerful-visual{padding:28px}}.pz-home .section{padding:100px 0}.pz-home .section-header{text-align:center;max-width:640px;margin:0 auto 60px}.pz-home .section-tag{font-size:14px;font-weight:700;color:#3b82f6;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.pz-home .section-title{font-size:42px;font-weight:800;color:#1a1a1a;margin-bottom:16px;letter-spacing:-.02em}.pz-home .section-subtitle{font-size:18px;color:#6b7280;line-height:1.6}.pz-home .platforms-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.pz-home .platform-card{padding:40px 32px;border:1px solid #e5e7eb;border-radius:16px;transition:all .3s;background:#fff;text-align:center}.pz-home .platform-card:hover{border-color:#3b82f6;box-shadow:0 8px 32px rgba(59,130,246,.12);transform:translateY(-4px)}.pz-home .platform-card .platform-icon{width:80px;height:80px;margin:0 auto 24px;font-size:40px}.pz-home .platform-card h3{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:12px}.pz-home .platform-card p{font-size:15px;color:#6b7280;line-height:1.6;margin-bottom:20px}.pz-home .platform-stat{font-size:14px;color:#3b82f6;font-weight:600}.pz-home .how-it-works{background:#fff;padding:100px 0}.pz-home .how-it-works-header{text-align:center;margin-bottom:48px}.pz-home .hiw-label{display:inline-block;font-size:13px;font-weight:700;color:#3b82f6;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.pz-home .how-it-works-header h2{font-size:36px;font-weight:800;color:#1a1a1a;letter-spacing:-.02em}.pz-home .hiw-tabs{display:flex;justify-content:center;gap:12px;margin-bottom:60px}.pz-home .hiw-tab{display:flex;align-items:center;gap:10px;padding:14px 28px;background:#f9fafb;border:2px solid #e5e7eb;border-radius:100px;font-size:15px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s}.pz-home .hiw-tab:hover{border-color:#3b82f6;color:#3b82f6}.pz-home .hiw-tab.active{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.pz-home .hiw-tab-icon{font-size:18px}.pz-home .hiw-timeline{position:relative;max-width:700px;margin:0 auto}.pz-home .hiw-line{position:absolute;left:24px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#3b82f6,#10b981)}.pz-home .hiw-step{display:flex;gap:32px;margin-bottom:32px;position:relative}.pz-home .hiw-step:last-child{margin-bottom:0}.pz-home .hiw-step-marker{width:50px;height:50px;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:2;box-shadow:0 4px 12px rgba(59,130,246,.3)}.pz-home .hiw-step-marker span{font-size:20px;font-weight:800;color:#fff}.pz-home .hiw-step-marker.done{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px rgba(16,185,129,.3)}.pz-home .hiw-step-content{flex:1 1;padding-top:4px}.pz-home .hiw-step-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:24px;transition:all .3s}.pz-home .hiw-step-card:hover{border-color:#3b82f6;box-shadow:0 8px 24px rgba(59,130,246,.1)}.pz-home .hiw-step-card.highlight{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#a7f3d0}.pz-home .hiw-step-card.highlight:hover{border-color:#10b981;box-shadow:0 8px 24px rgba(16,185,129,.15)}.pz-home .hiw-step-icon{font-size:28px;margin-bottom:12px}.pz-home .hiw-step-card h3{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.pz-home .hiw-step-card p{font-size:14px;color:#6b7280;line-height:1.6;margin-bottom:12px}.pz-home .hiw-step-time{display:inline-block}.pz-home .hiw-step-time span{font-size:13px;font-weight:600;color:#3b82f6;background:#eff6ff;padding:4px 10px;border-radius:100px}.pz-home .hiw-step-result span{font-size:14px;font-weight:600;color:#065f46}@media (max-width:768px){.pz-home .how-it-works-header h2{font-size:28px}.pz-home .hiw-tabs{flex-direction:column;align-items:center}.pz-home .hiw-line{left:20px}.pz-home .hiw-step{gap:20px}.pz-home .hiw-step-marker{width:42px;height:42px}.pz-home .hiw-step-marker span{font-size:16px}}.pz-home .browse-partners-section{padding:100px 0;background:#f9fafb}.pz-home .browse-header{text-align:center;margin-bottom:48px}.pz-home .browse-header h2{font-size:36px;font-weight:800;color:#1a1a1a;margin-bottom:12px;letter-spacing:-.02em}.pz-home .browse-header>p{font-size:18px;color:#6b7280;margin-bottom:16px}.pz-home .browse-badges{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;color:#6b7280}.pz-home .badge-dot{color:#d1d5db}.pz-home .partner-finder{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:24px;margin-bottom:32px;box-shadow:0 4px 24px rgba(0,0,0,.06)}.pz-home .finder-label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#3b82f6;margin-bottom:16px}.pz-home .finder-icon{font-size:16px}.pz-home .finder-search{display:flex;gap:12px;margin-bottom:16px}.pz-home .search-input-wrapper{flex:1 1;position:relative;display:flex;align-items:center}.pz-home .search-icon{position:absolute;left:16px;font-size:18px}.pz-home .search-input{width:100%;padding:16px 16px 16px 48px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;color:transparent;background:#f9fafb;transition:all .2s}.pz-home .search-input:focus{outline:none;border-color:#3b82f6;background:#fff}.pz-home .typing-text{position:absolute;left:48px;font-size:16px;color:#6b7280;pointer-events:none}.pz-home .typing-text:after{content:"|";animation:pz_home_blink 1s infinite;color:#3b82f6}@keyframes pz_home_blink{0%,50%{opacity:1}51%,to{opacity:0}}.pz-home .search-btn{padding:16px 32px;background:#1a1a1a;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.pz-home .search-btn:hover{background:#374151}.pz-home .finder-filters{display:flex;gap:12px;flex-wrap:wrap}.pz-home .filter-dropdown{position:relative}.pz-home .filter-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 36px 10px 14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.pz-home .filter-select:hover{border-color:#3b82f6}.pz-home .filter-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.pz-home .filter-chip{padding:8px 16px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:100px;font-size:13px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s}.pz-home .filter-chip.active,.pz-home .filter-chip:hover{border-color:#3b82f6;color:#3b82f6}.pz-home .filter-chip.active{background:#eff6ff}.pz-home .partners-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;margin-bottom:32px}.pz-home .partner-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;transition:all .3s}.pz-home .partner-card:hover{border-color:#3b82f6;box-shadow:0 8px 32px rgba(59,130,246,.12);transform:translateY(-4px)}.pz-home .partner-card-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.pz-home .partner-avatar{width:48px;height:48px;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;position:relative;flex-shrink:0}.pz-home .partner-avatar.female{background:linear-gradient(135deg,#ec4899,#be185d)}.pz-home .partner-status{position:absolute;bottom:-2px;right:-2px;width:14px;height:14px;background:#d1d5db;border:2px solid #fff;border-radius:50%}.pz-home .partner-status.online{background:#10b981}.pz-home .partner-info{flex:1 1;min-width:0}.pz-home .partner-info h4{font-size:15px;font-weight:700;color:#1a1a1a;margin-bottom:2px}.pz-home .partner-info h4,.pz-home .partner-info p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pz-home .partner-info p{font-size:12px;color:#6b7280}.pz-home .partner-verified{width:20px;height:20px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex-shrink:0}.pz-home .partner-card-stats{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;margin-bottom:12px}.pz-home .partner-stat{text-align:center}.pz-home .stat-val{display:block;font-size:16px;font-weight:700;color:#1a1a1a}.pz-home .stat-key{font-size:11px;color:#9ca3af}.pz-home .partner-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.pz-home .partner-tag{padding:4px 8px;background:#f3f4f6;border-radius:4px;font-size:11px;font-weight:500;color:#6b7280}.pz-home .partner-tag.linkedin{background:#eff6ff;color:#0a66c2}.pz-home .partner-card-footer{display:flex;align-items:center;justify-content:space-between}.pz-home .partner-price{display:flex;align-items:baseline;gap:2px}.pz-home .price-amount{font-size:20px;font-weight:800;color:#1a1a1a}.pz-home .price-period{font-size:13px;color:#9ca3af}.pz-home .partner-btn{padding:8px 16px;background:#f3f4f6;border:none;border-radius:8px;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:all .2s}.pz-home .partner-btn:hover{background:#3b82f6;color:#fff}.pz-home .browse-cta{text-align:center}.pz-home .browse-all-btn{display:inline-flex;align-items:center;padding:16px 32px;background:#1a1a1a;color:#fff;text-decoration:none;border-radius:12px;font-size:16px;font-weight:600;transition:all .2s}.pz-home .browse-all-btn:hover{background:#374151;transform:translateY(-2px)}.pz-home .ecosystem-section{padding:100px 0;background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.pz-home .ecosystem-content{text-align:center}.pz-home .ecosystem-badge{display:inline-block;padding:6px 14px;background:#eff6ff;border:1px solid #dbeafe;border-radius:100px;font-size:12px;font-weight:600;color:#3b82f6;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.pz-home .ecosystem-content h2{font-size:36px;font-weight:800;color:#1a1a1a;margin-bottom:16px;letter-spacing:-.02em}.pz-home .ecosystem-subtitle{font-size:18px;color:#6b7280;line-height:1.6;max-width:680px;margin:0 auto 40px}.pz-home .ecosystem-subtitle strong{color:#1a1a1a}.pz-home .ecosystem-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-bottom:48px}.pz-home .eco-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:28px;text-align:left;transition:all .3s}.pz-home .eco-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.08)}.pz-home .eco-card.highlight{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#bfdbfe}.pz-home .eco-card-icon{width:48px;height:48px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:16px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.pz-home .eco-card.highlight .eco-card-icon{background:#fff;box-shadow:0 4px 12px rgba(59,130,246,.15)}.pz-home .eco-card h4{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.pz-home .eco-card p{font-size:15px;color:#6b7280;line-height:1.6}.pz-home .eco-card p strong{color:#1a1a1a}.pz-home .ecosystem-text{max-width:700px;margin:0 auto 48px}.pz-home .ecosystem-text p{font-size:17px;color:#6b7280;line-height:1.7;margin-bottom:16px}.pz-home .ecosystem-text p:last-child{margin-bottom:0}.pz-home .ecosystem-text strong{color:#1a1a1a}@media (max-width:768px){.pz-home .ecosystem-cards{grid-template-columns:1fr}}.pz-home .ecosystem-visual{max-width:600px;margin:0 auto}.pz-home .ecosystem-hub{position:relative;height:320px}.pz-home .hub-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140px;height:140px;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;z-index:2;box-shadow:0 8px 32px rgba(59,130,246,.3)}.pz-home .hub-icon{font-size:32px}.pz-home .hub-name{font-size:14px;font-weight:700;color:#fff}.pz-home .hub-desc{font-size:11px;color:hsla(0,0%,100%,.7)}.pz-home .hub-orbit{top:50%;left:50%;width:280px;height:280px;border:2px dashed #e5e7eb;border-radius:50%}.pz-home .hub-orbit,.pz-home .orbit-item{position:absolute;transform:translate(-50%,-50%)}.pz-home .orbit-item{width:80px;height:80px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:all .3s}.pz-home .orbit-item:hover{background:#fff;border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.15)}.pz-home .orbit-item.active{background:#eff6ff;border-color:#3b82f6;box-shadow:0 4px 16px rgba(59,130,246,.2)}.pz-home .orbit-item span:first-child{font-size:24px}.pz-home .orbit-item span:last-child{font-size:10px;font-weight:600;color:#6b7280;text-align:center}.pz-home .orbit-item.active span:last-child{color:#3b82f6}.pz-home .orbit-item:first-child{top:0;left:50%}.pz-home .orbit-item:nth-child(2){top:25%;left:97%}.pz-home .orbit-item:nth-child(3){top:85%;left:85%}.pz-home .orbit-item:nth-child(4){top:85%;left:15%}.pz-home .orbit-item:nth-child(5){top:25%;left:3%}@media (max-width:768px){.pz-home .ecosystem-content h2{font-size:28px}.pz-home .ecosystem-hub{height:280px}.pz-home .hub-center{width:110px;height:110px}.pz-home .hub-icon{font-size:26px}.pz-home .hub-name{font-size:12px}.pz-home .hub-orbit{width:240px;height:240px}.pz-home .orbit-item{width:64px;height:64px}.pz-home .orbit-item span:first-child{font-size:20px}.pz-home .orbit-item span:last-child{font-size:8px}}.pz-home .trusted-by-section{padding:60px 0;background:#f9fafb;overflow:hidden}.pz-home .trusted-by-header{text-align:center;margin-bottom:40px}.pz-home .trusted-by-header h3{font-size:24px;font-weight:700;color:#1a1a1a}.pz-home .logo-carousel{position:relative;width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.pz-home .logo-track{display:flex;gap:48px;animation:pz_home_scroll-logos 30s linear infinite;width:max-content}@keyframes pz_home_scroll-logos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.pz-home .logo-item{flex-shrink:0}.pz-home .logo-placeholder{display:flex;align-items:center;gap:10px;padding:12px 24px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .2s}.pz-home .logo-placeholder:hover{border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.1)}.pz-home .logo-placeholder span:first-child{font-size:24px}.pz-home .logo-placeholder span:last-child{font-size:16px;font-weight:700;color:#374151}@media (max-width:768px){.pz-home .trusted-by-header h3{font-size:20px}.pz-home .logo-track{gap:24px}.pz-home .logo-placeholder{padding:10px 16px}.pz-home .logo-placeholder span:first-child{font-size:20px}.pz-home .logo-placeholder span:last-child{font-size:14px}}.pz-home .pricing-section{padding:100px 0;background:#fff}.pz-home .pricing-header{text-align:center;margin-bottom:60px}.pz-home .pricing-label{display:inline-block;font-size:13px;font-weight:700;color:#3b82f6;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.pz-home .pricing-header h2{font-size:36px;font-weight:800;color:#1a1a1a;margin-bottom:12px;letter-spacing:-.02em}.pz-home .pricing-header>p{font-size:18px;color:#6b7280}.pz-home .pricing-layout{display:flex;align-items:stretch;justify-content:center;gap:24px;max-width:1000px;margin:0 auto 48px}.pz-home .pricing-membership{flex:1 1;max-width:380px}.pz-home .membership-card{background:linear-gradient(135deg,#1e3a8a,#1e40af);border-radius:24px;padding:40px;height:100%;display:flex;flex-direction:column;position:relative;overflow:hidden}.pz-home .membership-card:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 60%);pointer-events:none}.pz-home .membership-badge{display:inline-block;padding:6px 12px;background:hsla(0,0%,100%,.2);border-radius:100px;font-size:12px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:24px;width:-moz-fit-content;width:fit-content}.pz-home .membership-price{display:flex;align-items:baseline;margin-bottom:8px}.pz-home .membership-price .price-currency{font-size:28px;font-weight:700;color:hsla(0,0%,100%,.8);margin-right:4px}.pz-home .membership-price .price-amount{font-size:64px;font-weight:800;color:#fff;line-height:1}.pz-home .membership-price .price-period{font-size:16px;color:hsla(0,0%,100%,.7);margin-left:8px}.pz-home .membership-card h3{font-size:24px;font-weight:700;color:#fff;margin-bottom:8px}.pz-home .membership-desc{font-size:15px;color:hsla(0,0%,100%,.7);margin-bottom:28px;line-height:1.5}.pz-home .membership-features{list-style:none;margin-bottom:32px}.pz-home .membership-bottom{margin-top:auto}.pz-home .membership-features li{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid hsla(0,0%,100%,.1);font-size:14px;color:hsla(0,0%,100%,.9)}.pz-home .membership-features li:last-child{border-bottom:none}.pz-home .feature-check{width:20px;height:20px;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;color:#6ee7b7;flex-shrink:0}.pz-home .membership-btn{display:block;text-align:center;padding:16px 32px;background:#fff;color:#1e40af;text-decoration:none;border-radius:12px;font-size:16px;font-weight:700;transition:all .2s}.pz-home .membership-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.2)}.pz-home .trial-note{text-align:center;margin-top:12px}.pz-home .trial-note span{font-size:13px;color:hsla(0,0%,100%,.8)}.pz-home .membership-features .highlight-feature{background:hsla(0,0%,100%,.1);margin:0 -16px 8px;padding:12px 16px;border-radius:10px;border-bottom:none}.pz-home .membership-features .highlight-feature span:last-child{font-weight:700;color:#fff}.pz-home .feature-check.star{background:#fbbf24;color:#1a1a1a}.pz-home .pricing-plus{display:flex;align-items:center;justify-content:center;width:48px;flex-shrink:0}.pz-home .pricing-plus svg{width:40px;height:40px;background:#f3f4f6;border-radius:50%;padding:10px}.pz-home .pricing-rentals{flex:1 1;max-width:420px}.pz-home .rentals-card{background:#f9fafb;border:2px solid #e5e7eb;border-radius:24px;padding:40px;height:100%;display:flex;flex-direction:column}.pz-home .rentals-header{margin-bottom:20px}.pz-home .rentals-badge{display:inline-block;padding:6px 12px;background:#ecfdf5;border-radius:100px;font-size:12px;font-weight:600;color:#059669;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.pz-home .starting-label{font-size:14px;color:#6b7280;display:block;margin-bottom:4px}.pz-home .starting-price{display:flex;align-items:baseline}.pz-home .starting-price .price-currency{font-size:24px;font-weight:700;color:#374151;margin-right:2px}.pz-home .starting-price .price-amount{font-size:48px;font-weight:800;color:#1a1a1a;line-height:1}.pz-home .starting-price .price-period{font-size:14px;color:#6b7280;margin-left:8px}.pz-home .rentals-desc{font-size:15px;color:#6b7280;line-height:1.5;margin-bottom:24px}.pz-home .rental-examples{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.pz-home .rental-example{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.pz-home .rental-platform{display:flex;align-items:center;gap:10px}.pz-home .platform-icon{font-size:20px}.pz-home .rental-platform span:last-child{font-size:15px;font-weight:600;color:#374151}.pz-home .rental-range{font-size:14px;font-weight:700;color:#059669}.pz-home .rentals-note{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;background:#fef3c7;border-radius:12px}.pz-home .rentals-bottom{margin-top:auto}.pz-home .rentals-spacer{height:32px}.pz-home .note-icon{font-size:18px;flex-shrink:0}.pz-home .rentals-note span:last-child{font-size:13px;color:#92400e;line-height:1.5}.pz-home .pricing-bottom{max-width:500px;margin:0 auto}.pz-home .pricing-guarantee{display:flex;align-items:center;justify-content:center;gap:16px;padding:20px 28px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px}.pz-home .guarantee-icon{font-size:28px}.pz-home .guarantee-text{display:flex;flex-direction:column;gap:2px}.pz-home .guarantee-text strong{font-size:15px;color:#1a1a1a}.pz-home .guarantee-text span{font-size:13px;color:#6b7280}@media (max-width:768px){.pz-home .pricing-layout{flex-direction:column;align-items:center}.pz-home .pricing-membership,.pz-home .pricing-rentals{max-width:100%;width:100%}.pz-home .pricing-plus{width:100%;padding:16px 0}.pz-home .pricing-header h2{font-size:28px}.pz-home .membership-card,.pz-home .rentals-card{padding:28px}.pz-home .membership-price .price-amount{font-size:48px}.pz-home .starting-price .price-amount{font-size:40px}}@media (max-width:1024px){.pz-home .partners-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.pz-home .browse-header h2{font-size:28px}.pz-home .browse-badges{flex-direction:column;gap:4px}.pz-home .badge-dot{display:none}.pz-home .finder-search{flex-direction:column}.pz-home .partners-grid{grid-template-columns:1fr}}.pz-home .role-tabs{display:flex;justify-content:center;gap:16px;margin-bottom:60px}.pz-home .role-tab{padding:12px 32px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:16px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s}.pz-home .role-tab.active{background:#3b82f6;color:#fff;border-color:#3b82f6}.pz-home .steps-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px}.pz-home .step-card{text-align:center;position:relative}.pz-home .step-card:after{content:"→";position:absolute;right:-20px;top:28px;font-size:24px;color:#e5e7eb}.pz-home .step-card:last-child:after{display:none}.pz-home .step-number{width:64px;height:64px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;margin:0 auto 20px;box-shadow:0 8px 24px rgba(59,130,246,.3)}.pz-home .step-card h3{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:12px}.pz-home .step-card p{font-size:14px;color:#6b7280;line-height:1.6}.pz-home .features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.pz-home .feature-card{padding:32px;border:1px solid #e5e7eb;border-radius:16px;transition:all .3s;background:#fff}.pz-home .feature-card:hover{border-color:#3b82f6;box-shadow:0 4px 24px rgba(59,130,246,.1);transform:translateY(-4px)}.pz-home .feature-icon{width:56px;height:56px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:20px}.pz-home .feature-card h3{font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:12px}.pz-home .feature-card p{font-size:15px;color:#6b7280;line-height:1.6}.pz-home .testimonials-section{padding:100px 0;background:#f9fafb}.pz-home .testimonials-header{text-align:center;margin-bottom:60px}.pz-home .testimonials-label{display:inline-block;font-size:13px;font-weight:700;color:#3b82f6;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.pz-home .testimonials-header h2{font-size:36px;font-weight:800;color:#1a1a1a;margin-bottom:12px;letter-spacing:-.02em}.pz-home .testimonials-header>p{font-size:18px;color:#6b7280}.pz-home .testimonials-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:24px;gap:24px}.pz-home .testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:24px;transition:all .3s}.pz-home .testimonial-card:hover{border-color:#3b82f6;box-shadow:0 12px 32px rgba(59,130,246,.1);transform:translateY(-4px)}.pz-home .testimonial-card.featured{grid-row:span 2;background:linear-gradient(135deg,#1e3a8a,#1e40af);border:none;display:flex;flex-direction:column;padding:32px}.pz-home .testimonial-card.featured:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(30,64,175,.3)}.pz-home .testimonial-card.featured .testimonial-quote{color:#fff;font-size:18px;flex-grow:1}.pz-home .testimonial-card.featured .author-info strong{color:#fff}.pz-home .testimonial-card.featured .author-info span{color:hsla(0,0%,100%,.7)}.pz-home .testimonial-rating{display:flex;gap:2px;margin-bottom:16px}.pz-home .testimonial-rating span{font-size:16px}.pz-home .testimonial-quote{font-size:15px;color:#374151;line-height:1.7;margin-bottom:20px}.pz-home .testimonial-author{display:flex;align-items:center;gap:12px}.pz-home .author-avatar{width:48px;height:48px;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px}.pz-home .author-avatar.female{background:linear-gradient(135deg,#ec4899,#be185d)}.pz-home .testimonial-card.featured .author-avatar{background:hsla(0,0%,100%,.2)}.pz-home .author-info{display:flex;flex-direction:column;gap:2px}.pz-home .author-info strong{font-size:15px;font-weight:700;color:#1a1a1a}.pz-home .author-info span{font-size:13px;color:#6b7280}.pz-home .testimonial-stats{display:flex;gap:24px;margin-top:24px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.15)}.pz-home .testimonial-stat{display:flex;flex-direction:column;gap:2px}.pz-home .stat-number{font-size:24px;font-weight:800;color:#fff}.pz-home .stat-label{font-size:12px;color:hsla(0,0%,100%,.7)}@media (max-width:1024px){.pz-home .testimonials-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.pz-home .testimonial-card.featured{grid-column:span 2;grid-row:span 1}}@media (max-width:768px){.pz-home .testimonials-grid{grid-template-columns:1fr}.pz-home .testimonial-card.featured{grid-column:span 1}.pz-home .testimonials-header h2{font-size:28px}}.pz-home .insights-section{padding:100px 0;background:#fff}.pz-home .insights-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px;gap:24px}.pz-home .insights-header-left{max-width:600px}.pz-home .insights-label{display:inline-block;font-size:13px;font-weight:700;color:#3b82f6;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.pz-home .insights-header h2{font-size:36px;font-weight:800;color:#1a1a1a;margin-bottom:12px;letter-spacing:-.02em}.pz-home .insights-header-left>p{font-size:18px;color:#6b7280}.pz-home .insights-view-all{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#3b82f6;text-decoration:none;padding:12px 20px;background:#eff6ff;border-radius:10px;transition:all .2s;flex-shrink:0}.pz-home .insights-view-all:hover{background:#dbeafe;transform:translateX(4px)}.pz-home .insights-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:24px;gap:24px}.pz-home .insight-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden;transition:all .3s;display:flex;flex-direction:row}.pz-home .insight-card:hover{border-color:#3b82f6;box-shadow:0 12px 32px rgba(59,130,246,.1);transform:translateY(-4px)}.pz-home .insight-card.featured-insight{grid-row:span 2;flex-direction:column}.pz-home .insight-image{position:relative;background:linear-gradient(135deg,#3b82f6,#1e40af);min-height:200px}.pz-home .insight-card.featured-insight .insight-image{min-height:240px}.pz-home .insight-image.small{min-height:100%;min-width:140px;width:140px}.pz-home .insight-image-placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:48px;opacity:.8}.pz-home .insight-image.small .insight-image-placeholder{font-size:36px}.pz-home .insight-category{position:absolute;top:16px;left:16px;padding:6px 12px;background:hsla(0,0%,100%,.95);border-radius:6px;font-size:12px;font-weight:600;color:#1e40af}.pz-home .insight-content{padding:24px;display:flex;flex-direction:column;flex-grow:1}.pz-home .insight-card:not(.featured-insight) .insight-content{padding:20px}.pz-home .insight-meta{display:flex;align-items:center;gap:12px;margin-bottom:12px}.pz-home .insight-date,.pz-home .insight-read{font-size:13px;color:#6b7280}.pz-home .insight-read{padding-left:12px;border-left:1px solid #e5e7eb}.pz-home .insight-card h3{font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:12px;line-height:1.4}.pz-home .insight-card:not(.featured-insight) h3{font-size:16px;margin-bottom:8px}.pz-home .insight-card p{font-size:15px;color:#6b7280;line-height:1.6;flex-grow:1}.pz-home .insight-card:not(.featured-insight) p{font-size:14px}.pz-home .insight-author{display:flex;align-items:center;gap:12px;margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.pz-home .insight-author-avatar{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px}.pz-home .insight-author-info{display:flex;flex-direction:column;gap:2px}.pz-home .insight-author-info strong{font-size:14px;font-weight:600;color:#1a1a1a}.pz-home .insight-author-info span{font-size:12px;color:#6b7280}@media (max-width:1024px){.pz-home .insights-grid{grid-template-columns:1fr;grid-template-rows:auto}.pz-home .insight-card.featured-insight{grid-row:span 1}.pz-home .insight-card:not(.featured-insight){flex-direction:column}.pz-home .insight-image.small{width:100%;min-height:160px}}@media (max-width:768px){.pz-home .insights-header{flex-direction:column;align-items:flex-start}.pz-home .insights-header h2{font-size:28px}}.pz-home .final-cta-section{padding:120px 0;background:linear-gradient(135deg,#0f172a,#1e293b);position:relative;overflow:hidden}.pz-home .final-cta-section .container{position:relative;z-index:2}.pz-home .final-cta-content{text-align:center;max-width:700px;margin:0 auto}.pz-home .final-cta-badge{display:inline-block;padding:8px 16px;background:rgba(59,130,246,.2);border:1px solid rgba(59,130,246,.3);border-radius:100px;font-size:13px;font-weight:600;color:#60a5fa;margin-bottom:24px}.pz-home .final-cta-content h2{font-size:44px;margin-bottom:20px;line-height:1.2}.pz-home .final-cta-content>p{font-size:18px;color:hsla(0,0%,100%,.7);line-height:1.6;margin-bottom:40px}.pz-home .final-cta-buttons{margin-bottom:48px}.pz-home .final-cta-btn{display:flex;flex-direction:column;align-items:center;padding:20px 36px;border-radius:16px;text-decoration:none;font-size:18px;font-weight:700;transition:all .3s;min-width:200px}.pz-home .final-cta-btn .btn-icon{font-size:24px;margin-bottom:8px}.pz-home .final-cta-btn .btn-sub{font-size:12px;font-weight:500;margin-top:6px;opacity:.8}.pz-home .final-cta-btn.primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 8px 32px rgba(59,130,246,.4)}.pz-home .final-cta-btn.primary:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(59,130,246,.5)}.pz-home .final-cta-btn.secondary{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff}.pz-home .final-cta-btn.secondary:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3);transform:translateY(-4px)}.pz-home .final-cta-trust{display:flex;align-items:center;justify-content:center;gap:16px}.pz-home .trust-avatars{display:flex}.pz-home .trust-avatar{width:36px;height:36px;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;margin-left:-10px;border:2px solid #0f172a}.pz-home .trust-avatar:first-child{margin-left:0}.pz-home .trust-avatar:nth-child(2){background:linear-gradient(135deg,#ec4899,#be185d)}.pz-home .trust-avatar:nth-child(4){background:linear-gradient(135deg,#10b981,#059669)}.pz-home .final-cta-trust span{font-size:15px;color:hsla(0,0%,100%,.7)}.pz-home .final-cta-trust strong{color:#fff}.pz-home .final-cta-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none}.pz-home .cta-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5}.pz-home .cta-glow-1{width:400px;height:400px;background:#3b82f6;top:-100px;left:-100px;opacity:.3}.pz-home .cta-glow-2{width:300px;height:300px;background:#8b5cf6;bottom:-50px;right:-50px;opacity:.25}@media (max-width:768px){.pz-home .final-cta-section{padding:80px 0}.pz-home .final-cta-content h2{font-size:32px}.pz-home .final-cta-buttons{flex-direction:column;align-items:center}.pz-home .final-cta-btn{width:100%;max-width:280px}.pz-home .final-cta-trust{flex-direction:column;gap:12px}}.pz-home .cta-section{padding:100px 0;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;text-align:center;position:relative;overflow:hidden}.pz-home .cta-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.pz-home .cta-content{position:relative;z-index:1}.pz-home .cta-section h2{font-size:48px;font-weight:800;margin-bottom:20px;letter-spacing:-.02em}.pz-home .cta-section p{font-size:20px;margin-bottom:40px;opacity:.95}.pz-home .cta-buttons{display:flex;gap:16px;justify-content:center}.pz-home .btn-white{background:#fff;color:#3b82f6;padding:16px 32px;border-radius:8px;text-decoration:none;font-weight:700;font-size:16px;transition:all .2s;border:none;cursor:pointer}.pz-home .btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.pz-home .btn-outline-white{background:transparent;color:#fff;padding:16px 32px;border-radius:8px;text-decoration:none;font-weight:700;font-size:16px;border:2px solid hsla(0,0%,100%,.3);transition:all .2s;cursor:pointer}.pz-home .btn-outline-white:hover{border-color:#fff;background:hsla(0,0%,100%,.1)}.pz-home .final-cta-section{padding:100px 0;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);text-align:center}.pz-home .final-cta-content h2{font-size:48px;font-weight:800;color:#fff;margin-bottom:16px;letter-spacing:-.02em}.pz-home .final-cta-subtitle{font-size:20px;color:hsla(0,0%,100%,.7);margin-bottom:48px}.pz-home .final-cta-features{display:flex;justify-content:center;gap:48px;margin-bottom:48px}.pz-home .final-cta-feature{display:flex;align-items:center;gap:12px}.pz-home .final-cta-icon{width:48px;height:48px;background:hsla(0,0%,100%,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}.pz-home .final-cta-feature span{font-size:16px;font-weight:600;color:#fff}.pz-home .final-cta-buttons{display:flex;justify-content:center;gap:16px}.pz-home .btn-cta-primary{padding:18px 40px;background:#3b82f6;color:#fff;border-radius:10px;text-decoration:none;font-weight:700;font-size:17px;transition:all .2s}.pz-home .btn-cta-primary:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 24px rgba(59,130,246,.4)}.pz-home .btn-cta-secondary{padding:18px 40px;background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.3);border-radius:10px;text-decoration:none;font-weight:700;font-size:17px;transition:all .2s}.pz-home .btn-cta-secondary:hover{border-color:#fff;background:hsla(0,0%,100%,.1);transform:translateY(-2px)}@media (max-width:768px){.pz-home .final-cta-content h2{font-size:32px}.pz-home .final-cta-features{flex-direction:column;gap:20px;align-items:center}.pz-home .final-cta-buttons{flex-direction:column}.pz-home .btn-cta-primary,.pz-home .btn-cta-secondary{width:100%;text-align:center}}.pz-home .site-footer{background:#0f172a;padding:60px 0 0}.pz-home .footer-main{display:grid;grid-template-columns:1.2fr 3fr;grid-gap:60px;gap:60px;padding-bottom:40px;border-bottom:1px solid hsla(0,0%,100%,.1)}.pz-home .footer-logo{display:flex;align-items:center;gap:10px;text-decoration:none;margin-bottom:12px}.pz-home .footer-logo .logo-text{font-size:20px;font-weight:700;color:#fff}.pz-home .footer-logo .logo-text-accent{color:#60a5fa}.pz-home .footer-brand-section>p{font-size:14px;color:hsla(0,0%,100%,.5);line-height:1.6;margin-bottom:20px}.pz-home .footer-social{display:flex;gap:8px}.pz-home .social-link{width:36px;height:36px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.5);transition:all .2s}.pz-home .social-link:hover{background:#3b82f6;border-color:#3b82f6;color:#fff}.pz-home .footer-links-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:24px;gap:24px}.pz-home .footer-links-col h4{font-size:12px;font-weight:700;color:hsla(0,0%,100%,.9);margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px}.pz-home .footer-links-col ul{list-style:none}.pz-home .footer-links-col li{margin-bottom:10px}.pz-home .footer-links-col a{font-size:13px;color:hsla(0,0%,100%,.5);text-decoration:none;transition:color .2s}.pz-home .footer-links-col a:hover{color:#3b82f6}.pz-home .footer-ceo-minimal{display:flex;align-items:center;gap:16px;padding:24px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.pz-home .ceo-avatar-small{width:44px;height:44px;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.pz-home .footer-ceo-minimal p{font-size:14px;color:hsla(0,0%,100%,.7);font-style:italic;flex:1 1}.pz-home .footer-ceo-minimal>span{font-size:13px;color:hsla(0,0%,100%,.5);flex-shrink:0}.pz-home .footer-disclaimer{padding:20px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.pz-home .footer-disclaimer p{font-size:11px;color:hsla(0,0%,100%,.4);line-height:1.5}.pz-home .footer-disclaimer strong{color:#fbbf24}.pz-home .footer-bottom{padding:20px 0;display:flex;align-items:center;justify-content:center;gap:16px;font-size:13px;color:hsla(0,0%,100%,.4)}.pz-home .footer-bottom a{color:#3b82f6;text-decoration:none}.pz-home .footer-bottom a:hover{text-decoration:underline}.pz-home .footer-divider{color:hsla(0,0%,100%,.2)}@media (max-width:1024px){.pz-home .footer-main{grid-template-columns:1fr;gap:40px}.pz-home .footer-links-grid{grid-template-columns:repeat(3,1fr)}.pz-home .footer-ceo-minimal{flex-wrap:wrap}.pz-home .footer-ceo-minimal>span{width:100%;margin-top:8px;padding-left:60px}}@media (max-width:768px){.pz-home .footer-links-grid{grid-template-columns:repeat(2,1fr)}.pz-home .footer-bottom{flex-wrap:wrap;gap:8px}.pz-home .footer-divider{display:none}}@media (max-width:1024px){.pz-home .hero-content{grid-template-columns:1fr}.pz-home .hero h1{font-size:42px}.pz-home .features-grid,.pz-home .platforms-grid,.pz-home .steps-grid,.pz-home .trust-indicators{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.pz-home .nav-links{display:none}.pz-home .hero h1{font-size:32px}.pz-home .features-grid,.pz-home .footer-content,.pz-home .platforms-grid,.pz-home .steps-grid,.pz-home .trust-indicators{grid-template-columns:1fr}.pz-home .footer-content{gap:40px}.pz-home .step-card:after{display:none}}