@media (width>=561px){.ll-sheet-overlay{justify-content:flex-end!important;align-items:stretch!important;padding:0!important}.ll-sheet-card{animation:.24s cubic-bezier(.4,0,.2,1) llDrawerIn;box-sizing:border-box!important;width:min(var(--ll-drawer-w,460px), 100%)!important;max-width:none!important;height:100dvh!important;max-height:none!important;box-shadow:-24px 0 60px -20px var(--shadow-color)!important;border-radius:20px 0 0 20px!important;margin:0!important}.ll-sheet-card>.m-body,.ll-sheet-card>.sheet-scroll{overscroll-behavior:contain}}@keyframes llDrawerIn{0%{opacity:0;transform:translate(24px)}}@media (prefers-reduced-motion:reduce){.ll-sheet-card{animation:none}}@media (width<=560px){.ll-sheet-overlay{justify-content:stretch!important;align-items:flex-end!important;padding:0!important}.ll-sheet-card{animation:.22s cubic-bezier(.4,0,.2,1) llSheetUp;box-sizing:border-box!important;width:100%!important;max-width:none!important;max-height:min(88dvh,720px)!important;padding-bottom:calc(var(--ll-sheet-pad-b,20px) + env(safe-area-inset-bottom,0px))!important;border-radius:22px 22px 0 0!important;margin:0!important}.ll-sheet-card>.m-grab,.ll-sheet-card>.sheet-grab{display:block!important}}@keyframes llSheetUp{0%{opacity:0;transform:translateY(18px)}}@media (prefers-reduced-motion:reduce){.ll-sheet-card{animation:none}}.m-grab,.sheet-grab{background:var(--outline-variant);border-radius:999px;flex:none;width:38px;height:4px;margin:10px auto 0;display:none}
