.phbp-target{position:relative!important;display:inline-block;max-width:100%}.phbp-target img{display:block;max-width:100%;height:auto}.phbp-button{position:absolute!important;display:inline-flex!important;align-items:center;justify-content:center;gap:.4em;max-width:var(--phbp-max-width,220px);padding:var(--phbp-padding,8px 12px);border:var(--phbp-border,0 solid transparent);border-radius:var(--phbp-radius,24px);background:var(--phbp-bg,#e60023)!important;color:var(--phbp-text,#fff)!important;box-shadow:var(--phbp-shadow,none);font-family:var(--phbp-font,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:var(--phbp-size,14px);font-weight:var(--phbp-weight,700);line-height:var(--phbp-line,1.2);letter-spacing:var(--phbp-letter,0);text-transform:var(--phbp-transform,none);opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity var(--phbp-duration,180ms) var(--phbp-timing,ease-out),background-color var(--phbp-duration,180ms) var(--phbp-timing,ease-out),transform var(--phbp-duration,180ms) var(--phbp-timing,ease-out),visibility var(--phbp-duration,180ms) var(--phbp-timing,ease-out);z-index:2147483000!important;cursor:pointer;text-decoration:none!important;white-space:nowrap}.phbp-button:hover,.phbp-button:focus-visible{background:var(--phbp-hover-bg,#ad001b)!important;color:var(--phbp-text,#fff)!important;outline:2px solid currentColor;outline-offset:2px}.phbp-icon{display:inline-flex;align-items:center;justify-content:center;font-size:var(--phbp-icon-size,16px);line-height:1}.phbp-button-text{overflow:hidden;text-overflow:ellipsis}.phbp-target.is-active .phbp-button,.phbp-trigger-always .phbp-button{opacity:var(--phbp-opacity,1)!important;visibility:visible!important;transform:none}.phbp-effect-none .phbp-button{transition:none;transform:none}.phbp-effect-scale .phbp-button{transform:scale(.92)}.phbp-effect-slide .phbp-button{transform:translateY(-12px)}.phbp-effect-fade .phbp-button{transform:none}.phbp-pos-top-left .phbp-button{top:12px;left:12px}.phbp-pos-top-right .phbp-button{top:12px;right:12px}.phbp-pos-top-center .phbp-button{top:12px;left:50%;transform:translateX(-50%)}.phbp-pos-bottom-left .phbp-button{bottom:12px;left:12px}.phbp-pos-bottom-right .phbp-button{right:12px;bottom:12px}.phbp-pos-bottom-center .phbp-button{bottom:12px;left:50%;transform:translateX(-50%)}.phbp-pos-center .phbp-button{top:50%;left:50%;transform:translate(-50%,-50%)}.phbp-pos-custom .phbp-button{top:var(--phbp-custom-y,12px);left:var(--phbp-custom-x,12px)}.phbp-pos-top-center.is-active .phbp-button,.phbp-pos-top-center.phbp-trigger-always .phbp-button{transform:translateX(-50%)}.phbp-pos-bottom-center.is-active .phbp-button,.phbp-pos-bottom-center.phbp-trigger-always .phbp-button{transform:translateX(-50%)}.phbp-pos-center.is-active .phbp-button,.phbp-pos-center.phbp-trigger-always .phbp-button{transform:translate(-50%,-50%)}.phbp-modal{position:fixed;inset:0;display:grid;place-items:center;background:rgba(17,24,39,.52);z-index:100000}.phbp-modal[hidden]{display:none}.phbp-modal-box{width:min(92vw,420px);padding:20px;border-radius:8px;background:#fff;color:#111827;box-shadow:0 20px 60px rgba(0,0,0,.22)}.phbp-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}.phbp-toast{position:fixed;right:18px;bottom:18px;padding:10px 14px;border-radius:6px;background:#111827;color:#fff;z-index:100001;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.phbp-toast.is-visible{opacity:1;transform:none}@media (max-width:640px){.phbp-button{font-size:min(var(--phbp-size,14px),16px);max-width:min(var(--phbp-max-width,220px),80vw)}}
.phbp-admin .phbp-admin-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.phbp-admin .phbp-settings-form,.phbp-preview-panel{padding:18px;border:1px solid #dcdcde;border-radius:8px;background:#fff}.phbp-tab-panel{display:none;padding-top:16px}.phbp-tab-panel.is-active{display:block}.phbp-field{display:grid;grid-template-columns:220px minmax(0,1fr);gap:12px;align-items:center;margin:14px 0}.phbp-field input[type=text],.phbp-field input[type=number],.phbp-field select{max-width:340px}.phbp-field legend{font-weight:600;margin-bottom:8px}.phbp-field label{display:block;margin:6px 0}.phbp-quad{display:flex;gap:8px;flex-wrap:wrap}.phbp-quad input{width:78px}.phbp-preview-panel{position:sticky;top:42px}.phbp-preview-image{overflow:hidden;border-radius:8px;background:#f6f7f7}.phbp-preview-target{width:100%;height:230px}.phbp-preview-art{width:100%;height:100%;background:linear-gradient(135deg,#e60023 0%,#f97316 38%,#0ea5e9 100%)}.phbp-preview-target .phbp-button{opacity:var(--phbp-opacity,1);visibility:visible}.phbp-import-form,.phbp-reset-form{margin-top:16px}.phbp-export{font-size:12px}@media (max-width:1100px){.phbp-admin .phbp-admin-grid{grid-template-columns:1fr}.phbp-preview-panel{position:static}}@media (max-width:782px){.phbp-field{grid-template-columns:1fr}.phbp-field input[type=text],.phbp-field input[type=number],.phbp-field select{max-width:100%;width:100%}}
.phbp-save-status{min-height:20px;margin:16px 0 0;font-weight:600}.phbp-save-status.is-saving{color:#646970}.phbp-save-status.is-success{color:#008a20}.phbp-save-status.is-error{color:#b32d2e}
