@keyframes slideInLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}body,html{overflow-x:hidden}@media (max-width:767px){.container,.max-w-2xl,.max-w-3xl,.max-w-4xl,.max-w-6xl,.max-w-7xl,.max-w-lg{max-width:100%}table{font-size:.8125rem;word-break:break-word}canvas,img,svg,video{max-width:100%;height:auto}.mobile-call-cta{position:fixed;bottom:calc(3rem + env(safe-area-inset-bottom, 0px) + 8px);right:12px;z-index:45;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#3366FF;color:white;box-shadow:0 4px 14px rgba(51,102,255,.4);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.mobile-call-cta:active{transform:scale(.92);box-shadow:0 2px 8px rgba(51,102,255,.3)}}@media (min-width:768px){.mobile-call-cta{display:none}}@media (max-width:639px){.fixed.inset-0>.min-h-screen{padding:0;align-items:stretch}}@media (prefers-reduced-motion:reduce){@keyframes slideInLeft{0%{transform:translateX(0)}to{transform:translateX(0)}}@keyframes slideUpSheet{0%{transform:translateY(0)}to{transform:translateY(0)}}}