.settings-page.svelte-1dthfml{display:flex;flex-direction:column;min-height:100vh;background-color:var(--background-color);background-image:var(--background-image, none);color:var(--text-color);font-family:Inter,sans-serif}.settings-header.svelte-1dthfml{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 3rem;background:transparent;box-shadow:none;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:12px;margin:.5rem 1rem}.settings-title.svelte-1dthfml{font-size:1.5rem;font-weight:700;margin:0;background:linear-gradient(135deg,var(--primary-color),var(--accent-color));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.back-button.svelte-1dthfml{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--text-color-secondary);font-weight:500;padding:.5rem 1rem;border-radius:8px;transition:all .2s;background:var(--input-background)}.back-button.svelte-1dthfml:hover{background:var(--hover-background);color:var(--primary-color);transform:translate(-3px)}.settings-content-wrapper.svelte-1dthfml{display:flex;max-width:1400px;margin:2rem auto;width:95%;gap:2rem;align-items:flex-start}.settings-sidebar.svelte-1dthfml{width:260px;flex-shrink:0}.settings-sidebar.svelte-1dthfml nav:where(.svelte-1dthfml) ul:where(.svelte-1dthfml){list-style:none;padding:0;margin:0}.settings-sidebar.svelte-1dthfml nav:where(.svelte-1dthfml) li:where(.svelte-1dthfml){margin-bottom:.5rem}.settings-sidebar.svelte-1dthfml button:where(.svelte-1dthfml){width:100%;text-align:left;background:transparent;border:none;padding:1rem 1.2rem;border-radius:12px;color:var(--text-color-secondary);font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:1rem;font-size:1rem}.settings-sidebar.svelte-1dthfml button:where(.svelte-1dthfml) i:where(.svelte-1dthfml){width:20px;text-align:center}.settings-sidebar.svelte-1dthfml button:where(.svelte-1dthfml):hover{background:var(--hover-background);color:var(--text-color)}.settings-sidebar.svelte-1dthfml button.active:where(.svelte-1dthfml){background:var(--primary-color);color:#fff;box-shadow:0 4px 12px rgba(var(--primary-color-rgb),.3)}.settings-main-content.svelte-1dthfml{flex-grow:1;min-width:0}.section-heading.svelte-1dthfml{margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.setting-card.svelte-1dthfml{background:var(--card-background);border:1px solid var(--border-color);border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000008}.setting-row.svelte-1dthfml{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;gap:2rem}.setting-info.svelte-1dthfml h3:where(.svelte-1dthfml){margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.setting-info.svelte-1dthfml p:where(.svelte-1dthfml){margin:0;color:var(--text-color-secondary);font-size:.9rem}.divider.svelte-1dthfml{height:1px;background:var(--border-color);margin:1.5rem 0;opacity:.5}.select-wrapper.svelte-1dthfml{position:relative;min-width:180px}.select-wrapper.svelte-1dthfml select:where(.svelte-1dthfml){width:100%;padding:.7rem 2.5rem .7rem 1rem;border-radius:8px;border:1px solid var(--border-color);background:var(--input-background);color:var(--text-color);font-size:.95rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.color-picker.svelte-1dthfml{border:none;width:50px;height:50px;padding:0;background:none;cursor:pointer}.switch.svelte-1dthfml{position:relative;display:inline-block;width:50px;height:28px}.slider.svelte-1dthfml{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:34px}.slider.svelte-1dthfml:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0003}input.svelte-1dthfml:checked+.slider:where(.svelte-1dthfml):before{transform:translate(22px)}.themes-grid.svelte-1dthfml{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1.5rem}.theme-button.svelte-1dthfml{display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:1rem;border:1px solid var(--border-color);border-radius:12px;background:var(--input-background);cursor:pointer;transition:all .2s}.theme-button.svelte-1dthfml:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000000d}.theme-button.active.svelte-1dthfml{border-color:var(--primary-color);background:rgba(var(--primary-color-rgb),.05)}.theme-preview-box.svelte-1dthfml{width:100%;height:80px;border-radius:8px;background:#f0f0f0;box-shadow:inset 0 0 10px #0000000d}.theme-preview-box.klasik.svelte-1dthfml{background:linear-gradient(135deg,#fff,#f5f5f5);border:1px solid #ddd}.theme-preview-box.koyu.svelte-1dthfml{background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.theme-preview-box.mavi.svelte-1dthfml{background:linear-gradient(135deg,#e3f2fd,#90caf9);border:1px solid #64b5f6}.theme-preview-box.pastel.svelte-1dthfml{background:linear-gradient(135deg,#fef6e4,#f3d5c0);border:1px solid #f8b500}.theme-preview-box.doga.svelte-1dthfml{background:linear-gradient(135deg,#f0f4f0,#a8d5ba);border:1px solid #68b684}.theme-preview-box.terminal.svelte-1dthfml{background:linear-gradient(135deg,#0c0c0c,#0f0);border:1px solid #00ff00}.theme-preview-box.gece-yarisi.svelte-1dthfml{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #0f3460}.theme-preview-box.gunesli.svelte-1dthfml{background:linear-gradient(135deg,#fffde7,#ffeb3b);border:1px solid #fbc02d}.theme-preview-box.retro.svelte-1dthfml{background:linear-gradient(135deg,#fdf0d5,#e07a5f);border:1px solid #c1666b}.theme-preview-box.komur.svelte-1dthfml{background:linear-gradient(135deg,#121212,#424242);border:1px solid #616161}.theme-preview-box.okyanus.svelte-1dthfml{background:linear-gradient(135deg,#e0f7fa,#4dd0e1);border:1px solid #00acc1}.css-editor.svelte-1dthfml{width:100%;padding:1rem;border-radius:8px;border:1px solid var(--border-color);background:var(--input-background);color:var(--text-color);font-family:monospace;margin-top:1rem;resize:vertical}.preset-buttons.svelte-1dthfml{display:flex;gap:1rem;margin-bottom:1rem}.preset-buttons.svelte-1dthfml button:where(.svelte-1dthfml){padding:.5rem 1rem;border:1px solid var(--border-color);border-radius:6px;background:var(--card-background);cursor:pointer}.button.svelte-1dthfml{padding:.7rem 1.5rem;border:none;border-radius:8px;cursor:pointer;font-weight:500;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s}.button.primary.svelte-1dthfml{background:var(--primary-color);color:#fff}.button.secondary.svelte-1dthfml{background:var(--input-background);color:var(--text-color);border:1px solid var(--border-color)}.button.danger.svelte-1dthfml{background:#ff4757;color:#fff}.button.svelte-1dthfml:hover{opacity:.9;transform:translateY(-1px)}.file-upload-btn.svelte-1dthfml{display:inline-flex;cursor:pointer}.blocked-sites-list.svelte-1dthfml{list-style:none;padding:0}.blocked-sites-list.svelte-1dthfml li:where(.svelte-1dthfml){display:flex;justify-content:space-between;padding:.8rem;background:var(--input-background);margin-bottom:.5rem;border-radius:6px}.blocked-sites-list.svelte-1dthfml button:where(.svelte-1dthfml){background:none;border:none;color:#ff4757;cursor:pointer}.history-list.svelte-1dthfml{display:flex;flex-direction:column;gap:.8rem}.history-item.svelte-1dthfml{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:var(--input-background);border:1px solid var(--border-color);border-radius:10px;transition:all .2s}.history-item.svelte-1dthfml:hover{border-color:var(--primary-color);background:var(--hover-background)}.history-item-info.svelte-1dthfml{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.history-item-text.svelte-1dthfml{display:flex;flex-direction:column;min-width:0}.history-query.svelte-1dthfml{font-weight:500;color:var(--primary-color);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-query.svelte-1dthfml:hover{text-decoration:underline}.setting-info.svelte-1dthfml p:where(.svelte-1dthfml){font-size:.95rem;color:var(--text-color-secondary);margin:0;line-height:1.5}.history-disabled-notice.svelte-1dthfml{margin-top:.5rem!important;font-size:.9rem!important;color:var(--primary-color)!important;opacity:.9;font-weight:500}.link-btn.svelte-1dthfml{background:none;border:none;color:var(--primary-color);text-decoration:underline;cursor:pointer;padding:0;font-size:inherit;font-family:inherit;font-weight:700;transition:opacity .2s}.link-btn.svelte-1dthfml:hover{opacity:.7}.history-disabled-banner.svelte-1dthfml{display:flex;align-items:center;gap:.8rem;background:rgba(var(--primary-color-rgb),.1);padding:.6rem 1.2rem;border-radius:50px;color:var(--primary-color);font-size:.9rem;font-weight:500;border:1px solid rgba(var(--primary-color-rgb),.2)}.link-btn-history.svelte-1dthfml{background:none;border:none;color:var(--primary-color);text-decoration:underline;cursor:pointer;padding:0;font-size:inherit;font-weight:700}.history-filter-container.svelte-1dthfml{margin-bottom:1.5rem}.history-search-wrapper.svelte-1dthfml{position:relative;display:flex;align-items:center;background:var(--background-color-secondary);border:1px solid var(--border-color);border-radius:12px;padding:0 1rem;transition:all .2s}.history-search-wrapper.svelte-1dthfml:focus-within{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}.history-filter-input.svelte-1dthfml{width:100%;background:transparent;border:none;outline:none;padding:.8rem;color:var(--text-color);font-size:.95rem}.clear-history-search.svelte-1dthfml{background:none;border:none;color:var(--text-color-secondary);cursor:pointer;padding:.5rem;font-size:.9rem}.clear-history-search.svelte-1dthfml:hover{color:var(--text-color)}.filter-chips.svelte-1dthfml{display:flex;gap:.6rem;margin-top:1rem;flex-wrap:wrap}.chip.svelte-1dthfml{padding:.5rem 1.2rem;border-radius:50px;background:var(--input-background);border:1px solid var(--border-color);color:var(--text-color-secondary);font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.chip.svelte-1dthfml:hover{border-color:var(--primary-color);color:var(--primary-color)}.chip.active.svelte-1dthfml{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.history-delete-btn.svelte-1dthfml{background:none;border:none;color:var(--text-color-secondary);cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s}.history-delete-btn.svelte-1dthfml:hover{background:#ff47571a;color:#ff4757}.empty-state.svelte-1dthfml{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0;color:var(--text-color-secondary);text-align:center}.workshop-grid.svelte-1dthfml{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.workshop-item.svelte-1dthfml{background:var(--card-background);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s}.workshop-item.svelte-1dthfml:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.workshop-preview.svelte-1dthfml{height:120px;background:var(--input-background);display:flex;align-items:center;justify-content:center;overflow:hidden}.workshop-preview.svelte-1dthfml img:where(.svelte-1dthfml){width:100%;height:100%;object-fit:cover}.no-preview.svelte-1dthfml{font-size:.8rem;color:var(--text-color-secondary);opacity:.5}.workshop-info.svelte-1dthfml{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex-grow:1}.workshop-info.svelte-1dthfml strong:where(.svelte-1dthfml){font-size:1rem;color:var(--text-color)}.workshop-info.svelte-1dthfml small:where(.svelte-1dthfml){color:var(--primary-color);font-weight:500}.workshop-info.svelte-1dthfml p:where(.svelte-1dthfml){font-size:.8rem;color:var(--text-color-secondary);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.workshop-info.svelte-1dthfml button:where(.svelte-1dthfml){margin-top:auto}.divider.svelte-1dthfml{height:1px;background:var(--border-color);width:100%;opacity:.5}.error-card.svelte-1dthfml{border-color:#ff4757;color:#ff4757;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem}.error-card.svelte-1dthfml i:where(.svelte-1dthfml){font-size:2rem}.theme-preview-box.external.svelte-1dthfml{background:linear-gradient(45deg,#1a73e8,#9d50bb);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}.author-tag.svelte-1dthfml{display:block;font-size:.7rem;color:var(--text-color-secondary);margin-top:.2rem}.theme-button-wrapper.svelte-1dthfml{position:relative;display:inline-block}.delete-theme-btn.svelte-1dthfml{position:absolute;top:-5px;right:-5px;width:24px;height:24px;border-radius:50%;background:#dc3545;color:#fff;border:2px solid var(--card-background);display:flex;align-items:center;justify-content:center;font-size:.7rem;cursor:pointer;opacity:0;transition:all .2s;z-index:10;padding:0}.theme-button-wrapper.svelte-1dthfml:hover .delete-theme-btn:where(.svelte-1dthfml){opacity:1;transform:scale(1.1)}.delete-theme-btn.svelte-1dthfml:hover{background:#a71d2a;transform:scale(1.2)!important}@media(max-width:1024px){.settings-content-wrapper.svelte-1dthfml{flex-direction:column;margin:1rem auto;gap:1.5rem}.settings-sidebar.svelte-1dthfml{width:100%;overflow-x:auto;position:sticky;top:70px;z-index:90;background:var(--background-color);padding:.5rem 0;margin-bottom:0}.settings-sidebar.svelte-1dthfml nav:where(.svelte-1dthfml) ul:where(.svelte-1dthfml){display:flex;gap:.5rem;padding:0 .5rem}.settings-sidebar.svelte-1dthfml nav:where(.svelte-1dthfml) li:where(.svelte-1dthfml){margin-bottom:0;white-space:nowrap}.settings-sidebar.svelte-1dthfml button:where(.svelte-1dthfml){padding:.6rem 1rem;font-size:.9rem}}@media(max-width:768px){.settings-page.svelte-1dthfml{width:100%;min-height:100vh;background-color:var(--background-color);margin:0;padding:0 12px;box-sizing:border-box;overflow-x:hidden}.settings-header.svelte-1dthfml{position:relative;left:-12px;width:calc(100% + 24px);padding:1rem 12px;margin:0;box-sizing:border-box;border-radius:12px}.settings-content-wrapper.svelte-1dthfml{flex-direction:column;margin:0;width:100%;padding:0;gap:0}.settings-sidebar.svelte-1dthfml{width:100%;order:1;background:var(--card-background);border-bottom:1px solid var(--border-color)}.settings-main-content.svelte-1dthfml{order:2;width:100%;padding:1rem 0}.settings-title.svelte-1dthfml{font-size:1.2rem}.back-button.svelte-1dthfml span:where(.svelte-1dthfml){display:none}.setting-card.svelte-1dthfml{padding:1rem}.setting-row.svelte-1dthfml{flex-direction:column;align-items:flex-start;gap:1rem}.setting-control.svelte-1dthfml{width:100%}.setting-control.svelte-1dthfml select:where(.svelte-1dthfml){width:100%}.section-heading.svelte-1dthfml{font-size:1.5rem}.workshop-grid.svelte-1dthfml{grid-template-columns:1fr}}.latency-warning.svelte-1dthfml{display:flex;align-items:center;gap:1rem;background:#ffc1071a;border:1px solid rgba(255,193,7,.3);padding:1rem;border-radius:12px;width:100%;color:#856404}.warning-text.svelte-1dthfml strong:where(.svelte-1dthfml){display:block;font-size:.95rem;margin-bottom:.2rem}.warning-text.svelte-1dthfml p:where(.svelte-1dthfml){margin:0;font-size:.85rem;opacity:.8}.workshop-integration.svelte-1dthfml{padding:1rem 0}.workshop-mini-grid.svelte-1dthfml{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem}.mini-item.svelte-1dthfml{background:var(--input-background);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s}.mini-item.svelte-1dthfml:hover{transform:translateY(-2px);border-color:var(--primary-color)}.mini-item.svelte-1dthfml img:where(.svelte-1dthfml){width:100%;height:100px;object-fit:cover}.mini-info.svelte-1dthfml{padding:.8rem;display:flex;flex-direction:column;gap:.5rem}.mini-info.svelte-1dthfml span:where(.svelte-1dthfml){font-size:.85rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-info.svelte-1dthfml button:where(.svelte-1dthfml){background:var(--primary-color);color:#fff;border:none;border-radius:6px;padding:.4rem;font-size:.75rem;cursor:pointer}.plugin-icon.svelte-1dthfml{height:100px;display:flex;align-items:center;justify-content:center;background:var(--hover-background);font-size:2rem;color:var(--primary-color)}.view-all.svelte-1dthfml{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary-color);text-decoration:none;font-size:.85rem;font-weight:600}.view-all.svelte-1dthfml:hover{text-decoration:underline}.error-msg.svelte-1dthfml{color:#ff4757;font-size:.9rem;padding:1rem;background:#ff47571a;border-radius:8px}.report-btn.svelte-1dthfml{margin-left:auto;padding:.6rem 1.2rem;background:#ffc107;color:#000;text-decoration:none;border-radius:8px;font-weight:600;font-size:.85rem;transition:all .2s;white-space:nowrap}.report-btn.svelte-1dthfml:hover{background:#ffca2c;transform:translateY(-1px)}@media(max-width:600px){.latency-warning.svelte-1dthfml{flex-direction:column;align-items:flex-start}.report-btn.svelte-1dthfml{margin-left:0;width:100%;text-align:center}}.sample-box.svelte-1dthfml{background:var(--card-background);border:1px dashed var(--border-color);padding:1.2rem;border-radius:12px;transition:all .2s}.sample-box.svelte-1dthfml:hover{border-style:solid;border-color:var(--primary-color);transform:translateY(-2px)}.sample-box.svelte-1dthfml strong:where(.svelte-1dthfml){display:block;margin-bottom:.8rem;color:var(--primary-color);font-size:1rem}.sample-box.svelte-1dthfml ul:where(.svelte-1dthfml){list-style:none;padding:0;margin:0}.sample-box.svelte-1dthfml li:where(.svelte-1dthfml){font-size:.85rem;color:var(--text-color-secondary);margin-bottom:.4rem;display:flex;align-items:center;gap:.5rem}.sample-box.svelte-1dthfml li:where(.svelte-1dthfml):before{content:"•";color:var(--primary-color)}.shortcuts-list.svelte-1dthfml{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.shortcut-item.svelte-1dthfml{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--hover-background);border-radius:8px;border:1px solid var(--border-color)}.api-info.svelte-1dthfml{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1rem}.api-item.svelte-1dthfml{padding:.8rem;background:var(--hover-background);border-radius:8px;border:1px solid var(--border-color);font-size:.9rem}.switch.svelte-1dthfml{position:relative;display:inline-block;width:50px;height:24px}.switch.svelte-1dthfml input:where(.svelte-1dthfml){opacity:0;width:0;height:0}.slider.svelte-1dthfml{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:24px}.slider.svelte-1dthfml:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input.svelte-1dthfml:checked+.slider:where(.svelte-1dthfml){background-color:var(--primary-color)}input.svelte-1dthfml:focus+.slider:where(.svelte-1dthfml){box-shadow:0 0 1px var(--primary-color)}input.svelte-1dthfml:checked+.slider:where(.svelte-1dthfml):before{transform:translate(26px)}.setting-actions.svelte-1dthfml{display:flex;gap:.5rem;flex-wrap:wrap}.btn.svelte-1dthfml{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid transparent;border-radius:.375rem;font-size:.875rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s}.btn-outline.svelte-1dthfml{background:transparent;color:var(--primary-color);border-color:var(--primary-color)}.btn-outline.svelte-1dthfml:hover{background:var(--primary-color);color:#fff}.bangs-preview.svelte-1dthfml{margin-top:1.5rem}.bangs-preview.svelte-1dthfml h4:where(.svelte-1dthfml){font-size:1rem;margin:0 0 1rem;color:var(--text-color);font-weight:600}.bangs-quick-list.svelte-1dthfml{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.bang-item.svelte-1dthfml{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:var(--card-background);border:1px solid var(--border-color);border-radius:8px;transition:transform .2s,box-shadow .2s}.bang-item.svelte-1dthfml:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.bang-item.svelte-1dthfml code:where(.svelte-1dthfml){background-color:var(--primary-color);color:#fff;padding:.25rem .5rem;border-radius:4px;font-family:Courier New,monospace;font-size:.85rem;font-weight:600}.bang-item.svelte-1dthfml span:where(.svelte-1dthfml){color:var(--text-color);font-size:.9rem}.btn-primary.svelte-1dthfml{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.btn-primary.svelte-1dthfml:hover{background-color:var(--primary-color-hover)}@media(max-width:768px){.shortcuts-list.svelte-1dthfml{gap:.5rem}.shortcut-item.svelte-1dthfml{flex-direction:column;align-items:flex-start;gap:.5rem}.api-info.svelte-1dthfml{grid-template-columns:1fr}.dropdown-icon.svelte-1dthfml{display:none!important}.settings-page.svelte-1dthfml{padding:0 12px}.settings-header.svelte-1dthfml{position:relative;left:-12px;width:calc(100% + 24px);padding:1rem 12px}.tabs.svelte-1dthfml{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.tab.svelte-1dthfml{padding:.5rem 1rem;font-size:.9rem;white-space:nowrap;flex-shrink:0}.section.svelte-1dthfml{padding:1rem 0}.section-heading.svelte-1dthfml{font-size:1.25rem}.setting-card.svelte-1dthfml{padding:1rem}.setting-row.svelte-1dthfml{flex-direction:column;align-items:flex-start;gap:1rem}.setting-actions.svelte-1dthfml{width:100%;justify-content:flex-start}.btn.svelte-1dthfml{width:100%;justify-content:center}.text-input.svelte-1dthfml,select.svelte-1dthfml{width:100%}.logo-grid.svelte-1dthfml{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem}.logo-preview.svelte-1dthfml{height:60px}.logo-name.svelte-1dthfml{font-size:.75rem}}@media(max-width:480px){.settings-page.svelte-1dthfml{padding:0 12px}.section.svelte-1dthfml{padding:.75rem 0}.section-heading.svelte-1dthfml{font-size:1.1rem}.setting-card.svelte-1dthfml{padding:.75rem}.setting-info.svelte-1dthfml p:where(.svelte-1dthfml){font-size:.9rem}.logo-grid.svelte-1dthfml{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem}.logo-preview.svelte-1dthfml{height:50px}.btn.svelte-1dthfml{padding:.5rem 1rem;font-size:.9rem}.setting-row.svelte-1dthfml{flex-direction:column;align-items:flex-start;gap:1rem}.setting-info.svelte-1dthfml{width:100%}.setting-info.svelte-1dthfml h3:where(.svelte-1dthfml){font-size:1rem}.setting-info.svelte-1dthfml p:where(.svelte-1dthfml){font-size:.85rem;line-height:1.4}.text-input.svelte-1dthfml,select.svelte-1dthfml{width:100%;font-size:.9rem}.divider.svelte-1dthfml{margin:1rem 0}}
