.ddlm-hello-bar{position:fixed;top:0;left:0;right:0;z-index:999999;box-shadow:0 6px 14px rgba(0,0,0,0.12);transform:translateY(-100%);opacity:0;transition:transform .4s ease,opacity .4s ease}body.admin-bar .ddlm-hello-bar{top:var(--wp-admin--admin-bar--height,32px)}body.ddlm-hb-push-active{padding-top:var(--ddlm-hb-push-offset,0px) !important;transition:padding-top .4s ease}.ddlm-hello-bar.ddlm-hb-visible{transform:translateY(0);opacity:1}.ddlm-hb-inner{max-width:1200px;margin:0 auto;padding:14px 20px;display:grid;grid-template-columns:1fr auto 32px;gap:16px;align-items:center}.ddlm-hb-text{min-width:0}.ddlm-hb-headline{font-size:16px;line-height:1.3;font-weight:700;margin:0}.ddlm-hb-sub{font-size:13px;margin-top:0;opacity:.9}.ddlm-hb-action{display:flex;align-items:center;gap:12px}.ddlm-hb-cta{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:8px;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ddlm-hb-cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}#ddlm-hello-bar .ddlm-hb-close{border:0;background:transparent;color:rgba(255,255,255,.9);font-size:24px;line-height:1;width:32px;height:32px;display:grid;place-items:center;cursor:pointer;opacity:.8;transition:opacity .2s ease,transform .2s ease}#ddlm-hello-bar .ddlm-hb-close:hover{opacity:1;transform:scale(1.05)}.ddlm-hb-cta.ddlm-hb-anim-shake{animation:ddlm-hb-shake 1.4s ease-in-out infinite}.ddlm-hb-cta.ddlm-hb-anim-zoom{animation:ddlm-hb-zoom 2.2s ease-in-out infinite}.ddlm-hb-cta.ddlm-hb-anim-float{animation:ddlm-hb-float 2.6s ease-in-out infinite}@keyframes ddlm-hb-shake{0%,100%{transform:translateX(0)}20%{transform:translateX(-2px)}40%{transform:translateX(2px)}60%{transform:translateX(-2px)}80%{transform:translateX(2px)}}@keyframes ddlm-hb-zoom{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes ddlm-hb-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}#ddlm-hello-bar .ddlm-form-heading,#ddlm-hello-bar .ddlm-form-subheading{display:none !important}#ddlm-hello-bar .ddlm-form{background:transparent !important;box-shadow:none !important;padding:0 !important}#ddlm-hello-bar .ddlm-form .ddlm-form-content{padding:0 !important}#ddlm-hello-bar .ddlm-form .ddlm-form-inline{display:flex !important;align-items:center !important;gap:8px !important;flex-wrap:nowrap !important}#ddlm-hello-bar .ddlm-form .ddlm-form-field{margin:0 !important;display:block !important}#ddlm-hello-bar .ddlm-form label.ddlm-field-label{display:none !important}#ddlm-hello-bar .ddlm-form .ddlm-form-inline .ddlm-form-field{margin:0 !important}#ddlm-hello-bar .ddlm-form .ddlm-form-submit{margin:0 !important}#ddlm-hello-bar .ddlm-form input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):not([type="file"]):not([type="submit"]),#ddlm-hello-bar .ddlm-form select,#ddlm-hello-bar .ddlm-form textarea,#ddlm-hello-bar .ddlm-form textarea.ddlm-textarea,#ddlm-hello-bar .ddlm-form textarea.ddlm-textarea--compact,#ddlm-hello-bar .ddlm-form .ddlm-submit-btn,#ddlm-hello-bar .ddlm-form button[type="submit"]{height:40px !important;min-height:40px !important;max-height:40px !important;box-sizing:border-box !important;line-height:1.2 !important;padding-top:0 !important;padding-bottom:0 !important;margin-top:0 !important;margin-bottom:0 !important}#ddlm-hello-bar .ddlm-form textarea,#ddlm-hello-bar .ddlm-form textarea.ddlm-textarea,#ddlm-hello-bar .ddlm-form textarea.ddlm-textarea--compact{resize:none !important;overflow:hidden !important;white-space:nowrap !important}#ddlm-hello-bar .ddlm-form.ddlm-submitted .ddlm-form-content>:not(.ddlm-form-message):not(.ddlm-form-heading):not(.ddlm-form-subheading),#ddlm-hello-bar .ddlm-form.ddlm-submitted .ddlm-form-inline,#ddlm-hello-bar .ddlm-form.ddlm-submitted .ddlm-form-field,#ddlm-hello-bar .ddlm-form.ddlm-submitted .ddlm-form-submit{display:none !important}#ddlm-hello-bar .ddlm-form.ddlm-submitted .ddlm-form-content>.ddlm-form-message{display:block !important;margin-top:0}.ddlm-hb-mode-form .ddlm-hb-stack{display:flex;flex-direction:column;gap:10px}.ddlm-hb-mode-form .ddlm-hb-form{}.ddlm-hb-center .ddlm-hb-inline{display:inline-flex;align-items:center;gap:12px}.ddlm-hb-center .ddlm-hb-inner{text-align:center}.ddlm-hb-center .ddlm-hb-inline .ddlm-hb-text{text-align:left}.ddlm-hb-center .ddlm-hb-inline,.ddlm-hb-center .ddlm-hb-action{justify-content:center}.ddlm-hb-center .ddlm-hb-inline{margin-left:auto;margin-right:auto}.ddlm-hb-mode-cta .ddlm-hb-text{text-align:left}@media (max-width:768px){#ddlm-hello-bar.ddlm-hb-mobile-hide-headline .ddlm-hb-headline{display:none}#ddlm-hello-bar.ddlm-hb-mobile-hide_short_text .ddlm-hb-sub{display:none}.ddlm-hb-inner{position:relative;grid-template-columns:1fr;gap:12px;padding-block:12px;padding-inline:16px 44px;align-items:start}#ddlm-hello-bar .ddlm-hb-close{position:absolute;top:12px;inset-inline-end:12px;z-index:2}.ddlm-hb-headline{font-size:15px}.ddlm-hb-sub{font-size:12px}.ddlm-hb-cta{padding:9px 14px}#ddlm-hello-bar .ddlm-form .ddlm-form-inline{flex-wrap:wrap !important}}
