@keyframes artflash-sheet-fade-in{0%{opacity:0}to{opacity:1}}@keyframes artflash-sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes artflash-sheet-slide-down{0%{transform:translateY(0)}to{transform:translateY(100%)}}.artflash-select-sheet-backdrop,.artflash-select-sheet-header{display:none}.artflash-select-sheet-inner,.artflash-select-sheet-body{display:contents}@media (max-width:767px){.artflash-select-sheet-root{z-index:12050;pointer-events:none;flex-direction:column;justify-content:flex-end;animation:.2s artflash-sheet-fade-in;width:100%!important;min-width:0!important;height:100dvh!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;inset:0!important;overflow:visible!important;transform:translate(0,0)!important}.artflash-select-sheet-root[data-state=open],.artflash-select-sheet-root[data-state=closed]{transform:translate(0,0)!important}.artflash-select-sheet-root[data-state=closed]{animation:.15s reverse artflash-sheet-fade-in}.artflash-select-sheet-backdrop{pointer-events:auto;cursor:default;background:#00000073;border:none;width:100%;height:100%;margin:0;padding:0;display:block;position:fixed;inset:0}.artflash-select-sheet-inner{z-index:1;pointer-events:auto;color:#ffffffeb;background:#1a1a1a;border:1px solid #ffffff1f;border-bottom:none;border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-width:100%;max-height:min(70vh,520px);animation:.25s artflash-sheet-slide-up;display:flex;position:relative;overflow:hidden;box-shadow:0 -8px 32px #00000059}.artflash-select-sheet-root[data-state=closed] .artflash-select-sheet-inner{animation:.2s artflash-sheet-slide-down}.artflash-select-sheet-header{border-bottom:1px solid #ffffff1f;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 16px 12px;display:flex}.artflash-select-sheet-title{color:#fff;margin:0;font-size:16px;font-weight:600;line-height:1.4}.artflash-select-sheet-close{color:#ffffffb8;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.artflash-select-sheet-close:hover,.artflash-select-sheet-close:focus-visible{color:#fff;background:#ffffff14;outline:none}.artflash-select-sheet-body{overscroll-behavior:contain;min-height:0;padding:4px 0 calc(8px + env(safe-area-inset-bottom,0px));flex:1;display:block;overflow-y:auto}.artflash-select-sheet-root [data-radix-select-scroll-up-button],.artflash-select-sheet-root [data-radix-select-scroll-down-button]{display:none}.artflash-select-sheet-root [data-radix-select-viewport]{width:100%!important;min-width:0!important;max-height:none!important;overflow:visible auto!important}.artflash-select-sheet-root .artflash-menu-item{border-radius:0;min-height:48px;padding:12px 16px;font-size:16px;line-height:1.4}.artflash-select-sheet-root .artflash-menu-item[data-state=checked]{background:#ffffff0f}}.artflash-mobile-sheet-content{z-index:12050;width:100%;max-width:100vw;height:100%;min-height:100dvh;box-shadow:none;pointer-events:none;background:0 0;border:0;margin:0;padding:0;position:fixed;inset:0;overflow:visible;inset:0!important;transform:translate(0,0)!important}.artflash-mobile-sheet-content:focus{outline:none}.artflash-mobile-sheet-backdrop{pointer-events:auto;cursor:default;background:#00000073;border:0;width:100%;height:100%;margin:0;padding:0;animation:.2s artflash-sheet-fade-in;position:fixed;inset:0}.artflash-mobile-sheet-panel{z-index:1;pointer-events:auto;color:#ffffffeb;width:100%;max-width:100%;max-height:min(70vh,520px);padding-bottom:env(safe-area-inset-bottom,0px);background:#1a1a1a;border:1px solid #ffffff1f;border-bottom:none;border-radius:16px 16px 0 0;flex-direction:column;animation:.25s artflash-sheet-slide-up;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -8px 32px #00000059}.artflash-mobile-sheet-panel .artflash-select-sheet-header{display:flex}.artflash-mobile-sheet-panel .artflash-select-sheet-body{overscroll-behavior:contain;flex:1;min-height:0;padding:4px 0 8px;display:block;overflow-y:auto}.artflash-mobile-sheet-option{width:100%;min-height:48px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:0;align-items:center;gap:12px;padding:12px 16px;font-size:16px;line-height:1.4;display:flex}.artflash-mobile-sheet-option:hover:not(:disabled),.artflash-mobile-sheet-option:focus-visible:not(:disabled){background:#ffffff14;outline:none}.artflash-mobile-sheet-option.is-selected{background:#ffffff0f}.artflash-mobile-sheet-option:disabled{cursor:not-allowed;opacity:.45}
