.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}
.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}
.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%}
.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%}
.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}
