/* Production integrations: keep ads and error states safely separated from actions. */
.opetsuna-ad{padding:38px 0 44px;background:#fff}
.ad-inner{min-height:120px;overflow:hidden;text-align:center}
.ad-label{display:block;margin-bottom:12px;color:#98a2b3;font-size:.72rem;letter-spacing:.08em}
.submit-error{color:#b42318!important}
.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
