.settings-overlay[data-v-fb93807c]{align-items:flex-end;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#00000080;display:flex;justify-content:center;inset:0;position:fixed;z-index:10000}[data-theme=dark] .settings-overlay[data-v-fb93807c]{background:#000000b3}.settings-sheet[data-v-fb93807c]{backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);background:var(--color-surface);border-radius:24px 24px 0 0;box-shadow:var(--shadow-2);display:flex;flex-direction:column;max-width:100%;overflow:visible;position:relative;width:100%}.sheet-handle[data-v-fb93807c]{background:#0003;border-radius:3px;flex-shrink:0;height:5px;margin:10px auto 6px;width:36px}[data-theme=dark] .sheet-handle[data-v-fb93807c]{background:#ffffff4d}.sheet-header[data-v-fb93807c]{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin:0 20px 16px}.sheet-title[data-v-fb93807c]{flex:1;font-size:22px;font-weight:700;margin:0}.close-btn[data-v-fb93807c],.sheet-title[data-v-fb93807c]{color:var(--color-text);padding:0}.close-btn[data-v-fb93807c]{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;flex-shrink:0;height:30px;justify-content:center;transition:opacity var(--dur) var(--easing);width:30px}.close-btn[data-v-fb93807c]:hover{opacity:.7}.close-btn[data-v-fb93807c]:active{opacity:.5}.close-btn svg[data-v-fb93807c]{display:block;flex-shrink:0;height:24px;width:24px}.sheet-content[data-v-fb93807c]{flex:1;gap:20px;overflow:visible;padding:0 20px 20px}.settings-group[data-v-fb93807c],.sheet-content[data-v-fb93807c]{display:flex;flex-direction:column}.settings-group[data-v-fb93807c]{gap:6px}.group-title[data-v-fb93807c]{color:var(--color-text-secondary);font-size:13px;font-weight:600;letter-spacing:.05em;margin:0;opacity:.6;padding:0 4px}.group-title--uppercase[data-v-fb93807c]{text-transform:uppercase}.group-title--normal[data-v-fb93807c]{text-transform:none}.settings-block[data-v-fb93807c]{background:var(--color-muted);border-radius:12px;overflow:hidden}[data-theme=dark] .settings-block[data-v-fb93807c]{background:#ffffff0d}.block-item[data-v-fb93807c]{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;font-family:inherit;height:44px;min-height:44px;padding:12px 16px;position:relative;text-align:left;transition:background .15s ease;width:100%}.block-item[data-v-fb93807c]:not(:first-child):before{background:var(--color-border);content:"";height:1px;left:16px;position:absolute;right:16px;top:0}[data-theme=dark] .block-item[data-v-fb93807c]:not(:first-child):before{background:#ffffff1a}.block-item[data-v-fb93807c]:active{background:var(--color-muted)}[data-theme=dark] .block-item[data-v-fb93807c]:active{background:#ffffff14}.block-item.active[data-v-fb93807c]{background:transparent}.block-item--toggle[data-v-fb93807c]{cursor:default;height:44px;justify-content:space-between;padding:12px 16px}.block-item--toggle[data-v-fb93807c]:active{background:transparent}.item-content[data-v-fb93807c]{flex:1}.item-content[data-v-fb93807c],.item-icon[data-v-fb93807c]{align-items:center;display:flex}.item-icon[data-v-fb93807c]{flex-shrink:0;font-size:20px;justify-content:center;line-height:1;margin-right:12px;text-align:center;width:32px}.item-icon-svg[data-v-fb93807c]{height:20px;width:20px}.item-icon-svg[data-v-fb93807c],.item-symbol[data-v-fb93807c]{color:var(--color-text);flex-shrink:0}.item-symbol[data-v-fb93807c]{align-items:center;display:flex;font-size:18px;font-weight:600;justify-content:center;line-height:1;margin-right:12px;text-align:center;width:32px}.item-text[data-v-fb93807c]{flex:1;font-weight:400;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.currency-code[data-v-fb93807c],.item-text[data-v-fb93807c]{color:var(--color-text);font-size:16px}.currency-name[data-v-fb93807c],.currency-separator[data-v-fb93807c]{color:var(--color-text-secondary);font-size:13px;opacity:.6}.item-check[data-v-fb93807c]{color:var(--color-primary);flex-shrink:0;margin-left:8px}.block-item--link[data-v-fb93807c]{align-items:center;display:flex;text-decoration:none}.item-chevron[data-v-fb93807c]{color:var(--color-text-secondary);flex-shrink:0;margin-left:8px;opacity:.4}.toggle-switch[data-v-fb93807c]{background:var(--color-border);border:none;border-radius:31px;cursor:pointer;flex-shrink:0;height:31px;margin-left:12px;overflow:hidden;padding:0;position:relative;transition:background .3s ease,box-shadow .3s ease;width:51px}.toggle-switch[data-v-fb93807c]:not(.active){background:var(--color-border);box-shadow:inset -20px 0 20px -10px #0000004d}.toggle-switch.active[data-v-fb93807c]{background:var(--color-primary);box-shadow:inset 20px 0 20px -10px #ffffff4d}.toggle-slider[data-v-fb93807c]{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;display:flex;height:27px;justify-content:center;left:2px;position:absolute;top:2px;transition:transform .3s cubic-bezier(.4,0,.2,1);width:27px}.toggle-switch.active .toggle-slider[data-v-fb93807c]{transform:translate(20px)}.toggle-icon[data-v-fb93807c]{color:var(--color-text);flex-shrink:0;height:16px;width:16px}.toggle-switch:not(.active) .toggle-icon[data-v-fb93807c]{color:var(--color-text-dark)}.toggle-switch.active .toggle-icon[data-v-fb93807c]{color:var(--color-warning)}[data-theme=dark] .toggle-switch[data-v-fb93807c]:not(.active){background:#ffffff4d;box-shadow:inset -20px 0 20px -10px #00000080}[data-theme=dark] .toggle-switch.active[data-v-fb93807c]{background:var(--color-primary);box-shadow:inset 20px 0 20px -10px #fff6}[data-theme=dark] .toggle-slider[data-v-fb93807c]{background:#fff;box-shadow:0 2px 4px #0000004d}.bottom-sheet-enter-active[data-v-fb93807c],.bottom-sheet-leave-active[data-v-fb93807c]{transition:opacity .3s cubic-bezier(.4,0,.2,1)}.bottom-sheet-enter-active .settings-sheet[data-v-fb93807c],.bottom-sheet-leave-active .settings-sheet[data-v-fb93807c]{transition:transform .3s cubic-bezier(.4,0,.2,1)}.bottom-sheet-enter-from[data-v-fb93807c],.bottom-sheet-leave-to[data-v-fb93807c]{opacity:0}.bottom-sheet-enter-from .settings-sheet[data-v-fb93807c],.bottom-sheet-leave-to .settings-sheet[data-v-fb93807c]{transform:translateY(100%)}@supports (padding-bottom:env(safe-area-inset-bottom)){.settings-sheet[data-v-fb93807c]{padding-bottom:env(safe-area-inset-bottom)}}@media(min-width:769px){.settings-overlay[data-v-fb93807c]{display:none}}
