.signature-canvas{width:100%;height:100%;touch-action:none}.waiver-scroll-hint-arrow{animation:waiver-scroll-bounce 1.4s ease-in-out infinite}.waiver-scroll-hint-banner{animation:waiver-scroll-slide-up .35s ease-out}@keyframes waiver-scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@keyframes waiver-scroll-slide-up{0%{opacity:0}to{opacity:1}}@media (max-width:600px){.signature-canvas{width:100%}}