.hdsb-stickybanner{background:#910a06;text-align:center;flex-direction:column;align-items:center;justify-content:center;padding:18px 55px 18px 10px;font-family:Arial,sans-serif}.hdsb-stickybanner *{font-size:15px;line-height:normal;letter-spacing:normal;letter-spacing:-0.022em;font-family:Arial,sans-serif !important}.hdsb-stickybanner .hdsb-stickybanner-text{color:#fff;margin-bottom:10px;line-height:1.4;font-weight:normal;word-spacing:.15em}.hdsb-stickybanner .hdsb-stickybanner-btn{color:#910a06;background:#fff;padding:4px 8px;margin:0 10px;transition:all ease-in-out .2s;min-width:180px;font-weight:bold;letter-spacing:normal}.hdsb-stickybanner .hdsb-stickybanner-btn:hover{color:#910a06;text-decoration:none;transform:scale(1.05)}.hdsb-stickybanner .hdsb-stickybanner-close{display:block;content:"";width:30px;height:30px;position:absolute;right:15px;top:15px;padding:6px;background-color:#000;border-radius:100px}.hdsb-stickybanner .hdsb-stickybanner-close::after{content:"";display:block;position:absolute;left:6px;top:7px;width:14px;height:14px;background:url("../img/close-x.svg") no-repeat center center;background-size:cover !important}.hdsb-stickybanner .hdsb-stickybanner-close:hover{cursor:pointer}@media(min-width: 650px){.hdsb-stickybanner{flex-direction:row;padding:14px 50px 14px 30px;flex-wrap:wrap}.hdsb-stickybanner *{font-size:15px}.hdsb-stickybanner .hdsb-stickybanner-text{margin-bottom:0}}@media(min-width: 769px){.hdsb-stickybanner *{font-size:17px}}.wrap.hdsb-settings-page{max-width:1200px;margin:0;padding:32px 20px 32px 0;background:rgba(0,0,0,0)}.hdsb-page-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px;gap:24px}.hdsb-page-header h1{font-size:28px;font-weight:700;color:#111827;margin:0 0 8px 0;letter-spacing:-0.02em}.hdsb-page-header p.hdsb-subtitle{font-size:15px;color:#4b5563;margin:0}.hdsb-page-header .hdsb-header-actions{flex-shrink:0}.hdsb-enable-section{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #e5e7eb}.hdsb-enable-section .hdsb-enable-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.hdsb-enable-section .hdsb-toggle-wrapper{display:flex;align-items:center;gap:16px}.hdsb-enable-section .hdsb-toggle-text{font-size:15px;font-weight:500;color:#111827;user-select:none}.hdsb-enable-section .hdsb-enable-save{flex-shrink:0}.hdsb-toggle-input{display:none !important;opacity:0;position:absolute;pointer-events:none}.hdsb-toggle-label{position:relative;display:inline-block;width:51px;height:31px;background-color:#d1d5db;border-radius:100px;cursor:pointer;transition:background-color .3s ease}.hdsb-toggle-label:hover{background-color:#9ca3af}.hdsb-toggle-slider{position:absolute;top:2px;left:2px;width:27px;height:27px;background-color:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:transform .3s ease}.hdsb-toggle-input:checked+.hdsb-toggle-label{background-color:#10b981}.hdsb-toggle-input:checked+.hdsb-toggle-label:hover{background-color:hsl(160.1183431953,84.07960199%,34.4117647059%)}.hdsb-toggle-input:checked+.hdsb-toggle-label .hdsb-toggle-slider{transform:translateX(20px)}.hdsb-two-column-layout{display:grid;grid-template-columns:1fr 360px;gap:24px;margin-bottom:24px}@media(max-width: 1024px){.hdsb-two-column-layout{grid-template-columns:1fr}}.hdsb-column-main{background:#fff;border-radius:12px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #e5e7eb;overflow:hidden}.hdsb-column-sidebar .hdsb-sidebar-card{background:#fff;border-radius:12px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #e5e7eb;overflow:hidden}.hdsb-column-sidebar .hdsb-sidebar-card h3{font-size:16px;font-weight:600;color:#111827;margin:0;padding:24px;border-bottom:1px solid #e5e7eb;letter-spacing:-0.01em}.hdsb-footer{margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb;text-align:center}.hdsb-footer p{margin:0;font-size:13px;color:#4b5563}.hdsb-footer p a{color:#2563eb;text-decoration:none;font-weight:500}.hdsb-footer p a:hover{text-decoration:underline}.hdsb-preview-section{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #e5e7eb}.hdsb-preview-section #preview_banner{margin:0;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);overflow:hidden}.hdsb-form-grid{padding:24px;display:flex;flex-direction:column;gap:24px}.hdsb-form-row{display:flex;flex-direction:column;gap:8px}.hdsb-color-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width: 782px){.hdsb-color-row{grid-template-columns:1fr}}.hdsb-form-field{display:flex;flex-direction:column;gap:8px}.hdsb-form-field label{font-size:14px;font-weight:600;color:#111827;margin:0}.hdsb-form-field input[type=text],.hdsb-form-field input[type=url],.hdsb-form-field input[type=number],.hdsb-form-field textarea{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;transition:all .2s ease;background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,sans-serif}.hdsb-form-field input[type=text]:focus,.hdsb-form-field input[type=url]:focus,.hdsb-form-field input[type=number]:focus,.hdsb-form-field textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.hdsb-form-field input[type=text]::placeholder,.hdsb-form-field input[type=url]::placeholder,.hdsb-form-field input[type=number]::placeholder,.hdsb-form-field textarea::placeholder{color:#9ca3af}.hdsb-form-field textarea{min-height:80px;resize:vertical}.hdsb-form-field p.description{margin:0 0 8px 0;font-size:13px;color:#4b5563;line-height:1.5}.hdsb-radio-group{display:flex;gap:16px;margin-top:8px}.hdsb-radio-label{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;transition:all .2s ease;cursor:pointer;font-size:15px;color:#374151;background:#fff}.hdsb-radio-label:hover{border-color:#9ca3af;background:#f9fafb}.hdsb-radio-label input[type=radio]{margin:0;cursor:pointer}.hdsb-radio-label input[type=radio]:checked+span{font-weight:600;color:#2563eb}.hdsb-checkbox-label{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;transition:all .2s ease;cursor:pointer;font-size:15px;color:#374151;background:#fff}.hdsb-checkbox-label:hover{border-color:#9ca3af;background:#f9fafb}.hdsb-checkbox-label input[type=checkbox]{width:20px;height:20px;border-radius:6px;border:2px solid #d1d5db;cursor:pointer;transition:all .2s ease;margin:0;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative}.hdsb-checkbox-label input[type=checkbox]:checked{background:#2563eb;border-color:#2563eb}.hdsb-checkbox-label input[type=checkbox]:checked::after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.hdsb-checkbox-label input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.wp-picker-container .wp-color-result{border-radius:8px;border:1px solid #d1d5db;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);height:32px;padding:0 0 0 40px}.wp-picker-container .wp-color-result:hover{border-color:#9ca3af}.wp-picker-container .wp-color-result:after{font-size:13px;line-height:32px;padding-right:8px}.wp-picker-container .wp-color-result-text{line-height:32px}@media(max-width: 782px){.hdsb-page-header{flex-direction:column;align-items:flex-start}.hdsb-page-header .hdsb-header-actions{width:100%}.hdsb-enable-section .hdsb-enable-inner{flex-direction:column;align-items:flex-start}.hdsb-enable-section .hdsb-enable-inner .hdsb-enable-save{width:100%}.hdsb-enable-section .hdsb-enable-inner .hdsb-enable-save .button{width:100%}.hdsb-radio-group{flex-direction:column}}.hdsb-stickybanner{display:flex}#preview_banner{margin:0}/*# sourceMappingURL=stickybanner-admin.css.map */
