.library-action-sheet__overlay{z-index:42;background:color-mix(in srgb,var(--shell) 76%,transparent);-webkit-backdrop-filter:blur(11px) saturate(.82);backdrop-filter:blur(11px) saturate(.82)}.app-modal__content.library-action-sheet[data-size]{--library-action-sheet-gutter: 32px;--library-action-sheet-height: 680px;--library-action-sheet-width: 820px;--hf-z-index-modal: 44;inset:auto auto 0 50%;width:min(var(--library-action-sheet-width),calc(100vw - 40px));height:min(var(--library-action-sheet-height),calc(100svh - 20px));min-height:0;max-height:calc(100svh - 20px);border:0;border-radius:28px 28px 0 0;background:color-mix(in srgb,var(--surface-1) 96%,var(--canvas));box-shadow:0 -30px 88px #0004088f;translate:-50% 0;transform:none;animation:library-action-sheet-in .36s cubic-bezier(.16,1,.3,1) both}.app-modal__content.library-action-sheet[data-size=small]{--library-action-sheet-gutter: 24px;--library-action-sheet-height: 560px;--library-action-sheet-width: 640px}.app-modal__content.library-action-sheet[data-size=large]{--library-action-sheet-gutter: 40px;--library-action-sheet-height: 760px;--library-action-sheet-width: 1040px}.app-modal__content.library-action-sheet[data-state=closed]{animation:library-action-sheet-out .18s cubic-bezier(.4,0,1,1) both}.library-action-sheet:before{top:12px;right:auto;left:50%;width:52px;height:4px;border-radius:999px;background:color-mix(in srgb,var(--text-muted) 42%,transparent);opacity:.68;transform:translate(-50%)}.library-action-sheet>.app-modal__close{top:36px;right:var(--library-action-sheet-gutter);width:44px;height:44px;border:0;background:transparent}.library-action-sheet>.app-modal__close:is(:hover,:focus-visible){transform:none;outline:0;border:0;color:var(--text-primary);background:var(--surface-hover)}.library-action-sheet>.app-modal__header{padding:34px max(86px,var(--library-action-sheet-gutter)) 22px var(--library-action-sheet-gutter);border-bottom:0;background:transparent}.library-action-sheet>.app-modal__body{min-height:0;flex:1;padding:22px var(--library-action-sheet-gutter) 24px;background:transparent}.library-action-sheet>.app-modal__footer{min-height:82px;padding:17px var(--library-action-sheet-gutter) 21px;border-top:0;background:transparent}.library-action-sheet>.app-modal__footer button{height:44px;border:0;box-shadow:none}.library-action-sheet>.app-modal__footer button:not([data-variant=primary]){background:transparent}.library-action-sheet>.app-modal__footer button:is(:hover,:focus-visible){outline:0;border:0;filter:brightness(1.08)}.library-action-sheet>.app-modal__footer button[data-variant=primary]{min-width:126px;border:0}.library-action-sheet .app-select__trigger{border:0;background:color-mix(in srgb,var(--surface-2) 64%,transparent);box-shadow:none}.library-action-sheet .app-select__trigger:is(:hover,:focus-visible,[data-state=open]){border:0;outline:0;background:color-mix(in srgb,var(--surface-2) 88%,transparent);box-shadow:none}@media(max-width:540px){.app-modal__content.library-action-sheet[data-size]{--library-action-sheet-gutter: 18px;left:0;width:100%;height:calc(100dvh - 8px);min-height:0;max-height:calc(100dvh - 8px);border:0;border-radius:22px 22px 0 0;translate:0 0}.library-action-sheet:before{top:9px;width:40px;height:3px}.library-action-sheet>.app-modal__close{top:28px;right:16px;width:40px;height:40px}.library-action-sheet>.app-modal__header{padding:29px 58px 15px 18px}.library-action-sheet>.app-modal__body{padding:17px 18px 18px}.library-action-sheet>.app-modal__footer{min-height:0;padding:13px 18px calc(16px + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.app-modal__content.library-action-sheet{animation-duration:.001ms!important}}@keyframes library-action-sheet-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes library-action-sheet-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(18px)}}
