.dialog-container.svelte-lpfue1{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10}.popup.svelte-lpfue1{position:fixed;top:45%;left:50%;transform:translate(-50%,-50%);z-index:11;border:1px solid var(--borderColor);overflow:hidden;border-radius:var(--borderRadius-m);max-height:100vh;max-width:100vw;display:flex;flex-direction:column;background:var(--bgColor);box-shadow:0 10px 25px #0000001a}.always-drawer.svelte-lpfue1{bottom:0;left:0;height:initial;top:auto;max-width:100%;width:100vw;max-height:70vh;transform:translateY(0);padding-bottom:env(safe-area-inset-bottom,20px);border-radius:var(--borderRadius-m) var(--borderRadius-m) 0 0}@media (max-width: 480px){.popup.svelte-lpfue1{width:100vw;height:100vh;border-radius:0}.drawer.svelte-lpfue1{bottom:0;left:0;height:initial;top:auto;max-width:100%;max-height:60vh;transform:translateY(0);padding-bottom:env(safe-area-inset-bottom,20px);border-radius:var(--borderRadius-m) var(--borderRadius-m) 0 0}}.dialog-content.svelte-lpfue1{flex:1;overflow:auto;padding:var(--padding)}.header.svelte-lpfue1{font-size:var(--fontSize);height:calc(var(--inputHeight-m) * 1.2);display:flex;align-items:center;justify-content:space-between;padding-right:6px;flex-shrink:0;border-bottom:1px solid var(--borderColor)}@media (max-width: 480px){.header.svelte-lpfue1{height:calc(var(--inputHeight-m) * 1.8);padding-right:10px;font-size:calc(var(--fontSize-m) * 1.2)}}.title.svelte-lpfue1{margin-left:var(--padding, 20px);font-weight:500;color:var(--textColorDimmed, #666)}.backdrop.svelte-lpfue1{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:10}.backdrop-filter.svelte-lpfue1{background-color:#00000080}.large.svelte-lpfue1{--padding: 20px;--fontSize: var(--fontSize-l);--borderRadius: var(--borderRadius-l)}.medium.svelte-lpfue1{--padding: 20px;--fontSize: var(--fontSize-m);--borderRadius: var(--borderRadius-m)}.small.svelte-lpfue1{--padding: 10px;--fontSize: var(--fontSize-s);--borderRadius: var(--borderRadius-s)}
