.pz-dfy .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-dfy .mega-nav .nav-content{display:flex;justify-content:space-between;align-items:center;height:72px}.pz-dfy .logo{display:flex;align-items:center;gap:10px;text-decoration:none}.pz-dfy .logo-icon{display:flex;align-items:center;justify-content:center}.pz-dfy .logo-text{font-size:22px;font-weight:700;color:#1a1a1a;letter-spacing:-.02em}.pz-dfy .logo-text-accent{color:#3b82f6}.pz-dfy .logo-dot{width:8px;height:8px;background:#3b82f6;border-radius:50%}.pz-dfy .nav-links{gap:8px;list-style:none}.pz-dfy .nav-links,.pz-dfy .nav-links>li{display:flex;align-items:center;height:100%}.pz-dfy .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-dfy .nav-links>li>a:hover{color:#1a1a1a;background:#f3f4f6}.pz-dfy .nav-link-dropdown{display:flex;align-items:center;gap:6px}.pz-dfy .dropdown-arrow{transition:transform .2s}.pz-dfy .nav-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.pz-dfy .nav-actions{display:flex;align-items:center;gap:16px}.pz-dfy .nav-login{color:#374151;text-decoration:none;font-size:14px;font-weight:500;padding:8px 16px;transition:color .2s}.pz-dfy .nav-login:hover{color:#1a1a1a}.pz-dfy .nav-dropdown{position:relative}.pz-dfy .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-dfy .mega-menu-compact{min-width:520px}.pz-dfy .nav-dropdown:hover .mega-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);pointer-events:auto}.pz-dfy .mega-menu-inner{display:flex;gap:32px}.pz-dfy .mega-col{flex:1 1;min-width:0}.pz-dfy .mega-col-header{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;padding-left:12px}.pz-dfy .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-dfy .mega-item:hover{background:#f3f4f6}.pz-dfy .mega-item.featured{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe}.pz-dfy .mega-item.featured:hover{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.pz-dfy .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-dfy .mega-item.featured .mega-item-icon{background:#fff;box-shadow:0 2px 8px rgba(59,130,246,.2)}.pz-dfy .mega-item-content{display:flex;flex-direction:column;gap:2px}.pz-dfy .mega-item-content strong{font-size:14px;font-weight:600;color:#1a1a1a}.pz-dfy .mega-item-content span{font-size:12px;color:#6b7280}.pz-dfy .mega-item.view-all{color:#3b82f6;font-size:13px;font-weight:600;padding:12px;margin-top:8px}.pz-dfy .mega-item.view-all:hover{background:#eff6ff}.pz-dfy .mega-col-promo{flex:0 0 200px}.pz-dfy .mega-promo{background:linear-gradient(135deg,#1e3a8a,#1e40af);border-radius:12px;padding:20px;position:relative;overflow:hidden;height:100%}.pz-dfy .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-dfy .mega-promo h4{font-size:16px;font-weight:700;color:#fff;margin-bottom:8px}.pz-dfy .mega-promo p{font-size:12px;color:hsla(0,0%,100%,.8);line-height:1.5;margin-bottom:16px}.pz-dfy .mega-promo-animation{position:relative;width:48px;height:48px;margin-bottom:16px}.pz-dfy .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-dfy .mega-promo-animation span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px}.pz-dfy .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-dfy .mega-promo-btn:hover{background:#f0f9ff;transform:translateY(-1px)}.pz-dfy .mega-menu-ecosystem{min-width:720px}.pz-dfy .mega-menu-ecosystem .mega-menu-inner{flex-direction:column;gap:20px}.pz-dfy .ecosystem-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.pz-dfy .ecosystem-brand{display:flex;align-items:center;gap:12px}.pz-dfy .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-dfy .ecosystem-brand>div{display:flex;flex-direction:column}.pz-dfy .ecosystem-brand strong{font-size:16px;font-weight:700;color:#1a1a1a}.pz-dfy .ecosystem-brand span{font-size:12px;color:#6b7280}.pz-dfy .ecosystem-view-all{font-size:13px;font-weight:600;color:#3b82f6;text-decoration:none}.pz-dfy .ecosystem-view-all:hover{text-decoration:underline}.pz-dfy .ecosystem-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.pz-dfy .ecosystem-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;text-decoration:none;transition:all .15s}.pz-dfy .ecosystem-item:hover{background:#f3f4f6}.pz-dfy .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-dfy .ecosystem-item-logo.doddo{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.pz-dfy .ecosystem-item-logo.goundetected{background:linear-gradient(135deg,#1a1a1a,#374151)}.pz-dfy .ecosystem-item-logo.reachzone{background:linear-gradient(135deg,#3b82f6,#1e40af)}.pz-dfy .ecosystem-item-logo.obelisk{background:linear-gradient(135deg,#f59e0b,#d97706)}.pz-dfy .ecosystem-item-logo.reviewhero{background:linear-gradient(135deg,#10b981,#059669)}.pz-dfy .ecosystem-item-logo.dataspear{background:linear-gradient(135deg,#ef4444,#dc2626)}.pz-dfy .ecosystem-item-logo.smartwebs{background:linear-gradient(135deg,#06b6d4,#0891b2)}.pz-dfy .ecosystem-item-logo.mailtiply{background:linear-gradient(135deg,#ec4899,#db2777)}.pz-dfy .ecosystem-item-logo.saasmatch{background:linear-gradient(135deg,#f97316,#ea580c)}.pz-dfy .ecosystem-item-logo.proxyhero{background:linear-gradient(135deg,#6366f1,#4f46e5)}.pz-dfy .ecosystem-item-logo.mogulacademy{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.pz-dfy .ecosystem-item-logo.funderz{background:linear-gradient(135deg,#1e3a8a,#1e40af)}.pz-dfy .ecosystem-item-logo.leadwizard{background:linear-gradient(135deg,#14b8a6,#0d9488)}.pz-dfy .ecosystem-item-logo.diomi{background:linear-gradient(135deg,#a855f7,#9333ea)}.pz-dfy .ecosystem-item-logo.dealbuzz{background:linear-gradient(135deg,#22c55e,#16a34a)}.pz-dfy .ecosystem-item-info{display:flex;flex-direction:column;min-width:0}.pz-dfy .ecosystem-item-info strong{font-size:13px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pz-dfy .ecosystem-item-info span{font-size:11px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pz-dfy .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-dfy .btn-primary:hover{background:#2563eb;transform:translateY(-1px)}.pz-dfy .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-dfy .btn-secondary:hover{border-color:#3b82f6;color:#3b82f6}.pz-dfy{font-family:Plus Jakarta Sans,sans-serif;background:#fff;color:#1a1a1a;line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100vh}.pz-dfy .container{max-width:1240px;margin:0 auto;padding:0 24px}.pz-dfy a{text-decoration:none}.pz-dfy .dfy-hero{position:relative;overflow:hidden;background:radial-gradient(1200px 600px at 50% -10%,#1e3a8a 0,#0b1220 55%,#060a12 100%);color:#fff;padding:120px 0 140px;text-align:center}.pz-dfy .dfy-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.04) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:radial-gradient(circle at 50% 0,#000 0,transparent 70%);mask-image:radial-gradient(circle at 50% 0,#000 0,transparent 70%);pointer-events:none}.pz-dfy .dfy-hero>.container{position:relative;z-index:1}.pz-dfy .dfy-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(59,130,246,.15);border:1px solid rgba(59,130,246,.4);color:#93c5fd;padding:8px 18px;border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.02em;margin-bottom:28px}.pz-dfy .dfy-hero h1{font-size:56px;line-height:1.08;font-weight:800;max-width:880px;margin:0 auto 22px;letter-spacing:-.02em}.pz-dfy .dfy-hero h1 .grad{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.pz-dfy .dfy-hero p.sub{font-size:20px;color:#c7d2e3;max-width:660px;margin:0 auto 40px}.pz-dfy .dfy-hero-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.pz-dfy .dfy-btn-primary{background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;padding:16px 32px;border-radius:12px;font-weight:700;font-size:16px;box-shadow:0 10px 30px rgba(37,99,235,.4);transition:transform .15s ease,box-shadow .15s ease}.pz-dfy .dfy-btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(37,99,235,.5)}.pz-dfy .dfy-btn-ghost{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.2);color:#fff;padding:16px 28px;border-radius:12px;font-weight:600;font-size:16px;transition:background .15s ease}.pz-dfy .dfy-btn-ghost:hover{background:hsla(0,0%,100%,.12)}.pz-dfy .dfy-hero-note{margin-top:22px;font-size:14px;color:#8fa0b8}.pz-dfy .dfy-strip{border-bottom:1px solid #edeff3;background:#fff}.pz-dfy .dfy-strip-inner{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;padding:40px 0;text-align:center}.pz-dfy .dfy-strip-stat .num{font-size:36px;font-weight:800;color:#1e3a8a;letter-spacing:-.02em}.pz-dfy .dfy-strip-stat .lbl{font-size:14px;color:#64748b;margin-top:4px}.pz-dfy .dfy-section{padding:96px 0}.pz-dfy .dfy-section.alt{background:#f8fafc}.pz-dfy .dfy-section-head{text-align:center;max-width:720px;margin:0 auto 56px}.pz-dfy .dfy-eyebrow{color:#3b82f6;font-weight:700;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.pz-dfy .dfy-section-head h2{font-size:42px;font-weight:800;letter-spacing:-.02em;margin-bottom:16px}.pz-dfy .dfy-section-head p{font-size:18px;color:#64748b}.pz-dfy .dfy-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.pz-dfy .dfy-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:32px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.pz-dfy .dfy-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(15,23,42,.08);border-color:#c7d2fe}.pz-dfy .dfy-card-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px;background:linear-gradient(135deg,#eff6ff,#dbeafe);margin-bottom:20px}.pz-dfy .dfy-card h3{font-size:19px;font-weight:700;margin-bottom:10px}.pz-dfy .dfy-card p{font-size:15px;color:#64748b}.pz-dfy .dfy-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;counter-reset:step}.pz-dfy .dfy-step{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:32px 24px}.pz-dfy .dfy-step-num{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;font-weight:800;font-size:17px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.pz-dfy .dfy-step h4{font-size:17px;font-weight:700;margin-bottom:8px}.pz-dfy .dfy-step p{font-size:14px;color:#64748b}.pz-dfy .dfy-compare{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;max-width:920px;margin:0 auto}.pz-dfy .dfy-compare-card{border-radius:20px;padding:36px}.pz-dfy .dfy-compare-card.bad{background:#fff;border:1px solid #e5e7eb}.pz-dfy .dfy-compare-card.good{background:linear-gradient(160deg,#0f172a,#1e293b);color:#fff;border:1px solid #1e293b}.pz-dfy .dfy-compare-card h3{font-size:20px;font-weight:700;margin-bottom:22px}.pz-dfy .dfy-compare-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.pz-dfy .dfy-compare-card li{display:flex;gap:12px;align-items:flex-start;font-size:15px}.pz-dfy .dfy-compare-card.bad li{color:#475569}.pz-dfy .dfy-compare-card.good li{color:#cbd5e1}.pz-dfy .dfy-ck{flex-shrink:0;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;margin-top:1px}.pz-dfy .dfy-ck.x{background:#fee2e2;color:#dc2626}.pz-dfy .dfy-ck.v{background:#10b981;color:#fff}.pz-dfy .dfy-fit{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.pz-dfy .dfy-fit-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px}.pz-dfy .dfy-fit-card .ico{font-size:26px;margin-bottom:14px}.pz-dfy .dfy-fit-card h4{font-size:17px;font-weight:700;margin-bottom:8px}.pz-dfy .dfy-fit-card p{font-size:14px;color:#64748b}.pz-dfy .dfy-commit{background:linear-gradient(135deg,#eff6ff,#f5f3ff);border:1px solid #dbeafe;border-radius:24px;padding:48px;display:grid;grid-template-columns:1.4fr 1fr;grid-gap:40px;gap:40px;align-items:center}.pz-dfy .dfy-commit h3{font-size:28px;font-weight:800;margin-bottom:12px;letter-spacing:-.01em}.pz-dfy .dfy-commit p{font-size:16px;color:#475569}.pz-dfy .dfy-commit-badge{background:#fff;border:1px solid #dbeafe;border-radius:18px;padding:28px;text-align:center}.pz-dfy .dfy-commit-badge .big{font-size:48px;font-weight:800;color:#1e3a8a;line-height:1}.pz-dfy .dfy-commit-badge .small{font-size:14px;color:#64748b;margin-top:8px}.pz-dfy .dfy-final{background:radial-gradient(900px 500px at 50% 120%,#1e3a8a 0,#0b1220 60%,#060a12 100%);color:#fff;text-align:center;padding:100px 0}.pz-dfy .dfy-final h2{font-size:44px;font-weight:800;letter-spacing:-.02em;margin-bottom:18px;max-width:760px;margin-left:auto;margin-right:auto}.pz-dfy .dfy-final p{font-size:19px;color:#c7d2e3;max-width:560px;margin:0 auto 36px}.pz-dfy .dfy-footer{background:#0b1220;color:#94a3b8;padding:40px 0;text-align:center;font-size:14px}.pz-dfy .dfy-footer a{color:#cbd5e1}@media (max-width:900px){.pz-dfy .dfy-hero h1{font-size:38px}.pz-dfy .dfy-strip-inner{grid-template-columns:repeat(2,1fr)}.pz-dfy .dfy-commit,.pz-dfy .dfy-compare,.pz-dfy .dfy-fit,.pz-dfy .dfy-grid,.pz-dfy .dfy-steps{grid-template-columns:1fr}.pz-dfy .dfy-final h2,.pz-dfy .dfy-section-head h2{font-size:30px}}@keyframes dfyFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes dfyMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes dfyFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes dfyPulse{0%{box-shadow:0 0 0 0 rgba(59,130,246,.45)}70%{box-shadow:0 0 0 16px rgba(59,130,246,0)}to{box-shadow:0 0 0 0 rgba(59,130,246,0)}}.pz-dfy .reveal{animation:dfyFadeUp .7s ease both}.pz-dfy .dfy-orb{position:absolute;border-radius:50%;filter:blur(40px);opacity:.55;pointer-events:none}.pz-dfy .dfy-orb.a{width:280px;height:280px;background:#2563eb;top:-60px;left:-40px;animation:dfyFloat 9s ease-in-out infinite}.pz-dfy .dfy-orb.b{width:220px;height:220px;background:#7c3aed;bottom:-40px;right:-20px;animation:dfyFloat 11s ease-in-out infinite}.pz-dfy .dfy-clients{padding:48px 0 56px;border-bottom:1px solid #edeff3;background:#fff;overflow:hidden}.pz-dfy .dfy-clients-label{text-align:center;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin-bottom:28px}.pz-dfy .dfy-marquee{display:flex;width:max-content;animation:dfyMarquee 28s linear infinite;gap:64px}.pz-dfy .dfy-marquee:hover{animation-play-state:paused}.pz-dfy .dfy-client{display:inline-flex;align-items:center;gap:10px;color:#475569;font-weight:700;font-size:18px;white-space:nowrap;opacity:.85}.pz-dfy .dfy-client img{width:26px;height:26px;object-fit:contain;display:block}.pz-dfy .dfy-results{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:80px 0}.pz-dfy .dfy-results .dfy-eyebrow{color:#93c5fd}.pz-dfy .dfy-results-head{text-align:center;max-width:680px;margin:0 auto 48px}.pz-dfy .dfy-results-head h2{font-size:38px;font-weight:800;letter-spacing:-.02em}.pz-dfy .dfy-results-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.pz-dfy .dfy-metric{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:18px;padding:32px 24px;text-align:center}.pz-dfy .dfy-metric .val{font-size:44px;font-weight:800;letter-spacing:-.02em;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.pz-dfy .dfy-metric .lbl{font-size:14px;color:#cbd5e1;margin-top:8px}.pz-dfy .dfy-case{background:#fff;border:1px solid #e5e7eb;border-radius:26px;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;box-shadow:0 30px 60px rgba(15,23,42,.08)}.pz-dfy .dfy-case-body{padding:48px}.pz-dfy .dfy-case-tag{display:inline-flex;align-items:center;gap:8px;background:#eff6ff;color:#1d4ed8;font-weight:700;font-size:12px;padding:6px 14px;border-radius:999px;margin-bottom:20px}.pz-dfy .dfy-case-body h3{font-size:27px;font-weight:800;letter-spacing:-.01em;margin-bottom:18px;line-height:1.25}.pz-dfy .dfy-case-block{margin-bottom:18px}.pz-dfy .dfy-case-block .k{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin-bottom:4px}.pz-dfy .dfy-case-block p{font-size:15px;color:#475569}.pz-dfy .dfy-case-quote{border-left:3px solid #3b82f6;padding-left:16px;margin-top:26px;font-size:16px;font-style:italic;color:#334155}.pz-dfy .dfy-case-quote .who{display:block;font-style:normal;font-size:13px;color:#94a3b8;margin-top:8px;font-weight:600}.pz-dfy .dfy-case-stats{background:linear-gradient(160deg,#1e3a8a,#0b1220);color:#fff;padding:48px;display:flex;flex-direction:column;justify-content:center;gap:28px}.pz-dfy .dfy-case-stat .val{font-size:46px;font-weight:800;letter-spacing:-.02em;line-height:1}.pz-dfy .dfy-case-stat .val .grad{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.pz-dfy .dfy-case-stat .lbl{font-size:14px;color:#c7d2e3;margin-top:6px}.pz-dfy .dfy-case-stat+.dfy-case-stat{border-top:1px solid hsla(0,0%,100%,.12);padding-top:28px}.pz-dfy .dfy-mini{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:36px}.pz-dfy .dfy-mini-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:28px;transition:transform .15s ease,box-shadow .15s ease}.pz-dfy .dfy-mini-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(15,23,42,.08)}.pz-dfy .dfy-mini-card .seg{font-size:13px;font-weight:700;color:#3b82f6;margin-bottom:14px}.pz-dfy .dfy-mini-card .big{font-size:32px;font-weight:800;letter-spacing:-.02em;color:#0f172a}.pz-dfy .dfy-mini-card .desc{font-size:14px;color:#64748b;margin-top:8px}.pz-dfy .dfy-testi{background:#f8fafc;padding:96px 0}.pz-dfy .dfy-testi-card{max-width:860px;margin:0 auto;text-align:center}.pz-dfy .dfy-testi-stars{color:#f59e0b;font-size:20px;letter-spacing:3px;margin-bottom:24px}.pz-dfy .dfy-testi-quote{font-size:28px;line-height:1.45;font-weight:600;color:#0f172a;letter-spacing:-.01em}.pz-dfy .dfy-testi-author{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:30px}.pz-dfy .dfy-testi-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 4px 14px rgba(15,23,42,.12)}.pz-dfy .dfy-testi-author .name{font-weight:700;font-size:15px;color:#0f172a}.pz-dfy .dfy-testi-author .role{font-size:13px;color:#64748b}.pz-dfy .dfy-faq{max-width:820px;margin:0 auto}.pz-dfy .dfy-faq-item{border:1px solid #e5e7eb;border-radius:14px;padding:22px 26px;margin-bottom:14px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.pz-dfy .dfy-faq-item:hover{border-color:#c7d2fe;box-shadow:0 10px 24px rgba(15,23,42,.05)}.pz-dfy .dfy-faq-item h4{font-size:17px;font-weight:700;margin-bottom:8px;display:flex;gap:10px;align-items:baseline}.pz-dfy .dfy-faq-item h4 .q{color:#3b82f6;font-weight:800}.pz-dfy .dfy-faq-item p{font-size:15px;color:#64748b;padding-left:26px}.pz-dfy .dfy-final .dfy-btn-primary{animation:dfyPulse 2.6s infinite}@media (max-width:900px){.pz-dfy .dfy-results-grid{grid-template-columns:repeat(2,1fr)}.pz-dfy .dfy-case{grid-template-columns:1fr}.pz-dfy .dfy-case-body,.pz-dfy .dfy-case-stats{padding:32px}.pz-dfy .dfy-mini{grid-template-columns:1fr}.pz-dfy .dfy-testi-quote{font-size:21px}}