@media not all and (min-width:640px){.ac-mobile-full-dialog{height:100dvh;max-height:100dvh;width:100vw;max-width:none;border-radius:0;border-width:0}}.ac-sticky-header{top:0;border-bottom-width:1px;border-color:hsl(var(--border))}.ac-sticky-footer,.ac-sticky-header{position:sticky;z-index:50;background-color:hsl(var(--background)/.95);backdrop-filter:blur(12px)}.ac-sticky-footer{bottom:0;border-top-width:1px;border-color:hsl(var(--border));padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom))}.ac-mobile-touch-target{display:flex;min-height:56px;align-items:center;padding:.75rem 1rem;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ac-mobile-touch-target:active{transform:scale(.98)}