.settings-toggle.svelte-182y78p{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--surface-2);border:1px solid var(--rule);border-radius:6px;padding:6px;cursor:pointer;color:var(--ink-2);display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.settings-toggle.svelte-182y78p:hover{background:var(--bg);color:var(--ink)}.settings-anchor.svelte-182y78p{position:relative}.settings-panel.svelte-182y78p{position:absolute;top:calc(100% + 8px);right:0;z-index:100;width:280px;max-height:calc(100vh - 80px);display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--rule);border-radius:12px;box-shadow:0 12px 40px #00000026;font-size:12px;overflow:hidden;animation:svelte-182y78p-dropDown .18s ease-out}@keyframes svelte-182y78p-dropDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.settings-hd.svelte-182y78p{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--rule)}.settings-hd.svelte-182y78p b:where(.svelte-182y78p){font-size:13px;font-weight:600}.settings-close.svelte-182y78p{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--ink-3);cursor:pointer;font-size:16px;padding:2px 6px;border-radius:4px;line-height:1}.settings-close.svelte-182y78p:hover{background:var(--surface-2);color:var(--ink)}.settings-body.svelte-182y78p{padding:14px;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.settings-sect.svelte-182y78p{font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);padding-top:4px}.settings-sect.svelte-182y78p:first-child{padding-top:0}.settings-row.svelte-182y78p{display:flex;flex-direction:column;gap:6px}.settings-row-h.svelte-182y78p{flex-direction:row;align-items:center;justify-content:space-between}.settings-lbl.svelte-182y78p{font-size:12px;font-weight:500;color:var(--ink-2)}.settings-seg.svelte-182y78p{display:flex;padding:2px;border-radius:8px;background:var(--surface-2);gap:0}.settings-seg.svelte-182y78p button:where(.svelte-182y78p){-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1;border:0;background:transparent;color:var(--ink-2);font:inherit;font-size:11px;font-weight:500;height:26px;border-radius:6px;cursor:pointer;padding:0 8px;transition:background .15s,color .15s}.settings-seg.svelte-182y78p button.active:where(.svelte-182y78p){background:var(--surface);color:var(--ink);box-shadow:0 1px 2px #0000001a}.settings-select.svelte-182y78p{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:28px;padding:0 28px 0 8px;border:1px solid var(--rule);border-radius:6px;background:var(--surface);color:var(--ink);font:inherit;font-size:12px;outline:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path fill='rgba(0,0,0,.4)' d='M0 0h10L5 6z'/></svg>");background-repeat:no-repeat;background-position:right 8px center}.settings-select.svelte-182y78p:focus{border-color:var(--accent)}.settings-toggle-switch.svelte-182y78p{position:relative;width:34px;height:20px;border:0;border-radius:999px;background:var(--rule);transition:background .15s;cursor:pointer;padding:0;flex-shrink:0}.settings-toggle-switch[data-on="1"].svelte-182y78p{background:var(--accent)}.settings-toggle-switch.svelte-182y78p i:where(.svelte-182y78p){position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0003;transition:transform .15s;display:block}.settings-toggle-switch[data-on="1"].svelte-182y78p i:where(.svelte-182y78p){transform:translate(14px)}
