.modal-backdrop.svelte-sjlula{position:fixed;left:0;right:0;top:0;bottom:0;background:#0000002e;z-index:100;display:flex;align-items:flex-end;justify-content:center;transition:background .2s}.modal-sheet.svelte-sjlula{position:relative;width:100%;max-width:480px;margin:0 auto;background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -2px 16px #00000014;min-height:120px;animation:svelte-sjlula-slideUp .22s cubic-bezier(.4,1.4,.6,1) 1;will-change:transform;max-height:92vh;display:flex;flex-direction:column;height:92vh}@media (min-width: 768px){.modal-sheet.svelte-sjlula{max-width:700px;height:90vh;max-height:90vh}}@keyframes svelte-sjlula-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-header.svelte-sjlula{padding:1.1rem 1.2rem .5rem;font-size:1.1rem;font-weight:600;color:#333;text-align:center;position:relative}.sheet-dragbar.svelte-sjlula{width:38px;height:5px;background:#e0e0e0;border-radius:3px;margin:.5rem auto .7rem}.sheet-content.svelte-sjlula{flex:1 1 auto;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;padding-bottom:1rem;scrollbar-width:none!important;-ms-overflow-style:none!important}.sheet-content.svelte-sjlula::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;background:transparent!important}
