.dialog-container.svelte-96ltzd{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10}.popup.svelte-96ltzd{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}@media (max-width: 480px){.popup.svelte-96ltzd{width:100vw;height:100vh;border-radius:0}.drawer.svelte-96ltzd{bottom:0;left:0;height:initial;top:auto;max-width:100%;transform:translateY(0);max-height:60vh;padding-bottom:env(safe-area-inset-bottom,20px);border-radius:var(--borderRadius-m) var(--borderRadius-m) 0 0}}.dialog-content.svelte-96ltzd{flex:1;overflow:auto;padding:var(--padding)}.header.svelte-96ltzd{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-96ltzd{height:calc(var(--inputHeight-m) * 1.8);padding-right:10px;font-size:calc(var(--fontSize-m) * 1.2)}}.title.svelte-96ltzd{margin-left:var(--padding, 20px);font-weight:500;color:var(--textColorDimmed, #666)}.backdrop.svelte-96ltzd{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:10}.backdrop-filter.svelte-96ltzd{background-color:#00000080}.large.svelte-96ltzd{--padding: 20px;--fontSize: var(--fontSize-l);--borderRadius: var(--borderRadius-l)}.medium.svelte-96ltzd{--padding: 20px;--fontSize: var(--fontSize-m);--borderRadius: var(--borderRadius-m)}.small.svelte-96ltzd{--padding: 10px;--fontSize: var(--fontSize-s);--borderRadius: var(--borderRadius-s)}.dialog-content.svelte-whmym9{font-size:var(--fontSize-m);line-height:1.6}
