
/* ProdSquad WordPress theme - lightweight runtime additions */
html{scroll-behavior:smooth}
.ps-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.ps-contact-notice{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:99999;padding:14px 22px;border-radius:14px;background:#d7ff53;color:#10130f;font:600 14px/1.4 system-ui,sans-serif;box-shadow:0 12px 40px rgba(0,0,0,.16)}
.ps-contact-notice.error{background:#ffd9d9;color:#701515}
