#allFeedbackPageWrapper{background:#fff;border-radius:10px;font-family:Segoe UI,sans-serif;padding:20px;position:relative}#allFeedbackPageWrapper .vfd-settings-header{align-items:center;background:#fff;border-bottom:1px solid #eee;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:25px;padding:25px}#allFeedbackPageWrapper .vfd-body-content{display:flex;gap:40px;margin-top:20px;padding:20px}#allFeedbackPageWrapper .vfd-body-content .vfd-settings-content{display:flex;gap:20px;height:600px;width:55%}#allFeedbackPageWrapper .vfd-body-content .vfd-settings-content .vfd-settings-tab{display:flex;flex-direction:column}#allFeedbackPageWrapper .vfd-body-content .vfd-settings-content .vfd-settings-tab .tab-btn{background:transparent;border:1px solid #226df5;border-radius:6px;color:#226df5;cursor:pointer;font-size:16px;font-weight:400;margin-bottom:10px;padding:10px 16px;text-align:start;width:220px}#allFeedbackPageWrapper .vfd-body-content .vfd-settings-content .vfd-settings-tab .tab-btn.active{background:#0073e6;color:#fff}#allFeedbackPageWrapper .vfd-body-content .vfd-settings-content .vfd-settings-tab-content{background:#fff;border:1px solid #226df5;border-radius:10px;flex:1;overflow:auto;padding:20px}#allFeedbackPageWrapper .vfd-body-content .vfd-preview-content{border:1px solid #226df5;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.05);box-sizing:border-box;display:flex;flex:1;flex-direction:column;justify-content:center}#allFeedbackPageWrapper .vfd-body{display:flex;gap:40px;margin-top:20px}#allFeedbackPageWrapper .vfd-body .vfd-settings-section{width:750px}#allFeedbackPageWrapper .vfd-body .vfd-settings-section .range-control,#allFeedbackPageWrapper .vfd-body .vfd-settings-section .toggle-control-field{width:100%}#allFeedbackPageWrapper .vfd-shortcode-box{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;font-family:monospace;gap:20px;justify-content:space-between;padding:7px 20px}#allFeedbackPageWrapper .vfd-shortcode-box code{color:#111827;font-size:14px}#allFeedbackPageWrapper .vfd-shortcode-box button{background:#146ef5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;padding:6px 12px}#allFeedbackPageWrapper .vfd-content{padding:0 60px}#allFeedbackPageWrapper .vfd-card-header{background:#146ef5;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.1);color:#fff;margin-bottom:24px;padding:24px 32px}#allFeedbackPageWrapper .vfd-card-header h2{color:#fff;font-size:22px;margin:0 0 6px}#allFeedbackPageWrapper .vfd-card-header p{font-size:14px;margin:0;opacity:.95}#allFeedbackPageWrapper .vfd-table-container{background:#fff;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.05);padding:16px}#allFeedbackPageWrapper .vfd-table-container .vfd-table{border-collapse:collapse;margin:0 auto;overflow:hidden;width:100%}#allFeedbackPageWrapper .vfd-table-container .vfd-table td,#allFeedbackPageWrapper .vfd-table-container .vfd-table th{border-bottom:1px solid #eee;font-size:14px;padding:16px;text-align:left;vertical-align:middle}#allFeedbackPageWrapper .vfd-table-container .vfd-table th{background:#fafafa;color:#444;font-weight:600}#allFeedbackPageWrapper .vfd-table-container .vfd-table td:first-child,#allFeedbackPageWrapper .vfd-table-container .vfd-table td:nth-child(2),#allFeedbackPageWrapper .vfd-table-container .vfd-table th:first-child,#allFeedbackPageWrapper .vfd-table-container .vfd-table th:nth-child(2){width:auto}#allFeedbackPageWrapper .vfd-table-container .vfd-table td:nth-child(3),#allFeedbackPageWrapper .vfd-table-container .vfd-table th:nth-child(3){width:300px}#allFeedbackPageWrapper .vfd-table-container .vfd-table td:nth-child(4),#allFeedbackPageWrapper .vfd-table-container .vfd-table th:nth-child(4){width:400px}#allFeedbackPageWrapper .vfd-table-container .vfd-table td:nth-child(5),#allFeedbackPageWrapper .vfd-table-container .vfd-table th:nth-child(5){width:200px}#allFeedbackPageWrapper .vfd-table-container .vfd-table td:nth-child(6),#allFeedbackPageWrapper .vfd-table-container .vfd-table th:nth-child(6){width:auto}#allFeedbackPageWrapper .vfd-table-container .vfd-table .copy-shortcode{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;font-family:monospace;justify-content:space-between;padding:8px 20px}#allFeedbackPageWrapper .vfd-table-container .vfd-table .copy-shortcode button{background:#146ef5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;margin-left:20px;padding:6px 12px}#allFeedbackPageWrapper .vfd-table-container .vfd-table .shortcode-name{cursor:pointer}#allFeedbackPageWrapper .vfd-table-container .vfd-table .vfd-actions{display:flex;gap:10px}#allFeedbackPageWrapper .vfd-table-container .vfd-table .vfd-actions .vfd-btn{align-items:center;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:center;margin:10px 0;padding:10px 20px;text-decoration:none;transition:background .3s ease}#allFeedbackPageWrapper .vfd-table-container .vfd-table .vfd-actions .vfd-btn svg{height:20px;margin-right:6px;width:20px}#allFeedbackPageWrapper .vfd-table-container .vfd-table .vfd-actions .vfd-btn.edit{background:#146ef5}#allFeedbackPageWrapper .vfd-table-container .vfd-table .vfd-actions .vfd-btn.delete{background:#ef4444}#allFeedbackPageWrapper .vfd-empty-state{background:#f9fafb;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.05);margin-top:40px;padding:60px 40px;text-align:center}#allFeedbackPageWrapper .vfd-empty-state h2{color:#111827;font-size:24px;margin-bottom:12px}#allFeedbackPageWrapper .vfd-empty-state p{color:#6b7280;font-size:14px;margin-bottom:24px}#allFeedbackPageWrapper .vfd-empty-state button{background-color:#7c3aed;border:none;border-radius:50px;box-shadow:0 4px 12px rgba(124,58,237,.3);color:#fff;cursor:pointer;font-weight:500;padding:10px 22px;transition:background .3s ease}#allFeedbackPageWrapper .vfd-empty-state button:hover{background-color:#6d28d9}
.vfd-header{background:#fff;border-bottom:1px solid #eee;border-radius:10px;justify-content:space-between;margin-bottom:25px;padding:20px}.vfd-header,.vfd-header-name{align-items:center;display:flex}.vfd-header-name{gap:12px}.vfd-header-name span{background:#146ef5;border-radius:8px;font-size:25px;padding:6px}.vfd-header-name span svg{color:#fff}.vfd-header-name h1{font-size:24px;font-weight:600;margin:0}.vfd-header .add-new-btn{background-color:#146ef5;border:none;border-radius:50px;box-shadow:0 4px 12px rgba(124,58,237,.3);color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:10px 35px;transition:background .3s ease}.vfd-header .add-new-btn:hover{background-color:#6d28d9}
.vfd-footer{align-items:center;background:#fff;border-radius:10px;color:#888;display:flex;font-size:13px;justify-content:space-between;padding:20px;text-align:center}.vfd-footer .vfd-footer strong{color:#111}.vfd-footer a{color:#000;text-decoration:none}.vfd-footer .vfd-social-icons{display:flex;gap:5px}.vfd-footer .vfd-social-icons a svg{color:#333;height:25px;text-decoration:none;transition:color .2s ease-in-out;width:30px}.vfd-footer .vfd-social-icons a svg:hover{color:#146ef5}
.vfd-settings-header{align-items:center;background:#fff;border-bottom:1px solid #eee;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:25px;padding:0 10px 20px}.vfd-settings-header .left-header{align-items:center;display:flex;gap:1rem}.vfd-settings-header .left-header .back-btn{align-items:center;background:transparent;border:2px solid #146ef5;border-radius:8px;color:#146ef5;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.vfd-settings-header .left-header .back-btn:hover{background:#146ef5;color:#fff;transform:translateY(-1px)}.vfd-settings-header .left-header .title{align-items:center;display:flex;gap:16px}.vfd-settings-header .left-header .title h2{font-size:26px;margin:0}.vfd-settings-header .left-header .title input{background:transparent;border:1px solid #146ef5;font-size:15px;outline:none;padding:5px 10px}.vfd-settings-header .right-header{align-items:center;display:flex;gap:1rem}.vfd-settings-header .right-header .save-btn{background-color:#146ef5;border:none;border-radius:15px;box-shadow:0 4px 12px rgba(124,58,237,.3);color:#fff;cursor:pointer;font-size:18px;font-weight:500;padding:8px 35px;text-transform:uppercase;transition:background .3s ease}.vfd-settings-header .right-header .save-btn:disabled{background-color:#aa98c9;color:#fdf7f7;cursor:not-allowed;opacity:.5;pointer-events:none;transition:opacity .3s ease}.vfd-settings-header .right-header .save-btn:hover{background-color:#6d28d9}
.bplvf-floating-bulk-actions{animation:slideUp .3s ease-out;bottom:24px;left:50%;position:fixed;transform:translateX(-50%);z-index:1000}.bplvf-floating-bulk-actions__container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:40px;box-shadow:0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.08);display:flex;gap:16px;padding:8px 15px;transition:all .2s ease}.bplvf-floating-bulk-actions__container:hover{box-shadow:0 12px 40px rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.bplvf-floating-bulk-actions__info{align-items:center;display:flex;gap:8px}.bplvf-floating-bulk-actions__icon{align-items:center;background:#146ef5;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.bplvf-floating-bulk-actions__icon svg{height:16px;width:16px}.bplvf-floating-bulk-actions__count{color:#374151;font-size:18px;font-weight:600;white-space:nowrap}.bplvf-floating-bulk-actions__divider{background:#e5e7eb;height:24px;width:1px}.bplvf-floating-bulk-actions__buttons{align-items:center;display:flex;gap:4px}.bplvf-floating-bulk-actions__btn{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;transition:all .2s ease;width:40px}.bplvf-floating-bulk-actions__btn svg{height:16px;width:16px}.bplvf-floating-bulk-actions__btn:hover{transform:scale(1.1)}.bplvf-floating-bulk-actions__btn:active{transform:scale(.95)}.bplvf-floating-bulk-actions__btn--select{background:rgba(139,92,246,.1);color:#146ef5}.bplvf-floating-bulk-actions__btn--select:hover{background:rgba(139,92,246,.2)}.bplvf-floating-bulk-actions__btn--delete{background:rgba(239,68,68,.1);color:#ef4444}.bplvf-floating-bulk-actions__btn--delete:hover{background:rgba(239,68,68,.2)}.bplvf-floating-bulk-actions__btn--clear{background:hsla(220,9%,46%,.1);color:#6b7280}.bplvf-floating-bulk-actions__btn--clear:hover{background:hsla(220,9%,46%,.2)}@keyframes slideUp{0%{opacity:0;transform:translateX(-50%) translateY(100%)}to{opacity:1;transform:translateX(-50%) translateY(0)}}
.vfd-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:50}.vfd-modal{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:.75rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);margin:0 1rem;max-width:28rem;transform:scale(1);width:100%}.vfd-modal .vfd-modal-header{align-items:center;display:flex;justify-content:center;padding:1.5rem 1.5rem 1rem}.vfd-modal .vfd-modal-header .vfd-modal-icon{background-color:#fee2e2;border-radius:50%;padding:.75rem}.vfd-modal .vfd-modal-header .vfd-modal-icon .icon{color:#dc2626;height:1.5rem;width:1.5rem}.vfd-modal .vfd-modal-title{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 .5rem;padding:0 1.5rem;text-align:center}.vfd-modal .vfd-modal-message{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0 0 1.5rem;padding:0 1.5rem;text-align:center}.vfd-modal .vfd-modal-message .count{color:#111827;font-weight:500}.vfd-modal .vfd-modal-actions{display:flex;gap:.75rem;padding:0 1.5rem 1.5rem}.vfd-btn{border:none;border-radius:.5rem;cursor:pointer;flex:1;font-size:.875rem;font-weight:500;padding:.625rem 1rem;transition:all .2s ease-in-out}.vfd-btn:focus{box-shadow:0 0 0 3px rgba(147,51,234,.1);outline:none}.vfd-btn.cancel{background-color:#f3f4f6;color:#374151}.vfd-btn.cancel:hover{background-color:#e5e7eb}.vfd-btn.cancel:active{background-color:#d1d5db;transform:translateY(1px)}.vfd-btn.delete{background-color:#ef4444;color:#fff}.vfd-btn.delete:hover{background-color:#dc2626}.vfd-btn.delete:active{background-color:#b91c1c;transform:translateY(1px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}
.bpl-modal-overlay{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.bpl-modal-content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 15px 35px rgba(0,0,0,.1);max-width:400px;overflow:hidden;position:relative;width:90%}.bpl-modal-close{align-items:center;background:#f9fafb;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;font-size:18px;height:28px;justify-content:center;position:absolute;right:12px;top:12px;transition:all .3s ease;width:28px;z-index:1001}.bpl-modal-close:hover{background:#f3f4f6;color:#374151}.bpl-modal-icon-container{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e5e7eb;padding:32px 24px;position:relative;text-align:center}.bpl-modal-icons{display:flex;gap:16px;justify-content:center;margin-bottom:16px}.bpl-company-logo img,.bpl-plugin-logo{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;font-size:20px;height:44px;justify-content:center;width:44px}.bpl-company-logo img svg,.bpl-plugin-logo svg{color:#146ef5;height:30px;width:30px}.bpl-premium-icon{align-items:center;background:#146ef5;border-radius:12px;box-shadow:0 6px 16px rgba(139,92,246,.3);color:#fff;display:flex;font-size:24px;height:56px;justify-content:center;margin:0 auto;width:56px}.bpl-content-area{padding:24px}.bpl-content-area h2{color:#1f2937;font-size:20px;font-weight:600;margin:0;text-align:center}.bpl-content-area p{color:#6b7280;font-size:14px;line-height:1.5;margin-bottom:20px;text-align:center}.bpl-highlight-box{align-items:center;background:#f9fafb;border-left:4px solid #146ef5;border-radius:10px;display:flex;gap:12px;margin-bottom:20px;padding:16px}.bpl-highlight-icon{align-items:center;background:#146ef5;border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:16px;height:36px;justify-content:center;width:36px}.bpl-highlight-text{display:flex;flex-direction:column;gap:2px}.bpl-highlight-text strong{color:#1f2937;font-size:14px;font-weight:600}.bpl-highlight-text span{color:#6b7280;font-size:12px}.bpl-benefits{-moz-column-count:2;column-count:2;gap:20px;margin-bottom:24px}.bpl-benefit{display:flex;gap:10px;margin-bottom:10px}.bpl-check{align-items:center;background:#10b981;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:10px;font-weight:700;height:16px;justify-content:center;width:16px}.bpl-benefit span:last-child{color:#374151;font-size:14px}.bpl-upgrade-btn{background:#146ef5;border:none;border-radius:10px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:600;padding:14px 24px;text-align:center;text-decoration:none;transition:all .3s ease}.bpl-upgrade-btn:focus{box-shadow:none;color:#fff;outline:none}.bpl-upgrade-btn:hover{box-shadow:0 0 0 3px rgba(58,122,219,.3);color:#fff;transform:translateY(-2px)}
.vfd-settings-content-header{align-items:center;display:flex;font-size:18px;margin-bottom:20px}.vfd-settings-content-header h2{font-size:18px;font-weight:600;margin:0}.vfd-settings-content-header span svg{color:#146ef5;height:25px;margin-right:8px;width:25px}
.icon-picker-field{margin-bottom:25px}.icon-picker-field .icon-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(48px,1fr));margin-top:10px}.icon-picker-field .icon-grid .icon-btn{align-items:center;background:#f8f9fb;border:2px solid transparent;border-radius:10px;cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .2s ease;width:48px}.icon-picker-field .icon-grid .icon-btn svg{color:#333;height:22px;transition:transform .2s ease,color .2s ease;width:22px}.icon-picker-field .icon-grid .icon-btn:hover{background:#eef2f7}.icon-picker-field .icon-grid .icon-btn:hover svg{color:#146ef5;transform:scale(1.15)}.icon-picker-field .icon-grid .icon-btn.selected{background:#eaf2ff;border-color:#146ef5}.icon-picker-field .icon-grid .icon-btn.selected svg{color:#146ef5}
.bplvf-header{align-items:center;display:flex;gap:12px;margin-bottom:10px}.bplvf-header .bplvf-header-icon{display:flex}.bplvf-header .bplvf-header-icon svg{color:#146ef5;height:20px;width:20px}.bplvf-header .bplvf-field-title{color:#22262e;font-size:15px;font-weight:600;letter-spacing:.05em;margin:0;text-transform:capitalize}.bplvf-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.bplvf-container .bplvf-header{margin-bottom:0}.bplvf-container .bplvf-pro-badge{align-items:center;background-color:#f59e0b;border-radius:12px;color:#fff;display:inline-flex;font-size:12px;font-weight:600;gap:4px;padding:5px 10px;text-transform:uppercase}.bplvf-container .bplvf-pro-badge .bplvf-pro-icon{align-items:center;display:flex}.bplvf-container .bplvf-pro-badge .bplvf-pro-icon svg{height:14px;width:14px;fill:#fff}.bplvf-container .bplvf-pro-badge .bplvf-pro-text{line-height:1}
.bpl-text-field{margin-bottom:25px}.bpl-text-field .input-field-wrapper .input-field{background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:14px;padding:4px 12px;transition:all .2s ease;width:100%}.bpl-text-field .input-field-wrapper .input-field:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1);outline:none}.bpl-text-field .input-field-wrapper .input-field:hover{border-color:#9ca3af}.bpl-text-field .input-field-wrapper .help-text{color:#6b7280;font-size:13px;margin:5px 0 0}
.toggle-control-field{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.toggle-control-field .field-wrapper{display:flex;justify-content:space-between;margin-bottom:10px}.toggle-control-field .field-wrapper .toggle-description p{font-size:13px;font-style:italic;font-weight:500;margin:0}.toggle-control-field .field-wrapper .toggle-field{cursor:pointer;display:inline-block;height:25px;position:relative;width:52px}.toggle-control-field .field-wrapper .toggle-field input{height:0;opacity:0;width:0}.toggle-control-field .field-wrapper .toggle-field input:checked+.toggle-slider{background-color:#146ef5}.toggle-control-field .field-wrapper .toggle-field input:checked+.toggle-slider:before{transform:translateX(24px)}.toggle-control-field .field-wrapper .toggle-field input:checked:hover+.toggle-slider{background-color:#146ef5}.toggle-control-field .field-wrapper .toggle-field .toggle-slider{background-color:#ccc;border-radius:34px;bottom:0;left:0;position:absolute;right:0;top:0;transition:background-color .4s}.toggle-control-field .field-wrapper .toggle-field .toggle-slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:20px;left:3px;position:absolute;transition:transform .4s ease,background-color .2s ease;width:20px}.toggle-control-field .field-wrapper .toggle-field:hover .toggle-slider{background-color:#bfbfbf}
.wp-block-bplvf-voice-feedback{display:flex;flex-direction:column}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .drawer-voice-feedback .voice-feedback-toggle{background-color:#25d366;border:none;bottom:40%;box-shadow:0 0 10px rgba(0,0,0,.2);color:#fff;cursor:pointer;font-size:20px;font-weight:700;height:auto;padding:12px 8px;position:fixed;transform:translate(100px,50%);transition:all .3s ease;writing-mode:sideways-lr;z-index:99999}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .drawer-voice-feedback .voice-feedback-toggle.delayed{animation:fadeIn .3s forwards;animation-delay:.3s;opacity:0}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .drawer-voice-feedback .voice-feedback-toggle:hover{background-color:#1da851}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .drawer-voice-feedback .voice-feedback-toggle.visible{transform:translateY(50%)!important}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .drawer-voice-feedback .voice-feedback-drawer{background:#fff;border-left:2px solid #25d366;border-top-left-radius:10px;border-top-right-radius:10px;bottom:40%;max-width:100%;overflow:hidden;position:fixed;right:0;transform:translate(100%,50%);transition:transform .3s ease-in-out;width:380px;z-index:99999}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .drawer-voice-feedback .voice-feedback-drawer.open{transform:translateY(50%)!important}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .drawer-voice-feedback .voice-feedback-drawer .drawer-header{align-items:center;background:#25d366;color:#fff;display:flex;justify-content:space-between;padding:12px 16px}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .drawer-voice-feedback .voice-feedback-drawer .drawer-header h3{font-size:18px;margin:0}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .drawer-voice-feedback .voice-feedback-drawer .drawer-header .drawer-close{background:transparent;border:none;color:#fff;cursor:pointer;padding:0}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .drawer-voice-feedback .voice-feedback-drawer .drawer-header .drawer-close svg{font-size:20px}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .drawer-voice-feedback .voice-feedback-drawer .drawer-body{padding:16px}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback{position:fixed;z-index:99999}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback.bottomRight{bottom:20px;right:20px}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback.bottomRight .feedback-toggle{transform:translateY(500px)}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback.bottomRight .feedback-toggle.visible{opacity:1;transform:translateY(0)}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback.bottomRight .sticky-feedback-content{bottom:60px;right:0;transform-origin:bottom right}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback.bottomLeft{bottom:20px;left:20px}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback.bottomLeft .feedback-toggle{transform:translateY(500px)}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback.bottomLeft .feedback-toggle.visible{opacity:1;transform:translateY(0)}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback.bottomLeft .sticky-feedback-content{bottom:60px;left:0;transform-origin:bottom left}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback.topRight{right:20px;top:20px}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback.topRight .feedback-toggle{transform:translateY(-500px)}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback.topRight .feedback-toggle.visible{opacity:1;transform:translateY(0)}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback.topRight .sticky-feedback-content{right:0;top:60px;transform-origin:top right}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback.topLeft{left:20px;top:20px}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback.topLeft .feedback-toggle{transform:translateY(-500px)}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback.topLeft .feedback-toggle.visible{opacity:1;transform:translateY(0)}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback.topLeft .sticky-feedback-content{left:0;top:60px;transform-origin:top left}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback .feedback-toggle{background:linear-gradient(to top right,#f97316,#ef4444,#ec4899);border:none;border-radius:12px;color:#fff;cursor:pointer;opacity:0;padding:12px;transition:all .3s ease;transition:all .5s ease}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback .feedback-toggle svg{color:inherit;height:28px;width:28px}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback .feedback-toggle:hover{animation:none;background:linear-gradient(to top right,#ea580c,#dc2626,#db2777);box-shadow:0 0 35px rgba(255,87,34,.6);transform:scale(1.1)}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback .feedback-toggle:focus{outline:none}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback .sticky-feedback-content{background:#fff;border:2px solid #fed7aa;border-radius:1.5rem;box-shadow:0 10px 25px rgba(255,87,34,.2);opacity:0;padding:20px;pointer-events:none;position:absolute;transform:scale(0);transition:all .7s ease;width:300px}@media screen and (max-width:768px){.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback .sticky-feedback-content{width:250px}}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback .sticky-feedback-content .contentTitle{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:20px;margin-top:0;padding-bottom:.5rem;text-align:center}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback .sticky-feedback-content .contentSubTitle{font-size:20px;margin:-23px 0 15px;text-align:center}.wp-block-bplvf-voice-feedback .global-voice-feedback-wrapper .bplvf-sticky-feedback .sticky-feedback-content.show{animation:bounce-in .7s ease-out;opacity:1;pointer-events:auto;transform:scale(1)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes bounce-in{0%{opacity:0;transform:scale(.8)}60%{opacity:1;transform:scale(1.05)}to{transform:scale(1)}}@supports(-webkit-hyphens:none) and (not (overflow:-webkit-marquee)){.wp-block-bplvf-voice-feedback .drawer-voice-feedback{right:20px!important}}.wp-block-bplvf-voice-feedback .body-voice-feedback{background-color:#f0fdf4;border-radius:12px;box-shadow:0 0 10px rgba(0,0,0,.1);box-sizing:border-box;font-family:sans-serif;max-width:100%;padding:16px;width:-moz-fit-content;width:fit-content}.wp-block-bplvf-voice-feedback .body-voice-feedback.left{margin-left:0;margin-right:auto}.wp-block-bplvf-voice-feedback .body-voice-feedback.center{margin-left:auto;margin-right:auto}.wp-block-bplvf-voice-feedback .body-voice-feedback.right{margin-left:auto;margin-right:0}.wp-block-bplvf-voice-feedback .recording-mode-toggle{background-color:#f0f0f0;border-radius:25px;display:flex;margin:0 auto 20px;padding:4px}.wp-block-bplvf-voice-feedback .recording-mode-toggle .audioBtn,.wp-block-bplvf-voice-feedback .recording-mode-toggle .screenBtn{align-items:center;background-color:transparent;border:none;border-radius:10px;cursor:pointer;display:flex;flex:1;gap:8px;justify-content:center;transition:all .3s ease}.wp-block-bplvf-voice-feedback .recording-mode-toggle .audioBtn:focus,.wp-block-bplvf-voice-feedback .recording-mode-toggle .screenBtn:focus{outline:none}.wp-block-bplvf-voice-feedback .recording-mode-toggle .audioBtn h3,.wp-block-bplvf-voice-feedback .recording-mode-toggle .screenBtn h3{font-size:20px;font-weight:400;margin:0;padding:0!important}.wp-block-bplvf-voice-feedback .recording-mode-toggle .audioBtn span,.wp-block-bplvf-voice-feedback .recording-mode-toggle .screenBtn span{align-items:center;border:none;display:inline-flex;justify-content:center;line-height:0}.wp-block-bplvf-voice-feedback .recording-mode-toggle .audioBtn span svg,.wp-block-bplvf-voice-feedback .recording-mode-toggle .screenBtn span svg{align-items:center;color:#666;display:flex;font-size:20px;justify-content:center}.wp-block-bplvf-voice-feedback .recording-mode-toggle .audioBtn.active,.wp-block-bplvf-voice-feedback .recording-mode-toggle .screenBtn.active{background-color:#4caf50;font-weight:700}.wp-block-bplvf-voice-feedback .recording-mode-toggle .audioBtn.active h3,.wp-block-bplvf-voice-feedback .recording-mode-toggle .audioBtn.active span svg,.wp-block-bplvf-voice-feedback .recording-mode-toggle .screenBtn.active h3,.wp-block-bplvf-voice-feedback .recording-mode-toggle .screenBtn.active span svg{color:#fff}.wp-block-bplvf-voice-feedback .waveform-playback,.wp-block-bplvf-voice-feedback .waveform-record{margin-bottom:30px}.wp-block-bplvf-voice-feedback .feedback-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.wp-block-bplvf-voice-feedback .feedback-buttons button{align-items:center;background-color:#25d366;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;flex:1 1 45%;font-size:16px;gap:10px;justify-content:center;padding:12px;transition:background .3s ease}.wp-block-bplvf-voice-feedback .feedback-buttons button svg{font-size:20px}.wp-block-bplvf-voice-feedback .feedback-buttons button:focus-visible{border:none;outline:none}.wp-block-bplvf-voice-feedback .feedback-buttons button:disabled{background-color:#aaa;cursor:not-allowed}.wp-block-bplvf-voice-feedback .feedback-buttons button:hover:not(:disabled){background-color:#1da851}.wp-block-bplvf-voice-feedback .feedback-buttons button:only-child{flex:1 1 100%}.wp-block-bplvf-voice-feedback .feedback-buttons .startBtn{align-items:center;display:flex;gap:10px;justify-content:center}.wp-block-bplvf-voice-feedback .feedback-buttons .startBtn h3{color:#fff;font-size:20px;font-weight:400;margin:0;padding:0!important}.wp-block-bplvf-voice-feedback .feedback-buttons .startBtn svg{align-items:center;color:#fff;display:flex;font-size:20px;justify-content:center}@keyframes fadeIn{to{opacity:1}}
.slideIn-feedback{display:flex;position:fixed;transition:transform .5s ease;z-index:9999}.slideIn-feedback.rightCenter{right:0;top:50%;transform:translateY(-50%) translateX(450px)}.slideIn-feedback.rightCenter.visible{transform:translateY(-50%) translateX(370px)}.slideIn-feedback.rightCenter.visible.open{transform:translateY(-50%) translateX(0)}.slideIn-feedback.rightCenter .slideIn-feedback-toggle{height:100%}.slideIn-feedback.leftCenter{left:0;top:50%;transform:translateY(-50%) translateX(-450px)}.slideIn-feedback.leftCenter.visible{transform:translateY(-50%) translateX(-370px)}.slideIn-feedback.leftCenter.visible.open{transform:translateY(-50%) translateX(0)}.slideIn-feedback.leftCenter .slideIn-feedback-inner{border-radius:0 1rem 1rem 0;flex-direction:row-reverse}.slideIn-feedback.leftCenter .slideIn-feedback-toggle{height:-webkit-fill-available;width:inherit}.slideIn-feedback.leftCenter .slideIn-feedback-toggle button.toggle-button{border-radius:0 1rem 1rem 0}.slideIn-feedback.bottomCenter{bottom:0;left:50%;transform:translateY(400px) translateX(-50%)}.slideIn-feedback.bottomCenter.visible{transform:translateY(var(--slideInHeight,300px)) translateX(-50%)}.slideIn-feedback.bottomCenter.visible.open{transform:translateY(0) translateX(-50%)}.slideIn-feedback.bottomCenter .slideIn-feedback-inner{border-radius:1rem 1rem 0 0;flex-direction:column}.slideIn-feedback.bottomCenter .slideIn-feedback-toggle{width:100%}.slideIn-feedback.bottomCenter .slideIn-feedback-toggle button.toggle-button{border-radius:1rem 1rem 0 0;height:auto;padding:10px 0;width:100%}.slideIn-feedback.bottomCenter .slideIn-feedback-toggle button.toggle-button .toggle-text{writing-mode:horizontal-tb}.slideIn-feedback.topCenter{left:50%;top:0;transform:translateY(-300px) translateX(-50%)}.slideIn-feedback.topCenter.visible{transform:translateY(calc(var(--slideInHeight, 190px)*-1)) translateX(-50%)}.slideIn-feedback.topCenter.visible.open{transform:translateY(0) translateX(-50%)}.slideIn-feedback.topCenter .slideIn-feedback-inner{border-radius:0 0 1rem 1rem;flex-direction:column-reverse}.slideIn-feedback.topCenter .slideIn-feedback-toggle{width:100%}.slideIn-feedback.topCenter .slideIn-feedback-toggle button.toggle-button{border-radius:0 0 1rem 1rem;height:auto;padding:10px 0;width:100%}.slideIn-feedback.topCenter .slideIn-feedback-toggle button.toggle-button .toggle-text{writing-mode:horizontal-tb}.slideIn-feedback .slideIn-feedback-inner{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:1rem 0 0 1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;justify-content:center;overflow:hidden}.slideIn-feedback .slideIn-feedback-toggle button.toggle-button{align-items:center;background-color:linear-gradient(180deg,#22c55e,#16a34a);border:none;border-radius:1rem 0 0 1rem;color:#fff;cursor:pointer;display:flex;height:100%;justify-content:center;outline:none;padding:20px;transition:background .3s;width:100%}.slideIn-feedback .slideIn-feedback-toggle button.toggle-button:hover{background:linear-gradient(180deg,#16a34a,#15803d)}.slideIn-feedback .slideIn-feedback-toggle button.toggle-button .toggle-text{font-size:20px;font-weight:500;white-space:nowrap;writing-mode:sideways-lr}.slideIn-feedback .slideIn-feedback-content{display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:1.5rem;width:320px}.slideIn-feedback .slideIn-feedback-content .contentTitle{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:.5rem;padding-bottom:.5rem;text-align:center}.slideIn-feedback .slideIn-feedback-content .contentSubTitle{font-size:20px;margin:-20px 0 0;text-align:center}
.notification1{background:linear-gradient(90deg,#10b981,#059669);border-radius:.5rem;bottom:0;box-shadow:0 4px 10px rgba(0,0,0,.1);box-sizing:border-box;color:#fff;left:0;padding:1rem 1.5rem;position:fixed;transition:all .3s ease;width:100%;z-index:9999}.notification1.top{bottom:auto;top:0;transform:translateY(-100%)}.notification1.top.visible{transform:translateY(0)}.notification1.bottom{bottom:0;top:auto;transform:translateY(100%)}.notification1.bottom.visible{transform:translateY(0)}.notification1 .notification1__container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:100%;width:1050px}.notification1 .notification1__left{align-items:center;display:flex;gap:1rem}.notification1 .notification1__left .contentSubtitle{font-size:.875rem;font-weight:500}.notification1 .notification1__right{align-items:center;display:flex;gap:.75rem}.notification1 .notification1__right .notification1__voice-btn{align-items:center;background:#fff;border:none;border-radius:9999px;color:#059669;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s ease}.notification1 .notification1__right .notification1__voice-btn:hover{background:#f0fdf4}.notification1 .notification1__right .notification1__voice-btn .icon{height:1rem;width:1rem}.notification1 .notification1__right .notification__close-btn{background:transparent;border:none;border-radius:.375rem;cursor:pointer;padding:.25rem;transition:background .2s ease}.notification1 .notification1__right .notification__close-btn:hover{background:#047857}.notification1 .notification1__right .notification__close-btn .icon{color:#fff;height:1.25rem;width:1.25rem}
.notification2{align-items:center;background-color:#111827;border-radius:9999px;box-shadow:0 10px 25px rgba(0,0,0,.3);color:#fff;display:flex;gap:1rem;left:50%;padding:1rem 1.5rem;position:fixed;transform:translateX(-50%);transition:all .3s ease;z-index:9999}.notification2.top{bottom:auto;top:50px;transform:translateY(-300px) translateX(-50%)}.notification2.top.visible{transform:translateY(0) translateX(-50%)}.notification2.bottom{bottom:50px;top:auto;transform:translateY(300px) translateX(-50%)}.notification2.bottom.visible{transform:translateY(0) translateX(-50%)}.notification2__content{align-items:center;background-color:#111827;border-radius:9999px;box-shadow:0 10px 25px rgba(0,0,0,.3);color:#fff;display:flex;gap:1rem;padding:1rem 1.5rem}.notification2 .contentSubTitle{font-size:.875rem;font-weight:500;margin:0;padding:0!important}.notification2__divider{background-color:#374151;height:1.5rem;width:1px}.notification2 .notification__close-btn{background-color:transparent;border:none;border-radius:9999px;box-shadow:none;margin-left:.5rem;outline:none;padding:.25rem;transition:background-color .2s ease}.notification2 .notification__close-btn:hover{background-color:#1f2937}.notification2 .notification__close-btn .icon{height:1rem;width:1rem}
.notification3{background:linear-gradient(90deg,#fff7ed,#fffbeb);border:1px solid #fed7aa;border-radius:1rem;bottom:30px;box-shadow:0 4px 12px rgba(0,0,0,.05);left:50%;padding:1.5rem;position:fixed;transition:transform .3s ease;z-index:9999}.notification3.top{bottom:auto;top:30px;transform:translate(-50%,-200px)}.notification3.top.visible{transform:translate(-50%)}.notification3.bottom{bottom:30px;top:auto;transform:translate(-50%,200px)}.notification3.bottom.visible{transform:translate(-50%)}@media screen and (max-width:1024px){.notification3{width:70%}}@media screen and (max-width:768px){.notification3{padding:1rem;width:80%}}.notification3 .notification3__content{align-items:center;display:flex;gap:1.5rem}@media screen and (max-width:768px){.notification3 .notification3__content{align-items:center;flex-direction:column;gap:1rem;text-align:center}.notification3 .notification3__content .notification__icon-box{height:3.5rem;width:3.5rem}.notification3 .notification3__content .notification3__record-btn{justify-content:center;width:100%}.notification3 .notification3__content .notification3__close-btn{position:absolute;right:20px;top:20px}}.notification3 .notification__icon-box{align-items:center;background:linear-gradient(to bottom right,#fb923c,#f59e0b);border-radius:1rem;box-shadow:0 5px 15px rgba(251,146,60,.3);display:flex;flex-shrink:0;height:4rem;justify-content:center;width:4rem}.notification3 .notification__icon-box .icon{color:#fff;height:2rem;width:2rem}.notification3 .notification3__text{flex:1}.notification3 .notification3__text .contentTitle{color:#111827;font-size:1.125rem;font-weight:700;margin:0}.notification3 .notification3__text .contentSubTitle{color:#4b5563;font-size:.875rem;margin:0}.notification3 .notification3__record-btn{align-items:center;background:#f97316;border:none;border-radius:9999px;box-shadow:0 4px 10px rgba(249,115,22,.3);color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .25s ease}.notification3 .notification3__record-btn:hover{background:#ea580c;box-shadow:0 6px 15px rgba(249,115,22,.4)}.notification3 .notification3__record-btn .icon{height:1.25rem;width:1.25rem}.notification3 .notification__close-btn{background:transparent;border:none;border-radius:.5rem;cursor:pointer;padding:.5rem;transition:background .2s ease}.notification3 .notification__close-btn:hover{background:#ffedd5}.notification3 .notification__close-btn .icon{color:#9ca3af;height:1.25rem;width:1.25rem}
.notification4{background:linear-gradient(to top right,#7e22ce,#ec4899);border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.3);box-sizing:border-box;color:#fff;height:-moz-fit-content;height:fit-content;max-width:20rem;padding:1.25rem;position:fixed;transition:transform .3s ease-in-out,opacity .8s ease-in-out;z-index:9999}.notification4.topRight{right:1.5rem;top:1.5rem;transform:translateY(-300px)}.notification4.bottomRight{bottom:1.5rem;right:1.5rem;transform:translateY(300px)}.notification4.topLeft{left:1.5rem;top:1.5rem;transform:translateY(-300px)}.notification4.bottomLeft{bottom:1.5rem;left:1.5rem;transform:translateY(300px)}.notification4.continous{opacity:0;transform:unset}.notification4.visible{opacity:1;transform:translateY(0)}.notification4 .notification__close-btn{background-color:transparent;border:none;border-radius:9999px;padding:.25rem;position:absolute;right:.75rem;top:.75rem;transition:background-color .2s ease}.notification4 .notification__close-btn:hover{background-color:hsla(0,0%,100%,.2)}.notification4 .notification__close-btn .icon{height:1rem;width:1rem}.notification4__header{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.notification4 .notification__icon-box{align-items:center;background-color:hsla(0,0%,100%,.2);border-radius:9999px;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.notification4 .notification__icon-box .icon{height:1.25rem;width:1.25rem}.notification4 .contentTitle{font-size:16px;font-weight:600;margin:0;padding:0!important}.notification4 .contentSubTitle{color:hsla(0,0%,100%,.9);font-size:18px;margin:0;padding:0!important}
.notification5{background:linear-gradient(90deg,#10b981,#16a34a);border-radius:15px;box-shadow:0 8px 20px rgba(0,0,0,.25);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:.75rem;height:-moz-fit-content;height:fit-content;padding:1rem;position:fixed;transition:transform .3s ease-in-out,opacity .8s ease-in-out;width:20rem;z-index:9999}.notification5.topRight{right:1.5rem;top:1.5rem;transform:translateY(-300px)}.notification5.bottomRight{bottom:1.5rem;right:1.5rem;transform:translateY(300px)}.notification5.topLeft{left:1.5rem;top:1.5rem;transform:translateY(-300px)}.notification5.bottomLeft{bottom:1.5rem;left:1.5rem;transform:translateY(300px)}.notification5.continous{opacity:0;transform:unset}.notification5.visible{opacity:1;transform:translateY(0)}.notification5__header{align-items:flex-start;display:flex;justify-content:space-between}.notification5 .contentTitle{font-size:.875rem;font-weight:700;margin:0;padding:0!important}.notification5 .contentSubTitle{color:rgba(220,252,231,.9);font-size:.75rem;margin:0;padding:0!important}.notification5 .notification__close-btn{background-color:transparent;border:none;border-radius:.25rem;color:#fff;cursor:pointer;padding:.25rem;transition:background-color .2s ease}.notification5 .notification__close-btn:hover{background-color:#059669}.notification5 .notification__close-btn .icon{height:1rem;width:1rem}
.notification6{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 10px 25px rgba(0,0,0,.15);height:-moz-fit-content;height:fit-content;overflow:hidden;position:fixed;transition:transform .3s ease-in-out,opacity .8s ease-in-out;width:18rem;z-index:9999}.notification6.topRight{right:1.5rem;top:1.5rem;transform:translateY(-300px)}.notification6.bottomRight{bottom:1.5rem;right:1.5rem;transform:translateY(300px)}.notification6.topLeft{left:1.5rem;top:1.5rem;transform:translateY(-300px)}.notification6.bottomLeft{bottom:1.5rem;left:1.5rem;transform:translateY(300px)}.notification6.continous{opacity:0;transform:unset}.notification6.visible{opacity:1;transform:translateY(0)}.notification6__header{align-items:center;background:linear-gradient(90deg,#06b6d4,#2563eb);color:#fff;display:flex;justify-content:space-between;padding:1rem}.notification6 .contentTitle{align-items:center;display:flex;gap:.5rem}.notification6 .contentTitle svg{height:25px;width:25px}.notification6 .contentTitle span{font-size:.875rem;font-weight:700}.notification6__close{background:transparent;border:none;border-radius:.375rem;color:#fff;cursor:pointer;padding:.25rem;transition:background .2s ease}.notification6__close:hover{background-color:rgba(37,99,235,.7)}.notification6__close .icon{height:20px;width:20px}.notification6__body{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.notification6 .contentSubTitle{color:#374151;font-size:.875rem;margin:0!important;padding:0!important}.notification6__button{align-items:center;background:linear-gradient(90deg,#06b6d4,#2563eb);border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;padding:.625rem 0;transition:all .3s ease;width:100%}.notification6__button:hover{box-shadow:0 4px 12px rgba(37,99,235,.3);transform:translateY(-2px)}.notification6__button .icon{height:1rem;width:1rem}
.upgrade-toast{align-items:center;background:#fff;border:1px solid #1451de;border-radius:10px;bottom:45px;box-shadow:0 20px 50px rgba(0,0,0,.12);display:flex;gap:14px;opacity:0;padding:10px 20px;pointer-events:none;position:fixed;right:80px;text-align:center;transform:translateX(60px);transition:all .35s ease;z-index:9999}.upgrade-toast.show{opacity:1}.upgrade-toast__icon-wrapper{display:inline-flex;margin-right:15px;position:relative}.upgrade-toast__icon{align-items:center;background:linear-gradient(145deg,#146ef5,#3d81e9);border-radius:20px;color:#fff;display:flex;font-size:30px;font-weight:700;height:40px;justify-content:center;width:40px}.upgrade-toast__spark{background:#146ef5;border-radius:4px;height:18px;opacity:.9;position:absolute;width:6px}.upgrade-toast__spark--one{right:-10px;top:-8px;transform:rotate(25deg)}.upgrade-toast__spark--two{right:-18px;top:-2px;transform:rotate(65deg)}.upgrade-toast__text{color:#0f172a;font-size:18px;font-weight:600}
.positioning-field{margin-bottom:30px}.positioning-field .positioning-wrapper{opacity:1}.positioning-field .positioning-wrapper .field-label{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:16px}.positioning-field .positioning-wrapper .position-options{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.positioning-field .positioning-wrapper .position-options .position-option{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:3px 10px;position:relative;transition:all .2s ease}.positioning-field .positioning-wrapper .position-options .position-option:hover{background:#faf5ff;border-color:#146ef5;box-shadow:0 4px 12px rgba(139,92,246,.15);transform:translateY(-2px)}.positioning-field .positioning-wrapper .position-options .position-option:hover .option-icon{transform:scale(1.1)}.positioning-field .positioning-wrapper .position-options .position-option.active{background:#146ef5;border-color:#146ef5;box-shadow:0 4px 12px rgba(139,92,246,.3);color:#fff}.positioning-field .positioning-wrapper .position-options .position-option .option-content{align-items:center;display:flex;gap:6px}.positioning-field .positioning-wrapper .position-options .position-option .option-content .option-icon{font-size:20px;transition:transform .2s ease}.positioning-field .positioning-wrapper .position-options .position-option .option-content .option-label{font-size:14px;font-weight:500;text-align:center}
.border-field{margin-bottom:30px}.border-field .border-controls{display:grid;gap:12px;grid-template-columns:1fr 1fr 1fr}.border-field .border-controls .field-label{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.border-field .border-controls .input-field,.border-field .border-controls .select-field{background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:14px;padding:5px 12px;transition:all .2s ease;width:100%}.border-field .border-controls .input-field:focus,.border-field .border-controls .select-field:focus{border-color:#146ef5;box-shadow:0 0 0 3px rgba(58,122,219,.1);outline:none}.border-field .border-controls .input-field:hover,.border-field .border-controls .select-field:hover{border-color:#9ca3af}
.bplvf-color-control.header{margin-bottom:30px}.bplvf-color-control .field-label{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.bplvf-color-control .color-input-group{display:flex;gap:8px}.bplvf-color-control .color-input-group span{display:none}.bplvf-color-control .color-input-group .color-picker-preview{background-color:#fff;border:1px solid #d1d5db;border-radius:10px;cursor:pointer;height:40px;transition:all .2s ease;width:40px}.bplvf-color-control .color-input-group .color-text-input{background:#fff;border:1px solid #d1d5db;border-radius:6px;flex:1;font-size:14px;padding:5px 12px;transition:all .2s ease;width:100%}.bplvf-color-control .color-input-group .color-text-input:focus{border-color:#146ef5;box-shadow:0 0 0 3px rgba(58,122,219,.1);outline:none}.bplvf-color-control .color-input-group .color-text-input:hover{border-color:#9ca3af}
.bpl-boxControl__container{margin-bottom:30px}.bpl-boxControl__container .bpl-boxControl__cross-layout{display:flex;justify-content:center}.bpl-boxControl__container .bpl-boxControl__cross-layout .bpl-boxControl__cross-grid{align-items:center;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;max-width:350px}.bpl-boxControl__container .bpl-boxControl__cross-layout .bpl-boxControl__cross-grid .bpl-boxControl__input-group{align-items:center;display:flex;flex-direction:column}.bpl-boxControl__container .bpl-boxControl__cross-layout .bpl-boxControl__cross-grid .bpl-boxControl__input-group label{color:#6b7280;font-size:14px;font-weight:600;margin-bottom:6px}.bpl-boxControl__container .bpl-boxControl__cross-layout .bpl-boxControl__cross-grid .bpl-boxControl__input-group .bpl-boxControl__padding-input{border:2px solid #d1d5db;border-radius:8px;font-size:1rem;text-align:center;transition:border-color .3s ease;width:60px}.bpl-boxControl__container .bpl-boxControl__cross-layout .bpl-boxControl__cross-grid .bpl-boxControl__input-group .bpl-boxControl__padding-input:focus{border-color:#146ef5;box-shadow:0 0 0 3px rgba(139,92,246,.1);outline:none}.bpl-boxControl__container .bpl-boxControl__cross-layout .bpl-boxControl__cross-grid .bpl-boxControl__center-icon{align-items:center;display:flex;justify-content:center;margin-top:10px}.bpl-boxControl__container .bpl-boxControl__cross-layout .bpl-boxControl__cross-grid .bpl-boxControl__center-icon .bpl-boxControl__padding-icon{align-items:center;background:#146ef5;border:1px solid #146ef5;border-radius:8px;color:#fff;display:flex;font-size:.8rem;font-weight:600;height:45px;justify-content:center;letter-spacing:1px;width:80px}
.range-control{margin-bottom:30px}.range-control .range-wrapper .range-input{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:5px}.range-control .range-wrapper .range-input .range-container{width:100%}.range-control .range-wrapper .range-input .range-container .range-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e5e7eb;border-radius:4px;cursor:pointer;height:10px;outline:none;width:100%}.range-control .range-wrapper .range-input .range-container .range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#146ef5;border-radius:50%;cursor:pointer;height:20px;-webkit-transition:all .2s ease;transition:all .2s ease;width:20px}.range-control .range-wrapper .range-input .range-container .range-slider::-webkit-slider-thumb:hover{background:#146ef5;transform:scale(1.1)}.range-control .range-wrapper .range-input .range-container .range-slider::-moz-range-thumb{background:#146ef5;border:none;border-radius:50%;cursor:pointer;height:20px;-moz-transition:all .2s ease;transition:all .2s ease;width:20px}.range-control .range-wrapper .range-input .range-container .range-slider::-moz-range-thumb:hover{background:#146ef5;transform:scale(1.1)}.range-control .range-wrapper .range-input .range-container .range-slider:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px rgba(58,122,219,.3)}.range-control .range-wrapper .range-input .range-container .range-slider:focus::-moz-range-thumb{box-shadow:0 0 0 3px rgba(58,122,219,.3)}.range-control .range-wrapper .range-input .value-display{align-items:baseline;background:#fff;border:1px solid #d1d5db;border-radius:6px;display:flex;gap:2px;justify-content:center;min-width:60px;padding:6px 12px}.range-control .range-wrapper .range-input .value-display .range-value{color:#146ef5;font-size:16px;font-weight:600}.range-control .range-wrapper .range-input .value-display .unit{color:#6b7280;font-size:12px}.range-control .range-wrapper .help-text{color:#374151;font-size:13px;font-style:italic;font-weight:500}
.unit-control-wrapper{margin-bottom:30px}.unit-control-wrapper .heading-title{align-items:center;color:#374151;display:flex;font-size:18px;font-weight:500;gap:8px;letter-spacing:.05em;margin-bottom:20px;text-transform:uppercase}.unit-control-wrapper .heading-title .icon svg{color:#8b5cf6;height:30px;width:30px}.unit-control-wrapper .unit-field{display:flex;gap:12px}.unit-control-wrapper .unit-field .unit-label{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.unit-control-wrapper .unit-field .unit-input{flex:1}.unit-control-wrapper .unit-field .unit-input .field-label{color:#374151;display:block;font-size:14px;font-weight:500}.unit-control-wrapper .unit-field .unit-select{width:80px}.unit-control-wrapper .unit-field .input-field,.unit-control-wrapper .unit-field .select-field{background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:14px;padding:5px 12px;transition:all .2s ease;width:100%}.unit-control-wrapper .unit-field .input-field:focus,.unit-control-wrapper .unit-field .select-field:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1);outline:none}.unit-control-wrapper .unit-field .input-field:hover,.unit-control-wrapper .unit-field .select-field:hover{border-color:#9ca3af}
.bplvf-colors-field{margin-bottom:30px}.bplvf-colors-field .field-title{align-items:center;color:#374151;display:flex;font-size:18px;font-weight:500;gap:8px;letter-spacing:.05em;margin-bottom:20px;text-transform:uppercase}.bplvf-colors-field .field-title .icon svg{color:#8b5cf6;height:30px;width:30px}.bplvf-colors-field .bplvf-colors-group{align-items:center;display:flex;gap:20px;width:100%}.bplvf-colors-field .bplvf-colors-group .bplvf-bg-color,.bplvf-colors-field .bplvf-colors-group .bplvf-text-color{width:50%}
.typography-field{margin-bottom:30px}.typography-field .typography-controls{display:flex;flex-direction:column;gap:16px}.typography-field .typography-controls .typography-row{display:grid;gap:8px;grid-template-columns:1fr 1fr 1fr}.typography-field .typography-controls .typography-row .typography-group{display:flex;flex-direction:column}.typography-field .typography-controls .typography-row .typography-group.font-size-with-devices .font-size-label-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px}.typography-field .typography-controls .typography-row .typography-group.font-size-with-devices .font-size-label-row .font-size-input-label{color:#374151;font-size:14px;font-weight:500}.typography-field .typography-controls .typography-row .typography-group.font-size-with-devices .font-size-label-row .device-selector{align-items:center;display:flex;gap:6px}.typography-field .typography-controls .typography-row .typography-group.font-size-with-devices .font-size-label-row .device-selector .device-btn{background:#f3f4f6;border:1px solid #e0e0e0;border-radius:4px;color:#374151;cursor:pointer;font-size:12px;font-weight:500;padding:2px 6px;transition:all .2s ease}.typography-field .typography-controls .typography-row .typography-group.font-size-with-devices .font-size-label-row .device-selector .device-btn:hover{background:#e5e7eb}.typography-field .typography-controls .typography-row .typography-group.font-size-with-devices .font-size-label-row .device-selector .device-btn.active{background:#146ef5;border-color:#146ef5;color:#fff}.typography-field .typography-controls .typography-row .typography-group .font-size-input-wrapper{align-items:center;background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:4px;display:flex;position:relative;transition:border-color .2s ease,background-color .2s ease}.typography-field .typography-controls .typography-row .typography-group .font-size-input-wrapper .font-size-input{background:transparent;border:none;box-sizing:border-box;font-size:14px;outline:none;padding:5px 12px;width:100%}.typography-field .typography-controls .typography-row .typography-group .font-size-input-wrapper .font-size-input:focus{border-color:#146ef5;box-shadow:0 0 0 3px rgba(58,122,219,.1);outline:none}.typography-field .typography-controls .typography-row .typography-group .font-size-input-wrapper .font-size-unit{background-color:#e9ecef;border:none!important;font-size:14px;outline:none;padding:5px 12px;position:absolute;right:0;transition:all .2s ease}.typography-field .typography-controls .typography-row .typography-group .font-size-input-wrapper .font-size-unit:focus{box-shadow:none}.typography-field .typography-controls .typography-row .typography-group .font-size-input-wrapper .font-size-unit:hover{background-color:#dee2e6}.typography-field .typography-controls .typography-row .typography-group .font-size-input::-webkit-inner-spin-button,.typography-field .typography-controls .typography-row .typography-group .font-size-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.typography-field .typography-controls .typography-row .typography-group .font-size-input[type=number]{-moz-appearance:textfield}.typography-field .typography-controls .typography-row .typography-group .field-label{color:#374151;font-size:14px;font-weight:500;margin-bottom:8px}.typography-field .typography-controls .typography-row .typography-group .input-with-unit{align-items:center;display:flex;gap:8px}.typography-field .typography-controls .typography-row .typography-group .input-with-unit .unit-label{color:#6b7280;font-size:14px;min-width:20px}.typography-field .typography-controls .typography-row .typography-group .input-field,.typography-field .typography-controls .typography-row .typography-group .select-field{border:1px solid #e0e0e0;border-radius:4px;font-size:14px;padding:5px 12px;transition:all .2s ease;width:inherit}.typography-field .typography-controls .typography-row .typography-group .input-field:focus,.typography-field .typography-controls .typography-row .typography-group .select-field:focus{border-color:#146ef5;box-shadow:0 0 0 3px rgba(58,122,219,.1);outline:none}.typography-field .typography-controls .typography-row .typography-group .input-field:hover,.typography-field .typography-controls .typography-row .typography-group .select-field:hover{border-color:#9ca3af}.typography-field .typography-controls .typography-row .letter-spacing-group .field-label{color:#374151;font-size:14px;font-weight:500}.typography-field .typography-controls .typography-row .letter-spacing-group .letter-spacing-input-wrapper{align-items:center;display:flex;gap:8px;margin-top:8px}.typography-field .typography-controls .typography-row .letter-spacing-group .letter-spacing-input-wrapper .range-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e5e7eb;border-radius:4px;cursor:pointer;height:8px;outline:none;width:80%}.typography-field .typography-controls .typography-row .letter-spacing-group .letter-spacing-input-wrapper .range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#146ef5;border-radius:50%;cursor:pointer;height:20px;-webkit-transition:all .2s ease;transition:all .2s ease;width:20px}.typography-field .typography-controls .typography-row .letter-spacing-group .letter-spacing-input-wrapper .range-slider::-webkit-slider-thumb:hover{background:#146ef5;transform:scale(1.1)}.typography-field .typography-controls .typography-row .letter-spacing-group .letter-spacing-input-wrapper .range-slider::-moz-range-thumb{background:#146ef5;border:none;border-radius:50%;cursor:pointer;height:20px;-moz-transition:all .2s ease;transition:all .2s ease;width:20px}.typography-field .typography-controls .typography-row .letter-spacing-group .letter-spacing-input-wrapper .range-slider::-moz-range-thumb:hover{background:#146ef5;transform:scale(1.1)}.typography-field .typography-controls .typography-row .letter-spacing-group .letter-spacing-input-wrapper .range-slider:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px rgba(58,122,219,.3)}.typography-field .typography-controls .typography-row .letter-spacing-group .letter-spacing-input-wrapper .range-slider:focus::-moz-range-thumb{box-shadow:0 0 0 3px rgba(58,122,219,.3)}.typography-field .typography-controls .typography-row .letter-spacing-group .letter-spacing-input-wrapper span{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#146ef5;font-size:12px;font-weight:600;padding:8px 15px;width:15%}
