.settings-page.svelte-1egqmhe{display:flex;gap:0;max-width:1200px;padding:32px}.settings-nav.svelte-1egqmhe{width:200px;display:flex;flex-direction:column;gap:2px;padding-right:32px;flex-shrink:0}.settings-nav-item.svelte-1egqmhe{display:flex;align-items:center;gap:10px;padding:10px 14px;background:none;border:none;border-radius:var(--radius-md);color:var(--color-text-secondary);font-size:14px;font-weight:500;cursor:pointer;transition:all var(--transition-fast);text-align:left}.settings-nav-item.svelte-1egqmhe:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.settings-nav-item.active.svelte-1egqmhe{background:var(--color-primary-50);color:var(--color-primary);font-weight:600}.settings-content.svelte-1egqmhe{flex:1;min-width:0}.settings-section.svelte-1egqmhe{background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:32px;box-shadow:var(--shadow-xs)}.section-header.svelte-1egqmhe{margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid var(--color-border)}.section-header.svelte-1egqmhe h2:where(.svelte-1egqmhe){font-size:18px;font-weight:600;margin:0 0 6px}.section-header.svelte-1egqmhe p:where(.svelte-1egqmhe){font-size:14px;color:var(--color-text-muted);margin:0}.form-group.svelte-1egqmhe{margin-bottom:24px}.form-group.svelte-1egqmhe:last-child{margin-bottom:0}.form-label.svelte-1egqmhe{display:block;font-size:14px;font-weight:500;color:var(--color-text-primary);margin-bottom:8px}.form-input.svelte-1egqmhe,.form-textarea.svelte-1egqmhe{width:100%;padding:10px 14px;background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);font-size:14px;outline:none;transition:all var(--transition-fast);box-shadow:var(--shadow-xs);font-family:var(--font-sans)}.form-input.svelte-1egqmhe:focus,.form-textarea.svelte-1egqmhe:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #6366f11a}.form-textarea.svelte-1egqmhe{resize:vertical;min-height:80px}.code-textarea.svelte-1egqmhe{font-family:var(--font-mono);font-size:13px}.form-help.svelte-1egqmhe{font-size:13px;color:var(--color-text-muted);margin:8px 0 0}.form-help.svelte-1egqmhe code:where(.svelte-1egqmhe){background:var(--color-bg-tertiary);padding:2px 6px;border-radius:4px;font-size:12px}.input-group.svelte-1egqmhe{display:flex;align-items:center}.input-addon.svelte-1egqmhe{padding:10px 12px;background:var(--color-bg-tertiary);border:1px solid var(--color-border);font-size:14px;color:var(--color-text-muted);white-space:nowrap}.input-addon.svelte-1egqmhe:first-child{border-right:none;border-radius:var(--radius-md) 0 0 var(--radius-md)}.input-addon.svelte-1egqmhe:last-child{border-left:none;border-radius:0 var(--radius-md) var(--radius-md) 0}.input-group.svelte-1egqmhe .form-input:where(.svelte-1egqmhe){border-radius:0}.info-card.svelte-1egqmhe{display:flex;align-items:flex-start;gap:12px;padding:16px;background:var(--color-info-bg);border:1px solid rgba(59,130,246,.15);border-radius:var(--radius-md);margin-bottom:24px;color:var(--color-info)}.info-card.svelte-1egqmhe div:where(.svelte-1egqmhe){flex:1}.info-card.svelte-1egqmhe strong:where(.svelte-1egqmhe){display:block;font-size:14px;margin-bottom:4px;color:var(--color-text-primary)}.info-card.svelte-1egqmhe p:where(.svelte-1egqmhe){font-size:13px;margin:0;color:var(--color-text-secondary)}.dns-instructions.svelte-1egqmhe{margin-top:24px}.dns-instructions.svelte-1egqmhe h3:where(.svelte-1egqmhe){font-size:14px;font-weight:600;margin:0 0 12px}.dns-table.svelte-1egqmhe{width:100%;border-collapse:collapse;background:var(--color-bg-secondary);border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--color-border)}.dns-table.svelte-1egqmhe th:where(.svelte-1egqmhe){text-align:left;padding:10px 14px;font-size:12px;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;background:var(--color-bg-tertiary);border-bottom:1px solid var(--color-border)}.dns-table.svelte-1egqmhe td:where(.svelte-1egqmhe){padding:10px 14px;font-size:13px;border-bottom:1px solid var(--color-border)}.dns-table.svelte-1egqmhe tr:where(.svelte-1egqmhe):last-child td:where(.svelte-1egqmhe){border-bottom:none}.dns-table.svelte-1egqmhe code:where(.svelte-1egqmhe){background:var(--color-bg-primary);padding:2px 8px;border-radius:4px;font-size:13px}.seo-preview.svelte-1egqmhe{margin-top:32px;padding-top:24px;border-top:1px solid var(--color-border)}.seo-preview.svelte-1egqmhe h3:where(.svelte-1egqmhe){font-size:14px;font-weight:600;margin:0 0 12px}.google-preview.svelte-1egqmhe{padding:16px;background:var(--color-bg-secondary);border-radius:var(--radius-md);border:1px solid var(--color-border);display:flex;flex-direction:column;gap:4px}.gp-url.svelte-1egqmhe{font-size:13px;color:var(--color-text-muted)}.gp-title.svelte-1egqmhe{font-size:18px;color:#1a0dab;font-weight:500}.gp-desc.svelte-1egqmhe{font-size:14px;color:var(--color-text-secondary);line-height:1.5}.save-bar.svelte-1egqmhe{position:sticky;bottom:0;padding:20px 0;display:flex;justify-content:flex-end}.spinner.svelte-1egqmhe{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:svelte-1egqmhe-spin .6s linear infinite}@keyframes svelte-1egqmhe-spin{to{transform:rotate(360deg)}}
