.confirm-wrap.svelte-ibukwx{gap:var(--spacing);width:var(--confirm-dialog-width,auto);min-width:var(--confirm-dialog-min-width,280px);max-width:var(--confirm-dialog-max-width,500px);padding:var(--confirm-dialog-padding,var(--spacing-x2));grid-template-columns:minmax(100px,1fr);grid-auto-rows:auto;display:grid;position:relative}.confirm-wrap.svelte-ibukwx .title:where(.svelte-ibukwx){text-align:center}.confirm-wrap.svelte-ibukwx .message:where(.svelte-ibukwx){padding:var(--spacing), 0;text-align:var(--confirm-dialog-message-align,center);font-weight:var(--confirm-dialog-font-weight-message);color:var(--confirm-dialog-message-color)}.confirm-wrap.svelte-ibukwx .note:where(.svelte-ibukwx){padding:var(--spacing), 0;text-align:var(--confirm-dialog-note-align,center);font-weight:var(--confirm-dialog-font-weight-note);color:var(--confirm-dialog-note-color,var(--hint-color))}.confirm-wrap.svelte-ibukwx .controls:where(.svelte-ibukwx){gap:var(--spacing);grid-template-columns:auto 1fr auto;display:grid}.confirm-wrap.svelte-ibukwx .controls:where(.svelte-ibukwx) .control-button:where(.svelte-ibukwx){--button-horizontal-spacing:var(--spacing-x2);min-width:100px}.prompt-wrap.svelte-dfw9mc{padding:var(--prompt-dialog-padding,var(--spacing-x2));gap:var(--spacing);width:var(--prompt-dialog-width,auto);min-width:var(--prompt-dialog-min-width,280px);max-width:var(--prompt-dialog-max-width,500px);grid-template-columns:minmax(100px,1fr);grid-auto-rows:auto;display:grid;position:relative}.prompt-wrap.svelte-dfw9mc .title:where(.svelte-dfw9mc){text-align:center}.prompt-wrap.svelte-dfw9mc .message:where(.svelte-dfw9mc){margin-top:0}.prompt-wrap.svelte-dfw9mc .controls:where(.svelte-dfw9mc){grid-template-columns:auto minmax(var(--spacing), 1fr) auto;display:grid}.prompt-wrap.svelte-dfw9mc .controls:where(.svelte-dfw9mc) .control-button:where(.svelte-dfw9mc){--button-horizontal-spacing:var(--spacing-x2);min-width:100px}.prompt-wrap.svelte-15vfhfx{gap:var(--spacing);width:var(--prompt-dialog-width,auto);min-width:var(--prompt-dialog-min-width,280px);max-width:var(--prompt-dialog-max-width,500px);grid-template-columns:minmax(100px,1fr);grid-auto-rows:auto;display:grid;position:relative}.prompt-wrap.svelte-15vfhfx .title:where(.svelte-15vfhfx){text-align:center}.prompt-wrap.svelte-15vfhfx .message:where(.svelte-15vfhfx){margin-top:0}.prompt-wrap.svelte-15vfhfx .controls:where(.svelte-15vfhfx){grid-template-columns:auto 1fr auto;display:grid}.prompt-wrap.svelte-15vfhfx .controls:where(.svelte-15vfhfx) .control-button:where(.svelte-15vfhfx){min-width:100px}.expander-wrap.svelte-19a2j7h{--card-vertical-spacing:0;--card-horizontal-spacing:0}.expander-header.svelte-19a2j7h{--button-background-color:var(--expander-header-background-color);--button-background-image:var(--expander-header-background-image);--button-hover-background-color:var(--expander-header-hover-background)}.expander-grid.svelte-19a2j7h{grid-template:"header""content"1fr/1fr;display:grid}.expander-grid.svelte-19a2j7h .expander-header:where(.svelte-19a2j7h){cursor:pointer;width:100%;color:var(--text-color);grid-template:"title icon"/1fr auto;grid-area:header;display:grid}.expander-grid.svelte-19a2j7h .expander-header:where(.svelte-19a2j7h) .header-content:where(.svelte-19a2j7h){width:100%;height:100%;font-size:var(--font-size);text-transform:uppercase;grid-area:title;justify-content:center;align-items:center;font-weight:500;display:flex}.expander-grid.svelte-19a2j7h .expander-header:where(.svelte-19a2j7h) .header-content.open:where(.svelte-19a2j7h){color:var(--primary-color)}.expander-grid.svelte-19a2j7h .expander-header:where(.svelte-19a2j7h) .header-icon:where(.svelte-19a2j7h){grid-area:icon;justify-content:center;align-items:center;height:100%;display:flex}.expander-grid.svelte-19a2j7h .expander-header:where(.svelte-19a2j7h) .header-icon:where(.svelte-19a2j7h) .icon:where(.svelte-19a2j7h){fill:var(--text-color);width:var(--font-size);transition:transform .2s ease-in-out}.expander-grid.svelte-19a2j7h .expander-header:where(.svelte-19a2j7h) .header-icon:where(.svelte-19a2j7h) .icon.open:where(.svelte-19a2j7h){transform:scaleY(-1)}.expander-grid.svelte-19a2j7h .expander-content:where(.svelte-19a2j7h){padding:var(--spacing);grid-area:content}.section-title.svelte-gzxk46{padding:var(--spacing-f2);font-size:1.1em;font-weight:700}.section.svelte-gzxk46{gap:var(--spacing-x2);padding:var(--spacing);grid-template-columns:minmax(100px,auto) 1fr minmax(100px,auto);display:grid;overflow:hidden}@media (max-width:700px){.section.svelte-gzxk46{gap:var(--spacing-x2) var(--spacing)}}@media (max-width:500px){.section.svelte-gzxk46{gap:var(--spacing-x2) var(--spacing-f2)}}.section.svelte-gzxk46 .title:where(.svelte-gzxk46){margin-bottom:var(--spacing);text-align:center;text-transform:var(--title-text-transform,capitalize);grid-column:1/-1;font-size:1.2em;font-weight:700}.section.svelte-gzxk46 .account-note:where(.svelte-gzxk46){text-align:center;grid-column:1/-1}.section.svelte-gzxk46 .property:where(.svelte-gzxk46){text-transform:uppercase;text-transform:var(--property-text-transform,capitalize);grid-column:1;overflow:hidden}.section.svelte-gzxk46 .value:where(.svelte-gzxk46){text-align:right;grid-column:3;font-weight:700;overflow:hidden}.section.svelte-gzxk46 .action:where(.svelte-gzxk46){margin-top:calc(0px - var(--spacing));grid-column:1/-1}.section.svelte-gzxk46 .action-pair:where(.svelte-gzxk46){gap:var(--spacing);grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}@media (max-width:700px){.section.svelte-gzxk46 .action-pair:where(.svelte-gzxk46){grid-template-columns:1fr}}.section.svelte-gzxk46 .row:where(.svelte-gzxk46){grid-column:1/-1}.address.svelte-gzxk46{cursor:pointer;text-overflow:ellipsis}.error.svelte-gzxk46{color:var(--error-color)}.icon.svelte-gzxk46{display:inline-block}@media (max-width:400px){.icon.svelte-gzxk46{display:none}}
