.g-recaptcha{transform:scale(1);transform-origin:center;transition:transform .2s ease-in-out}.g-recaptcha:hover{transform:scale(1.02)}@media (max-width:480px){.g-recaptcha{transform:scale(.9);transform-origin:center}.g-recaptcha:hover{transform:scale(.92)}}@media (max-width:350px){.g-recaptcha{transform:scale(.8)}.g-recaptcha:hover{transform:scale(.82)}}.recaptcha-loading{background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);background-size:200% 100%;animation:loading-shimmer 1.5s infinite}@keyframes loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.g-recaptcha iframe:focus-visible{outline:2px solid #f97316;outline-offset:2px;border-radius:4px}.g-recaptcha iframe{border-radius:8px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.3),0 2px 4px -1px rgba(0,0,0,.2)}