@keyframes document-templates-mobile-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes document-templates-mobile-sheet-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes document-templates-mobile-sheet-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes document-templates-mobile-sheet-overlay-out{0%{opacity:1}to{opacity:0}}.fixed.inset-0.z-40:has(>.document-templates-mobile__sheet)[data-state=open]{animation:document-templates-mobile-sheet-overlay-in .3s ease forwards}.fixed.inset-0.z-40:has(>.document-templates-mobile__sheet)[data-state=closed]{animation:document-templates-mobile-sheet-overlay-out .25s ease forwards}.document-templates-mobile__sheet.modal-content{border-radius:16px 16px 0 0!important;bottom:0!important;left:0!important;max-width:100%!important;padding-bottom:max(16px,env(safe-area-inset-bottom))!important;padding-top:12px!important;position:fixed!important;top:auto!important;width:100%!important;will-change:transform}.document-templates-mobile__sheet.modal-content[data-state=open]{animation:document-templates-mobile-sheet-in .35s cubic-bezier(.32,.72,0,1) forwards}.document-templates-mobile__sheet.modal-content[data-state=closed]{animation:document-templates-mobile-sheet-out .25s cubic-bezier(.32,.72,0,1) forwards}.document-templates-mobile__sheet-handle[data-v-cdffd168]{background-color:#e5e7eb;background-color:var(--color-gray-secondary,#e5e7eb);border-radius:9999px;height:4px;margin:0 auto 16px;width:40px}
