.options-button.svelte-1yqgwcj{display:flex;align-items:center;justify-content:center;gap:.5rem;background:var(--color-card-background, var(--color-background));border:none;padding:.5rem;border-radius:9999px;color:var(--color-muted-foreground);cursor:pointer;box-shadow:0 1px 3px #0000001f,0 2px 6px #00000014;transition:background-color .2s,box-shadow .2s}.options-button.svelte-1yqgwcj:hover{background:var(--color-muted);box-shadow:0 2px 8px #00000026,0 4px 12px #0000001a}.options-button.svelte-1yqgwcj:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.options-button.sm.svelte-1yqgwcj{padding:.375rem}.options-button.with-label.svelte-1yqgwcj{padding:.5rem .75rem;font-size:.875rem}.options-button.with-label.svelte-1yqgwcj span:where(.svelte-1yqgwcj){font-weight:500}.options-icon.svelte-1yqgwcj{flex-shrink:0}.options-button.inline.svelte-1yqgwcj{height:2.25rem;min-width:2.25rem;padding:0 .75rem;border:1px solid var(--color-border, #dee2e6);border-radius:10px;background:transparent;color:var(--foreground);font-family:var(--font-ui, Poppins, sans-serif);font-weight:500;box-shadow:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.options-button.inline.svelte-1yqgwcj:hover{background:var(--color-muted);border-color:var(--color-muted-foreground);box-shadow:none}.options-button.inline.sm.svelte-1yqgwcj{padding:0 .75rem}.options-button.inline.with-label.svelte-1yqgwcj{font-size:.875rem}
