.ezd-feedback-presentation{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:20px auto 60px;max-width:1200px;padding:0 20px}.ezd-fprp-hero{background:linear-gradient(135deg,#4c4cf1,#6366f1 50%,#818cf8);background:linear-gradient(135deg,var(--clr-blue,#4c4cf1) 0,#6366f1 50%,#818cf8 100%);border-radius:24px;margin-bottom:40px;overflow:hidden;padding:60px 40px;position:relative}.ezd-fprp-hero-bg{inset:0;overflow:hidden;position:absolute}.ezd-fprp-hero-glow{animation:heroGlow 15s ease-in-out infinite alternate;background:radial-gradient(ellipse at center,hsla(0,0%,100%,.15) 0,transparent 60%);height:300%;position:absolute;right:-50%;top:-100%;width:200%}@keyframes heroGlow{0%{transform:translate(0) rotate(0deg)}to{transform:translate(-20%,20%) rotate(10deg)}}.ezd-fprp-hero-content{position:relative;text-align:center;z-index:2}.ezd-fprp-badge{align-items:center;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.2);border-radius:50px;color:#fff;display:inline-flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:20px;padding:8px 18px}.ezd-fprp-badge .dashicons{color:#fbbf24;font-size:16px;height:16px;width:16px}.ezd-fprp-title{color:#fff;font-size:42px;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 16px}.ezd-fprp-subtitle{color:hsla(0,0%,100%,.9);font-size:18px;line-height:1.6;margin:0 auto 32px;max-width:700px}.ezd-fprp-hero-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.ezd-fprp-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:10px;justify-content:center;line-height:1;padding:14px 28px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.ezd-fprp-btn .dashicons{font-size:18px;height:18px;width:18px}.ezd-fprp-btn:focus{box-shadow:0 0 0 4px hsla(0,0%,100%,.3);outline:none}.ezd-fprp-btn-primary{background:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);color:var(--clr-blue,#4c4cf1)}.ezd-fprp-btn-primary:hover{box-shadow:0 15px 30px -5px rgba(0,0,0,.25);color:var(--clr-blue,#4c4cf1);transform:translateY(-3px)}.ezd-fprp-btn-secondary{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.15);border:1.5px solid hsla(0,0%,100%,.3);color:#fff}.ezd-fprp-btn-secondary:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.5);color:#fff;transform:translateY(-2px)}.ezd-fprp-btn-cta{background:linear-gradient(135deg,#1a1aae,#6366f1);box-shadow:0 8px 20px -4px rgba(76,76,241,.4);color:#fff;font-size:16px;padding:16px 32px}.ezd-fprp-btn-cta:hover{box-shadow:0 12px 28px -4px rgba(76,76,241,.5);color:#fff;transform:translateY(-3px)}.ezd-fprp-section{margin-bottom:48px}.ezd-fprp-section-title{align-items:center;color:#1f2937;display:flex;font-size:28px;font-weight:700;gap:12px;justify-content:center;margin:0 0 12px;text-align:center}.ezd-fprp-section-title .dashicons{color:var(--clr-blue,#4c4cf1);font-size:28px;height:28px;width:28px}.ezd-fprp-section-desc{color:#6b7280;font-size:16px;margin:0 auto 32px;max-width:600px;text-align:center}.ezd-fprp-demo-stats{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));position:relative}.ezd-fprp-stat{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:flex;gap:16px;overflow:hidden;padding:20px 24px;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1)}.ezd-fprp-stat:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-4px)}.ezd-fprp-stat-total{background:linear-gradient(135deg,rgba(76,76,241,.08),#fff);border-left:4px solid var(--clr-blue,#4c4cf1)}.ezd-fprp-stat-total .ezd-fprp-stat-icon{background:rgba(76,76,241,.12);color:var(--clr-blue,#4c4cf1)}.ezd-fprp-stat-open{background:linear-gradient(135deg,rgba(34,197,94,.08),#fff);border-left:4px solid #22c55e}.ezd-fprp-stat-open .ezd-fprp-stat-icon{background:rgba(34,197,94,.12);color:#22c55e}.ezd-fprp-stat-archived{background:linear-gradient(135deg,hsla(220,9%,46%,.08),#fff);border-left:4px solid #6b7280}.ezd-fprp-stat-archived .ezd-fprp-stat-icon{background:hsla(220,9%,46%,.12);color:#6b7280}.ezd-fprp-stat-rate{background:linear-gradient(135deg,rgba(245,158,11,.08),#fff);border-left:4px solid #f59e0b}.ezd-fprp-stat-rate .ezd-fprp-stat-icon{background:rgba(245,158,11,.12);color:#f59e0b}.ezd-fprp-stat-rate .ezd-fprp-stat-content{width:100%}.ezd-fprp-stat-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.ezd-fprp-stat-icon .dashicons{font-size:24px;height:24px;width:24px}.ezd-fprp-stat-content{display:flex;flex-direction:column;gap:4px}.ezd-fprp-stat-value{color:#1f2937;font-size:28px;font-weight:800;line-height:1}.ezd-fprp-stat-label{color:#6b7280;font-size:14px;font-weight:500}.ezd-fprp-stat-progress{background:rgba(245,158,11,.15);border-radius:3px;height:6px;margin-top:8px;overflow:hidden;width:100%}.ezd-fprp-stat-progress-bar{animation:progressGrow 1.5s ease-out forwards;background:linear-gradient(90deg,#f59e0b,#d97706);border-radius:3px;height:100%}@keyframes progressGrow{0%{width:0}}.ezd-fprp-demo-overlay{align-items:center;backdrop-filter:blur(2px);background:hsla(0,0%,100%,.4);border-radius:12px;display:flex;inset:0;justify-content:center;opacity:0;pointer-events:none;position:absolute;transition:all .2s cubic-bezier(.4,0,.2,1)}.ezd-fprp-demo-overlay .dashicons{color:var(--clr-blue,#4c4cf1);font-size:48px;height:48px;opacity:.6;width:48px}.ezd-fprp-demo-stats:hover .ezd-fprp-demo-overlay{opacity:1}.ezd-fprp-features{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.ezd-fprp-feature{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:28px;transition:all .2s cubic-bezier(.4,0,.2,1)}.ezd-fprp-feature:hover{border-color:transparent;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-4px)}.ezd-fprp-feature:hover .ezd-fprp-feature-icon{transform:scale(1.1)}.ezd-fprp-feature h3{color:#1f2937;font-size:18px;font-weight:700;margin:16px 0 10px}.ezd-fprp-feature p{color:#6b7280;font-size:14px;line-height:1.6;margin:0}.ezd-fprp-feature-icon{align-items:center;border-radius:14px;display:flex;height:56px;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);width:56px}.ezd-fprp-feature-icon .dashicons{font-size:28px;height:28px;width:28px}.ezd-fprp-icon-blue{background:linear-gradient(135deg,rgba(76,76,241,.15),rgba(76,76,241,.05));color:var(--clr-blue,#4c4cf1)}.ezd-fprp-icon-green{background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(34,197,94,.05));color:#22c55e}.ezd-fprp-icon-purple{background:linear-gradient(135deg,rgba(139,92,246,.15),rgba(139,92,246,.05));color:#8b5cf6}.ezd-fprp-icon-orange{background:linear-gradient(135deg,rgba(245,158,11,.15),rgba(245,158,11,.05));color:#f59e0b}.ezd-fprp-icon-red{background:linear-gradient(135deg,rgba(239,68,68,.15),rgba(239,68,68,.05));color:#ef4444}.ezd-fprp-icon-teal{background:linear-gradient(135deg,rgba(20,184,166,.15),rgba(20,184,166,.05));color:#14b8a6}.ezd-fprp-demo-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);overflow:hidden;position:relative}.ezd-fprp-demo-tabs{background:linear-gradient(135deg,#fafbfc,#f3f4f6);border-bottom:1px solid #e5e7eb;display:flex;gap:0;padding:0 24px}.ezd-fprp-demo-tab{align-items:center;border-bottom:3px solid transparent;color:#6b7280;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:10px;margin-bottom:-1px;padding:18px 24px;transition:all .2s cubic-bezier(.4,0,.2,1)}.ezd-fprp-demo-tab .dashicons{font-size:18px;height:18px;width:18px}.ezd-fprp-demo-tab:hover{background:rgba(0,0,0,.02);color:#1f2937}.ezd-fprp-demo-tab.is-active{background:rgba(76,76,241,.03);border-bottom-color:var(--clr-blue,#4c4cf1);color:var(--clr-blue,#4c4cf1)}.ezd-fprp-demo-tab.is-active .ezd-fprp-tab-count{background:var(--clr-blue,#4c4cf1);color:#fff}.ezd-fprp-tab-count{background:rgba(0,0,0,.08);border-radius:12px;color:#6b7280;font-size:12px;font-weight:600;min-width:28px;padding:3px 10px;text-align:center}.ezd-fprp-demo-toolbar{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:16px 24px}.ezd-fprp-demo-filters{display:flex;gap:10px}.ezd-fprp-filter-pill{align-items:center;background:#f9fafb;border:1px solid transparent;border-radius:24px;color:#6b7280;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:8px;padding:10px 16px;transition:all .2s cubic-bezier(.4,0,.2,1)}.ezd-fprp-filter-pill:hover{background:#f0f1f3;color:#1f2937}.ezd-fprp-filter-pill.is-active{background:rgba(76,76,241,.1);border-color:rgba(76,76,241,.3);color:var(--clr-blue,#4c4cf1)}.ezd-fprp-dot{border-radius:50%;height:8px;width:8px}.ezd-fprp-dot-green{background:#22c55e}.ezd-fprp-dot-gray{background:#9ca3af}.ezd-fprp-demo-search{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#9ca3af;display:inline-flex;font-size:13px;gap:10px;padding:10px 16px}.ezd-fprp-demo-search .dashicons{font-size:16px;height:16px;width:16px}.ezd-fprp-demo-list{padding:0}.ezd-fprp-demo-item{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;gap:20px;padding:24px;transition:all .2s cubic-bezier(.4,0,.2,1)}.ezd-fprp-demo-item:hover{background:rgba(76,76,241,.02)}.ezd-fprp-demo-item:last-child{border-bottom:none}.ezd-fprp-demo-avatar{align-items:center;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.ezd-fprp-demo-avatar .dashicons{color:var(--clr-blue,#4c4cf1);font-size:24px;height:24px;width:24px}.ezd-fprp-demo-avatar.ezd-fprp-avatar-green{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.ezd-fprp-demo-avatar.ezd-fprp-avatar-green .dashicons{color:#22c55e}.ezd-fprp-demo-avatar.ezd-fprp-avatar-purple{background:linear-gradient(135deg,#e9d5ff,#d8b4fe)}.ezd-fprp-demo-avatar.ezd-fprp-avatar-purple .dashicons{color:#8b5cf6}.ezd-fprp-demo-content{flex:1;min-width:0}.ezd-fprp-demo-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:10px}.ezd-fprp-demo-title{align-items:center;color:#1f2937;display:flex;flex-wrap:wrap;font-size:15px;font-weight:600;gap:10px}.ezd-fprp-demo-badge{background:rgba(76,76,241,.1);border-radius:6px;color:var(--clr-blue,#4c4cf1);display:inline-flex;font-size:11px;font-weight:600;padding:4px 10px}.ezd-fprp-demo-badge.ezd-fprp-badge-green{background:rgba(34,197,94,.1);color:#22c55e}.ezd-fprp-demo-badge.ezd-fprp-badge-orange{background:rgba(245,158,11,.1);color:#f59e0b}.ezd-fprp-demo-time{color:#9ca3af;font-size:12px;white-space:nowrap}.ezd-fprp-demo-meta{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:12px}.ezd-fprp-demo-meta span{align-items:center;color:#6b7280;display:inline-flex;font-size:13px;gap:6px}.ezd-fprp-demo-meta span .dashicons{font-size:16px;height:16px;width:16px}.ezd-fprp-demo-text{color:#6b7280;font-size:14px;line-height:1.6;margin-bottom:16px}.ezd-fprp-demo-actions{display:flex;gap:10px}.ezd-fprp-demo-action-btn{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:8px 14px;transition:all .2s cubic-bezier(.4,0,.2,1)}.ezd-fprp-demo-action-btn .dashicons{font-size:14px;height:14px;width:14px}.ezd-fprp-demo-action-btn:hover{background:#fff;border-color:var(--clr-blue,#4c4cf1);color:var(--clr-blue,#4c4cf1)}.ezd-fprp-demo-full-overlay{align-items:center;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.8) 50%,hsla(0,0%,100%,.95));display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding-bottom:60px;pointer-events:none;position:absolute}.ezd-fprp-demo-lock-content{text-align:center}.ezd-fprp-demo-lock-content .dashicons{color:var(--clr-blue,#4c4cf1);font-size:48px;height:48px;margin-bottom:8px;width:48px}.ezd-fprp-demo-lock-content p{color:#6b7280;font-size:14px;font-weight:600;margin:0}.ezd-fprp-benefits-section{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e5e7eb;border-radius:24px;display:grid;gap:48px;grid-template-columns:1.5fr 1fr;padding:48px}@media(max-width:900px){.ezd-fprp-benefits-section{gap:32px;grid-template-columns:1fr}}.ezd-fprp-benefits-content h2{color:#1f2937;font-size:28px;font-weight:700;margin:0 0 24px}.ezd-fprp-benefits-list{list-style:none;margin:0;padding:0}.ezd-fprp-benefits-list li{align-items:flex-start;color:#6b7280;display:flex;font-size:15px;gap:12px;line-height:1.5;padding:12px 0}.ezd-fprp-benefits-list li .dashicons{color:#22c55e;flex-shrink:0;font-size:22px;height:22px;margin-top:1px;width:22px}.ezd-fprp-benefits-visual{display:flex;justify-content:center}.ezd-fprp-benefits-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding:40px;text-align:center}.ezd-fprp-benefits-icon{align-items:center;background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(34,197,94,.05));border-radius:20px;display:inline-flex;height:72px;justify-content:center;margin-bottom:20px;width:72px}.ezd-fprp-benefits-icon .dashicons{color:#22c55e;font-size:36px;height:36px;width:36px}.ezd-fprp-benefits-stat{color:#1f2937;font-size:56px;font-weight:800;line-height:1;margin-bottom:8px}.ezd-fprp-benefits-label{color:#6b7280;font-size:14px;line-height:1.5}.ezd-fprp-cta{background:linear-gradient(135deg,#4c4cf1,#6366f1);background:linear-gradient(135deg,var(--clr-blue,#4c4cf1) 0,#6366f1 100%);border-radius:24px;overflow:hidden;padding:60px 48px;position:relative;text-align:center}.ezd-fprp-cta-content{position:relative;z-index:2}.ezd-fprp-cta-content h2{color:#fff;font-size:32px;font-weight:800;margin:0 0 20px}.ezd-fprp-cta-content p{color:hsla(0,0%,100%,.9);font-size:16px;margin:0 0 32px}.ezd-fprp-cta-actions{align-items:center;display:flex;flex-direction:column;gap:20px}.ezd-fprp-cta-features{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.ezd-fprp-cta-features span{align-items:center;color:hsla(0,0%,100%,.9);display:inline-flex;font-size:14px;font-weight:500;gap:6px}.ezd-fprp-cta-features span .dashicons{color:#fbbf24;font-size:18px;height:18px;width:18px}.ezd-fprp-cta-decoration{overflow:hidden;pointer-events:none}.ezd-fprp-cta-circles,.ezd-fprp-cta-decoration{inset:0;position:absolute}.ezd-fprp-circle{background:hsla(0,0%,100%,.1);border-radius:50%;position:absolute}.ezd-fprp-circle-1{height:300px;right:-50px;top:-100px;width:300px}.ezd-fprp-circle-2{bottom:-50px;height:200px;left:10%;width:200px}.ezd-fprp-circle-3{height:150px;left:-30px;top:50%;width:150px}@media(max-width:768px){.ezd-fprp-hero{padding:40px 24px}.ezd-fprp-title{font-size:28px}.ezd-fprp-subtitle{font-size:15px}.ezd-fprp-section-title{font-size:22px}.ezd-fprp-features{grid-template-columns:1fr}.ezd-fprp-benefits-section{padding:32px 24px}.ezd-fprp-cta{padding:40px 24px}.ezd-fprp-cta-content h2{font-size:24px}.ezd-fprp-demo-toolbar{align-items:flex-start;flex-direction:column}.ezd-fprp-demo-item{flex-direction:column;gap:16px}}

/*# sourceMappingURL=teaser-feedback.css.map */