.account-main.svelte-1bm518h{padding-top:5rem;min-height:calc(100vh - 80px)}.account-layout.svelte-1bm518h{display:grid;grid-template-columns:287px 1fr;min-height:calc(100vh - 180px)}.account-sidebar.svelte-1bm518h{background-color:var(--color-4);padding:32px 24px;display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.sidebar-skeleton.svelte-1bm518h{background-color:#ffffff1a;border-radius:4px;height:100%;min-height:200px}.sidebar-nav.svelte-1bm518h{flex:1}.sidebar-nav-list.svelte-1bm518h{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.sidebar-nav-item.svelte-1bm518h{width:240px;height:48px;padding:0 16px;border:none;border-radius:4px;background-color:transparent;color:#fff;font-family:Urbanist,Trebuchet MS,sans-serif;font-size:16px;font-weight:500;line-height:24px;text-align:left;cursor:pointer;transition:all .2s ease}.sidebar-nav-item.svelte-1bm518h:hover{background-color:#ffffff1a}.sidebar-nav-item.active.svelte-1bm518h{background-color:#fff;color:var(--color-4)}.sidebar-footer.svelte-1bm518h{margin-top:auto}.sidebar-logout-btn.svelte-1bm518h{width:240px;height:50px;padding:0 16px;background-color:transparent;border:1px solid white;border-radius:5px;color:#fff;font-family:Urbanist,Trebuchet MS,sans-serif;font-size:16px;font-weight:500;line-height:24px;text-align:center;cursor:pointer;transition:all .2s ease}.sidebar-logout-btn.svelte-1bm518h:hover{background-color:#fff;color:var(--color-4)}.account-content.svelte-1bm518h{background-color:var(--color-2);padding:32px 48px 48px;display:flex;justify-content:center}.account-content-inner.svelte-1bm518h{width:100%;max-width:900px;padding-left:32px}.content-section.svelte-1bm518h{margin-bottom:40px}.content-section.svelte-1bm518h:last-child{margin-bottom:0}.section-title.svelte-1bm518h{font-family:Urbanist,Trebuchet MS,sans-serif;font-size:32px;font-weight:500;line-height:1.2;color:#0a0a0a;margin-bottom:24px}.privacy-info-box.svelte-1bm518h{background-color:var(--color-11);border:1px solid var(--color-4);border-radius:5px;padding:25px;margin-bottom:32px}.privacy-list.svelte-1bm518h{font-family:Urbanist,Trebuchet MS,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#1a1a3e;margin:0 0 16px;padding-left:24px}.privacy-list.svelte-1bm518h li:where(.svelte-1bm518h){margin-bottom:4px}.privacy-list.svelte-1bm518h li:where(.svelte-1bm518h):last-child{margin-bottom:0}.privacy-list.svelte-1bm518h strong:where(.svelte-1bm518h){font-weight:600}.privacy-emphasis.svelte-1bm518h{font-family:Urbanist,Trebuchet MS,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#1a1a3e;margin:0}.subsection-title.svelte-1bm518h{font-family:Urbanist,Trebuchet MS,sans-serif;font-size:32px;font-weight:500;line-height:30px;color:#0a0a0a;margin:0 0 24px}.clear-conversations-btn.svelte-1bm518h{font-family:Urbanist,Trebuchet MS,sans-serif;font-size:16px;font-weight:500;line-height:24px;padding:8px 24px;border:1px solid #e7000b;border-radius:5px;background-color:transparent;color:#e7000b;cursor:pointer;transition:all .2s ease;margin-bottom:24px}.clear-conversations-btn.svelte-1bm518h:hover:not(:disabled){background-color:#e7000b0d}.clear-conversations-btn.svelte-1bm518h:disabled{opacity:.6;cursor:not-allowed}.success-message.svelte-1bm518h{background-color:#0596691a;border:1px solid #059669;border-radius:5px;padding:16px 24px;margin-bottom:24px}.success-message.svelte-1bm518h p:where(.svelte-1bm518h){color:#059669;margin:0;font-weight:500}.info-card.svelte-1bm518h{background-color:#fff;border:1px solid var(--color-4);border-radius:5px;padding:32px}.info-field.svelte-1bm518h{display:flex;flex-direction:column;gap:8px}.info-label.svelte-1bm518h{font-family:Urbanist,Trebuchet MS,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:var(--color-4)}.info-value.svelte-1bm518h{background-color:var(--color-5);border-radius:5px;padding:12px 16px;font-family:Urbanist,Trebuchet MS,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#0a0a0a}.controls-card.svelte-1bm518h{background-color:#fff;border:1px solid #1a1a3e;border-radius:5px;padding:32px;display:flex;flex-direction:column;gap:24px}.control-item.svelte-1bm518h{display:flex;flex-direction:column;gap:8px;padding-bottom:24px;border-bottom:1px solid rgba(26,26,62,.1)}.control-item.svelte-1bm518h:last-child{padding-bottom:0;border-bottom:none}.control-btn.svelte-1bm518h{font-family:Urbanist,Trebuchet MS,sans-serif;font-size:16px;font-weight:500;line-height:24px;padding:12px 24px;border-radius:5px;cursor:pointer;transition:all .2s ease;width:fit-content}.control-btn.svelte-1bm518h:disabled{opacity:.6;cursor:not-allowed}.control-btn-primary.svelte-1bm518h{background-color:#1a1a3e;border:none;color:#fff}.control-btn-primary.svelte-1bm518h:hover:not(:disabled){background-color:var(--color-4)}.control-btn-outline.svelte-1bm518h{background-color:transparent;border:2px solid #1a1a3e;color:#1a1a3e}.control-btn-outline.svelte-1bm518h:hover:not(:disabled){background-color:#1a1a3e0d}.control-btn-danger.svelte-1bm518h{background-color:#e7000b;border:none;color:#fff}.control-btn-danger.svelte-1bm518h:hover:not(:disabled){background-color:#cc000a}.control-btn-danger-outline.svelte-1bm518h{background-color:transparent;border:2px solid #e7000b;color:#e7000b}.control-btn-danger-outline.svelte-1bm518h:hover:not(:disabled){background-color:#e7000b0d}.control-description.svelte-1bm518h{font-family:Urbanist,Trebuchet MS,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#4a5565;margin:0}.success-text.svelte-1bm518h{color:#059669}.error-text.svelte-1bm518h{color:#e7000b}.inline-form.svelte-1bm518h{background-color:var(--color-5);border-radius:5px;padding:20px;display:flex;flex-direction:column;gap:16px}.form-field.svelte-1bm518h{display:flex;flex-direction:column;gap:6px}.form-label.svelte-1bm518h{font-family:Urbanist,Trebuchet MS,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:var(--color-4)}.form-input.svelte-1bm518h{background-color:#fff;border:1px solid var(--color-4);border-radius:5px;padding:12px 16px;font-family:Urbanist,Trebuchet MS,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#0a0a0a;transition:border-color .2s ease}.form-input.svelte-1bm518h:focus{outline:none;border-color:var(--color-7)}.form-input.svelte-1bm518h:disabled{background-color:var(--color-9);opacity:.7}.form-error.svelte-1bm518h{font-family:Urbanist,Trebuchet MS,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#e7000b;margin:0}.form-actions.svelte-1bm518h{display:flex;gap:12px;flex-wrap:wrap}.delete-confirmation.svelte-1bm518h{background-color:#e7000b0d;border:1px solid #e7000b;border-radius:5px;padding:16px}.delete-warning.svelte-1bm518h{font-family:Urbanist,Trebuchet MS,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#e7000b;margin:0 0 16px}.delete-actions.svelte-1bm518h{display:flex;gap:12px;flex-wrap:wrap}.error-message.svelte-1bm518h{background-color:#e7000b1a;border:1px solid #e7000b;border-radius:5px;padding:16px 24px;color:#e7000b;margin-bottom:24px}.error-message.svelte-1bm518h p:where(.svelte-1bm518h){margin:0}.conversations-loading.svelte-1bm518h{padding:48px 24px;text-align:center}.empty-state-card.svelte-1bm518h{background-color:#fff;border:1px solid var(--color-4);border-radius:5px;padding:48px 32px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.empty-state-icon.svelte-1bm518h{color:var(--color-8);width:48px;height:48px}.empty-state-title.svelte-1bm518h{font-family:Urbanist,Trebuchet MS,sans-serif;font-size:20px;font-weight:600;line-height:28px;color:var(--color-4);margin:0}.empty-state-text.svelte-1bm518h{font-family:Urbanist,Trebuchet MS,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#4a5565;margin:0;max-width:300px}.conversations-list.svelte-1bm518h{display:flex;flex-direction:column;gap:16px}.conversation-row.svelte-1bm518h{display:flex;align-items:center;background-color:#fff;border:1px solid #1a1a3e;border-radius:5px;transition:box-shadow .2s ease;width:100%}.conversation-row.svelte-1bm518h:hover{box-shadow:0 4px 12px #0909491a}.conversation-row-main.svelte-1bm518h{display:flex;align-items:center;flex:1;min-width:0;padding:25px 12px 25px 25px;background:none;border:none;cursor:pointer;text-align:left}.conversation-row-content.svelte-1bm518h{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.conversation-row-title.svelte-1bm518h{font-family:Urbanist,Trebuchet MS,sans-serif;font-size:18px;font-weight:500;line-height:27px;color:#1a1a3e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-row-date.svelte-1bm518h{font-family:Urbanist,Trebuchet MS,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#6a7282;white-space:nowrap;flex-shrink:0}.conversation-row-action.svelte-1bm518h{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:4px;color:#e7000b;flex-shrink:0;margin-right:16px;background:none;border:none;cursor:pointer;transition:background-color .2s ease}.conversation-row-action.svelte-1bm518h:hover:not(:disabled){background-color:#e7000b1a}.conversation-row-action.svelte-1bm518h:disabled{cursor:wait;opacity:.7}.conversation-row-action.svelte-1bm518h .spinner:where(.svelte-1bm518h){animation:svelte-1bm518h-spin 1s linear infinite}@keyframes svelte-1bm518h-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:1280px){.account-content-inner.svelte-1bm518h{padding-left:16px}}@media screen and (max-width:1024px){.account-layout.svelte-1bm518h{grid-template-columns:1fr}.account-sidebar.svelte-1bm518h{flex-direction:row;justify-content:space-between;align-items:center;padding:16px 24px;min-height:auto}.sidebar-nav.svelte-1bm518h{flex:none}.sidebar-nav-list.svelte-1bm518h{flex-direction:row;gap:8px}.sidebar-nav-item.svelte-1bm518h{width:auto;padding:0 20px}.sidebar-footer.svelte-1bm518h{margin-top:0}.sidebar-logout-btn.svelte-1bm518h{width:auto;padding:0 24px}.account-content.svelte-1bm518h{padding:32px;justify-content:flex-start}.account-content-inner.svelte-1bm518h{padding-left:0;max-width:none}}@media screen and (max-width:767px){.account-main.svelte-1bm518h{padding-top:4rem}.account-sidebar.svelte-1bm518h{flex-direction:column;gap:16px;padding:16px}.sidebar-nav-list.svelte-1bm518h{flex-direction:column;width:100%}.sidebar-nav-item.svelte-1bm518h,.sidebar-logout-btn.svelte-1bm518h{width:100%}.account-content.svelte-1bm518h{padding:24px 16px}.section-title.svelte-1bm518h{font-size:24px}.info-card.svelte-1bm518h,.controls-card.svelte-1bm518h{padding:20px}.control-item.svelte-1bm518h{padding-bottom:20px}.delete-actions.svelte-1bm518h{flex-direction:column}.control-btn.svelte-1bm518h{width:100%;text-align:center}.privacy-info-box.svelte-1bm518h{padding:16px}.privacy-list.svelte-1bm518h,.privacy-emphasis.svelte-1bm518h{font-size:14px;line-height:20px}.subsection-title.svelte-1bm518h{font-size:24px;line-height:28px}.conversation-row-main.svelte-1bm518h{padding:16px 12px 16px 20px}.conversation-row-content.svelte-1bm518h{flex-direction:column;align-items:flex-start;gap:4px}.conversation-row-title.svelte-1bm518h{font-size:16px;line-height:24px}.conversation-row-date.svelte-1bm518h{font-size:13px}.conversation-row-action.svelte-1bm518h{margin-right:12px}.empty-state-card.svelte-1bm518h{padding:32px 20px}}
