.pz-tech-marketplace .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-tech-marketplace .mega-nav .nav-content{display:flex;justify-content:space-between;align-items:center;height:72px}.pz-tech-marketplace .logo{display:flex;align-items:center;gap:10px;text-decoration:none}.pz-tech-marketplace .logo-icon{display:flex;align-items:center;justify-content:center}.pz-tech-marketplace .logo-text{font-size:22px;font-weight:700;color:#1a1a1a;letter-spacing:-.02em}.pz-tech-marketplace .logo-text-accent{color:#3b82f6}.pz-tech-marketplace .logo-dot{width:8px;height:8px;background:#3b82f6;border-radius:50%}.pz-tech-marketplace .nav-links{gap:8px;list-style:none}.pz-tech-marketplace .nav-links,.pz-tech-marketplace .nav-links>li{display:flex;align-items:center;height:100%}.pz-tech-marketplace .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-tech-marketplace .nav-links>li>a:hover{color:#1a1a1a;background:#f3f4f6}.pz-tech-marketplace .nav-link-dropdown{display:flex;align-items:center;gap:6px}.pz-tech-marketplace .dropdown-arrow{transition:transform .2s}.pz-tech-marketplace .nav-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.pz-tech-marketplace .nav-actions{display:flex;align-items:center;gap:16px}.pz-tech-marketplace .nav-login{color:#374151;text-decoration:none;font-size:14px;font-weight:500;padding:8px 16px;transition:color .2s}.pz-tech-marketplace .nav-login:hover{color:#1a1a1a}.pz-tech-marketplace .nav-dropdown{position:relative}.pz-tech-marketplace .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-tech-marketplace .mega-menu-compact{min-width:520px}.pz-tech-marketplace .nav-dropdown:hover .mega-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);pointer-events:auto}.pz-tech-marketplace .mega-menu-inner{display:flex;gap:32px}.pz-tech-marketplace .mega-col{flex:1 1;min-width:0}.pz-tech-marketplace .mega-col-header{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;padding-left:12px}.pz-tech-marketplace .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-tech-marketplace .mega-item:hover{background:#f3f4f6}.pz-tech-marketplace .mega-item.featured{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe}.pz-tech-marketplace .mega-item.featured:hover{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.pz-tech-marketplace .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-tech-marketplace .mega-item.featured .mega-item-icon{background:#fff;box-shadow:0 2px 8px rgba(59,130,246,.2)}.pz-tech-marketplace .mega-item-content{display:flex;flex-direction:column;gap:2px}.pz-tech-marketplace .mega-item-content strong{font-size:14px;font-weight:600;color:#1a1a1a}.pz-tech-marketplace .mega-item-content span{font-size:12px;color:#6b7280}.pz-tech-marketplace .mega-item.view-all{color:#3b82f6;font-size:13px;font-weight:600;padding:12px;margin-top:8px}.pz-tech-marketplace .mega-item.view-all:hover{background:#eff6ff}.pz-tech-marketplace .mega-col-promo{flex:0 0 200px}.pz-tech-marketplace .mega-promo{background:linear-gradient(135deg,#1e3a8a,#1e40af);border-radius:12px;padding:20px;position:relative;overflow:hidden;height:100%}.pz-tech-marketplace .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-tech-marketplace .mega-promo h4{font-size:16px;font-weight:700;color:#fff;margin-bottom:8px}.pz-tech-marketplace .mega-promo p{font-size:12px;color:hsla(0,0%,100%,.8);line-height:1.5;margin-bottom:16px}.pz-tech-marketplace .mega-promo-animation{position:relative;width:48px;height:48px;margin-bottom:16px}.pz-tech-marketplace .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_tech_marketplace_promo-pulse 2s ease-in-out infinite}@keyframes pz_tech_marketplace_promo-pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.3);opacity:.5}}.pz-tech-marketplace .mega-promo-animation span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px}.pz-tech-marketplace .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-tech-marketplace .mega-promo-btn:hover{background:#f0f9ff;transform:translateY(-1px)}.pz-tech-marketplace .mega-menu-ecosystem{min-width:720px}.pz-tech-marketplace .mega-menu-ecosystem .mega-menu-inner{flex-direction:column;gap:20px}.pz-tech-marketplace .ecosystem-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.pz-tech-marketplace .ecosystem-brand{display:flex;align-items:center;gap:12px}.pz-tech-marketplace .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-tech-marketplace .ecosystem-brand>div{display:flex;flex-direction:column}.pz-tech-marketplace .ecosystem-brand strong{font-size:16px;font-weight:700;color:#1a1a1a}.pz-tech-marketplace .ecosystem-brand span{font-size:12px;color:#6b7280}.pz-tech-marketplace .ecosystem-view-all{font-size:13px;font-weight:600;color:#3b82f6;text-decoration:none}.pz-tech-marketplace .ecosystem-view-all:hover{text-decoration:underline}.pz-tech-marketplace .ecosystem-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.pz-tech-marketplace .ecosystem-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;text-decoration:none;transition:all .15s}.pz-tech-marketplace .ecosystem-item:hover{background:#f3f4f6}.pz-tech-marketplace .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-tech-marketplace .ecosystem-item-logo.doddo{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.pz-tech-marketplace .ecosystem-item-logo.goundetected{background:linear-gradient(135deg,#1a1a1a,#374151)}.pz-tech-marketplace .ecosystem-item-logo.reachzone{background:linear-gradient(135deg,#3b82f6,#1e40af)}.pz-tech-marketplace .ecosystem-item-logo.obelisk{background:linear-gradient(135deg,#f59e0b,#d97706)}.pz-tech-marketplace .ecosystem-item-logo.reviewhero{background:linear-gradient(135deg,#10b981,#059669)}.pz-tech-marketplace .ecosystem-item-logo.dataspear{background:linear-gradient(135deg,#ef4444,#dc2626)}.pz-tech-marketplace .ecosystem-item-logo.smartwebs{background:linear-gradient(135deg,#06b6d4,#0891b2)}.pz-tech-marketplace .ecosystem-item-logo.mailtiply{background:linear-gradient(135deg,#ec4899,#db2777)}.pz-tech-marketplace .ecosystem-item-logo.saasmatch{background:linear-gradient(135deg,#f97316,#ea580c)}.pz-tech-marketplace .ecosystem-item-logo.proxyhero{background:linear-gradient(135deg,#6366f1,#4f46e5)}.pz-tech-marketplace .ecosystem-item-logo.mogulacademy{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.pz-tech-marketplace .ecosystem-item-logo.funderz{background:linear-gradient(135deg,#1e3a8a,#1e40af)}.pz-tech-marketplace .ecosystem-item-logo.leadwizard{background:linear-gradient(135deg,#14b8a6,#0d9488)}.pz-tech-marketplace .ecosystem-item-logo.diomi{background:linear-gradient(135deg,#a855f7,#9333ea)}.pz-tech-marketplace .ecosystem-item-logo.dealbuzz{background:linear-gradient(135deg,#22c55e,#16a34a)}.pz-tech-marketplace .ecosystem-item-info{display:flex;flex-direction:column;min-width:0}.pz-tech-marketplace .ecosystem-item-info strong{font-size:13px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pz-tech-marketplace .ecosystem-item-info span{font-size:11px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pz-tech-marketplace .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-tech-marketplace .btn-primary:hover{background:#2563eb;transform:translateY(-1px)}.pz-tech-marketplace .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-tech-marketplace .btn-secondary:hover{border-color:#3b82f6;color:#3b82f6}.pz-tech-marketplace *{margin:0;padding:0;box-sizing:border-box}.pz-tech-marketplace{font-family:Plus Jakarta Sans,sans-serif;background:#f9fafb;color:#1a1a1a;line-height:1.6;min-height:100vh}.pz-tech-marketplace .container{max-width:1240px;margin:0 auto;padding:0 24px}.pz-tech-marketplace .hero{background:linear-gradient(135deg,#7c3aed,#5b21b6);padding:60px 0;color:#fff;text-align:center}.pz-tech-marketplace .hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:hsla(0,0%,100%,.15);border-radius:100px;font-size:13px;font-weight:600;margin-bottom:20px}.pz-tech-marketplace .hero h1{font-size:48px;font-weight:800;margin-bottom:16px}.pz-tech-marketplace .hero p{font-size:18px;opacity:.9;max-width:600px;margin:0 auto 32px}.pz-tech-marketplace .hero-search{max-width:600px;margin:0 auto}.pz-tech-marketplace .search-box{display:flex;background:#fff;border-radius:12px;padding:6px;box-shadow:0 8px 32px rgba(0,0,0,.2)}.pz-tech-marketplace .search-box input{flex:1 1;border:none;padding:14px 20px;font-size:16px;font-family:inherit;border-radius:8px}.pz-tech-marketplace .search-box input:focus{outline:none}.pz-tech-marketplace .search-box button{background:#7c3aed;color:#fff;border:none;padding:14px 28px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer}.pz-tech-marketplace .search-box button:hover{background:#6d28d9}.pz-tech-marketplace .hero-stats{display:flex;justify-content:center;gap:48px;margin-top:40px}.pz-tech-marketplace .hero-stat{text-align:center}.pz-tech-marketplace .hero-stat-value{font-size:32px;font-weight:800}.pz-tech-marketplace .hero-stat-label{font-size:14px;opacity:.8}.pz-tech-marketplace .categories-bar{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 0;overflow-x:auto}.pz-tech-marketplace .categories-list{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.pz-tech-marketplace .category-pill{padding:10px 20px;background:#f3f4f6;border-radius:100px;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s;border:none;white-space:nowrap}.pz-tech-marketplace .category-pill:hover{background:#e5e7eb}.pz-tech-marketplace .category-pill.active{background:#7c3aed;color:#fff}.pz-tech-marketplace .main-content{padding:40px 0 80px}.pz-tech-marketplace .featured-banner{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:20px;padding:40px;margin-bottom:48px;display:grid;grid-template-columns:1fr auto;grid-gap:40px;gap:40px;align-items:center;color:#fff}.pz-tech-marketplace .featured-banner h2{font-size:28px;font-weight:800;margin-bottom:12px}.pz-tech-marketplace .featured-banner p{font-size:16px;opacity:.9;margin-bottom:20px}.pz-tech-marketplace .featured-banner .deal-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(0,0,0,.2);padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600}.pz-tech-marketplace .featured-banner-visual{text-align:center}.pz-tech-marketplace .featured-banner-logo{width:120px;height:120px;background:#fff;border-radius:24px;display:flex;align-items:center;justify-content:center;font-size:48px;margin-bottom:16px;box-shadow:0 8px 24px rgba(0,0,0,.15)}.pz-tech-marketplace .featured-banner-price{font-size:14px}.pz-tech-marketplace .featured-banner-price .original{text-decoration:line-through;opacity:.7}.pz-tech-marketplace .featured-banner-price .current{font-size:32px;font-weight:800;margin-left:8px}.pz-tech-marketplace .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.pz-tech-marketplace .section-header h2{font-size:24px;font-weight:700}.pz-tech-marketplace .section-header a{color:#7c3aed;text-decoration:none;font-size:14px;font-weight:600}.pz-tech-marketplace .section-header a:hover{text-decoration:underline}.pz-tech-marketplace .deals-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-bottom:48px}.pz-tech-marketplace .deal-card{background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden;transition:all .3s}.pz-tech-marketplace .deal-card:hover{border-color:#7c3aed;box-shadow:0 12px 32px rgba(124,58,237,.12);transform:translateY(-4px)}.pz-tech-marketplace .deal-card-image{height:160px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center;position:relative}.pz-tech-marketplace .deal-card-logo{width:80px;height:80px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:36px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.pz-tech-marketplace .deal-card-discount{position:absolute;top:12px;right:12px;background:#ef4444;color:#fff;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:700}.pz-tech-marketplace .deal-card-content{padding:20px}.pz-tech-marketplace .deal-card-category{font-size:12px;color:#7c3aed;font-weight:600;text-transform:uppercase;margin-bottom:8px}.pz-tech-marketplace .deal-card-title{font-size:18px;font-weight:700;margin-bottom:8px;color:#1a1a1a}.pz-tech-marketplace .deal-card-desc{font-size:14px;color:#6b7280;margin-bottom:16px;line-height:1.5}.pz-tech-marketplace .deal-card-meta{display:flex;align-items:center;gap:12px;margin-bottom:16px}.pz-tech-marketplace .deal-card-rating{display:flex;align-items:center;gap:4px;font-size:13px;color:#f59e0b}.pz-tech-marketplace .deal-card-reviews{font-size:13px;color:#6b7280}.pz-tech-marketplace .deal-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #f3f4f6}.pz-tech-marketplace .deal-card-price{display:flex;align-items:baseline;gap:8px}.pz-tech-marketplace .deal-card-price .original{font-size:14px;color:#9ca3af;text-decoration:line-through}.pz-tech-marketplace .deal-card-price .current{font-size:24px;font-weight:800;color:#1a1a1a}.pz-tech-marketplace .deal-card-price .period{font-size:13px;color:#6b7280}.pz-tech-marketplace .deal-card-btn{background:#7c3aed;color:#fff;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.pz-tech-marketplace .deal-card-btn:hover{background:#6d28d9}.pz-tech-marketplace .perks-section{background:#fff;border-radius:20px;padding:40px;margin-bottom:48px;border:1px solid #e5e7eb}.pz-tech-marketplace .perks-header{text-align:center;margin-bottom:32px}.pz-tech-marketplace .perks-header h2{font-size:28px;font-weight:800;margin-bottom:8px}.pz-tech-marketplace .perks-header p{color:#6b7280}.pz-tech-marketplace .perks-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.pz-tech-marketplace .perk-item{text-align:center;padding:24px}.pz-tech-marketplace .perk-icon{width:64px;height:64px;background:#f3e8ff;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px;margin:0 auto 16px}.pz-tech-marketplace .perk-item h4{font-size:16px;font-weight:700;margin-bottom:8px}.pz-tech-marketplace .perk-item p{font-size:13px;color:#6b7280}.pz-tech-marketplace .newsletter{background:linear-gradient(135deg,#1e3a8a,#1e40af);border-radius:20px;padding:48px;text-align:center;color:#fff}.pz-tech-marketplace .newsletter h2{font-size:28px;font-weight:800;margin-bottom:12px}.pz-tech-marketplace .newsletter p{font-size:16px;opacity:.9;margin-bottom:24px}.pz-tech-marketplace .newsletter-form{display:flex;max-width:480px;margin:0 auto;gap:12px}.pz-tech-marketplace .newsletter-form input{flex:1 1;padding:14px 20px;border:none;border-radius:10px;font-size:15px;font-family:inherit}.pz-tech-marketplace .newsletter-form input:focus{outline:none}.pz-tech-marketplace .newsletter-form button{background:#f59e0b;color:#1a1a1a;padding:14px 28px;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer}.pz-tech-marketplace .newsletter-form button:hover{background:#fbbf24}.pz-tech-marketplace .footer{background:#0f172a;color:#fff;padding:60px 0 30px;margin-top:80px}.pz-tech-marketplace .footer-content{display:grid;grid-template-columns:1fr 2fr;grid-gap:60px;gap:60px;margin-bottom:40px}.pz-tech-marketplace .footer-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;font-size:20px;font-weight:700;margin-bottom:12px}.pz-tech-marketplace .footer-brand p{font-size:14px;color:#94a3b8;line-height:1.6}.pz-tech-marketplace .footer-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}.pz-tech-marketplace .footer-col h4{font-size:14px;font-weight:600;margin-bottom:16px}.pz-tech-marketplace .footer-col a{display:block;font-size:14px;color:#94a3b8;text-decoration:none;margin-bottom:10px;transition:color .2s}.pz-tech-marketplace .footer-col a:hover{color:#fff}.pz-tech-marketplace .footer-bottom{padding-top:30px;border-top:1px solid #1e293b;text-align:center;font-size:14px;color:#64748b}@media (max-width:968px){.pz-tech-marketplace .hero h1{font-size:32px}.pz-tech-marketplace .deals-grid,.pz-tech-marketplace .perks-grid{grid-template-columns:repeat(2,1fr)}.pz-tech-marketplace .featured-banner{grid-template-columns:1fr;text-align:center}.pz-tech-marketplace .footer-content{grid-template-columns:1fr}}@media (max-width:640px){.pz-tech-marketplace .deals-grid,.pz-tech-marketplace .perks-grid{grid-template-columns:1fr}.pz-tech-marketplace .hero-stats{flex-direction:column;gap:16px}.pz-tech-marketplace .newsletter-form{flex-direction:column}}