.form-group.svelte-s7c366{flex-direction:column;gap:.5rem;display:flex}.toggle-label.svelte-s7c366{color:var(--color-text-secondary);cursor:pointer;align-items:center;gap:.75rem;font-weight:500;display:flex}.toggle-switch.svelte-s7c366{background:var(--color-border-default);border-radius:.75rem;width:3rem;height:1.5rem;transition:background-color .2s;position:relative}.toggle-switch.svelte-s7c366:after{content:"";background:var(--color-bg-elevated);border-radius:50%;width:1.25rem;height:1.25rem;transition:transform .2s;position:absolute;top:.125rem;left:.125rem}input[type=checkbox].svelte-s7c366:checked+.toggle-switch:where(.svelte-s7c366){background:var(--color-accent)}input[type=checkbox].svelte-s7c366:checked+.toggle-switch:where(.svelte-s7c366):after{transform:translate(1.5rem)}input[type=checkbox].svelte-s7c366{display:none}.provider-tabs.svelte-s7c366{border-bottom:1px solid var(--color-border-default);display:flex;overflow-x:auto}.tab.svelte-s7c366{color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.tab.svelte-s7c366:hover{color:var(--color-text-secondary);background:var(--color-bg-secondary)}.tab.active.svelte-s7c366{color:var(--color-accent);border-bottom-color:var(--color-accent);background:var(--color-bg-elevated)}.config-section.svelte-s7c366{border:1px solid var(--color-border-default);background:var(--color-bg-secondary);border-radius:.5rem;padding:1.5rem}.config-section.svelte-s7c366 h4:where(.svelte-s7c366){margin:0 0 .25rem;font-size:1rem;font-weight:600}.config-section.svelte-s7c366 p:where(.svelte-s7c366){margin:0 0 1rem;font-size:.875rem}.form-group.svelte-s7c366 label:where(.svelte-s7c366){color:var(--color-text-secondary);font-size:.875rem;font-weight:500}.form-group.svelte-s7c366 input:where(.svelte-s7c366),.form-group.svelte-s7c366 textarea:where(.svelte-s7c366){border:1px solid var(--color-border-default);background:var(--color-bg-elevated);color:var(--color-text-primary);border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.form-group.svelte-s7c366 input:where(.svelte-s7c366):focus,.form-group.svelte-s7c366 textarea:where(.svelte-s7c366):focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-alpha-10);outline:none}.code-editor.svelte-s7c366{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8125rem;line-height:1.5}.form-group.svelte-s7c366 small:where(.svelte-s7c366){font-size:.75rem}.validation-error.svelte-s7c366{color:var(--color-error);margin-top:.25rem;font-weight:500;display:block}.tracking-options.svelte-s7c366 h4:where(.svelte-s7c366){margin:0 0 1rem;font-size:1rem;font-weight:600}.options-grid.svelte-s7c366{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.option-item.svelte-s7c366{border:1px solid var(--color-border-default);background:var(--color-bg-elevated);cursor:pointer;border-radius:.375rem;align-items:flex-start;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.option-item.svelte-s7c366:hover{border-color:var(--color-accent);background:var(--color-accent-alpha-10)}.option-item.svelte-s7c366 input[type=checkbox]:where(.svelte-s7c366){margin-top:.125rem;display:block}.option-content.svelte-s7c366{flex:1}.option-title.svelte-s7c366{margin-bottom:.25rem;font-weight:500}.option-description.svelte-s7c366{font-size:.875rem}.code-preview.svelte-s7c366{border:1px solid var(--color-border-default);border-radius:.5rem;overflow:hidden}.preview-header.svelte-s7c366{background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border-default);justify-content:space-between;align-items:center;padding:1rem;display:flex}.preview-header.svelte-s7c366 h4:where(.svelte-s7c366){color:var(--color-text-secondary);margin:0;font-size:.875rem;font-weight:600}.copy-button.svelte-s7c366{border:1px solid var(--color-border-default);background:var(--color-bg-elevated);color:var(--color-text-secondary);cursor:pointer;border-radius:.25rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.copy-button.svelte-s7c366:hover{background:var(--color-bg-secondary);border-color:var(--color-text-muted)}.code-block.svelte-s7c366{background:var(--color-text-secondary);color:var(--color-bg-secondary);margin:0;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;line-height:1.5;overflow-x:auto}.privacy-notice.svelte-s7c366{background:var(--color-warning-alpha-10);border:1px solid var(--color-warning);color:var(--color-warning);border-radius:.375rem;gap:.75rem;padding:1rem;display:flex}.privacy-notice.svelte-s7c366 svg:where(.svelte-s7c366){flex-shrink:0;margin-top:.125rem}.privacy-notice.svelte-s7c366 strong:where(.svelte-s7c366){margin-bottom:.25rem;font-weight:600;display:block}.privacy-notice.svelte-s7c366 p:where(.svelte-s7c366){margin:0;font-size:.875rem}.warning-box.svelte-s7c366{background:var(--color-warning-alpha-10);border:1px solid var(--color-warning);color:var(--color-warning);border-radius:.375rem;gap:.75rem;margin-top:1rem;padding:1rem;display:flex}.warning-box.svelte-s7c366 svg:where(.svelte-s7c366){flex-shrink:0;margin-top:.125rem}.warning-box.svelte-s7c366 strong:where(.svelte-s7c366){margin-bottom:.25rem;font-weight:600;display:block}.warning-box.svelte-s7c366 p:where(.svelte-s7c366){margin:0;font-size:.875rem}@media (width<=640px){.options-grid.svelte-s7c366{grid-template-columns:1fr}.provider-tabs.svelte-s7c366{overflow-x:auto}.tab.svelte-s7c366{min-width:fit-content}}
