.remember-me-group.svelte-x71jg0.svelte-x71jg0{display:flex;align-items:center;margin-bottom:20px}.checkbox-label.svelte-x71jg0.svelte-x71jg0{display:flex;align-items:center;cursor:pointer;user-select:none}.checkbox-label.svelte-x71jg0 input[type="checkbox"].svelte-x71jg0{margin-right:8px;width:16px;height:16px}.checkbox-text.svelte-x71jg0.svelte-x71jg0{font-size:0.9rem;color:var(--text-color)}.cancel-login.svelte-x71jg0.svelte-x71jg0{text-align:center;margin-top:10px}.btn-link.svelte-x71jg0.svelte-x71jg0{background:none;border:none;color:var(--primary-color);text-decoration:underline;cursor:pointer;font-size:0.9rem;padding:0}.btn-link.svelte-x71jg0.svelte-x71jg0:hover{color:var(--secondary-color)}
.alert-success.svelte-1obrqei{background-color:#d4edda;color:#155724;border-color:#c3e6cb;padding:20px;border-radius:4px;margin-bottom:20px}.mt-4.svelte-1obrqei{margin-top:20px}
.alert-success.svelte-1obrqei{background-color:#d4edda;color:#155724;border-color:#c3e6cb;padding:20px;border-radius:4px;margin-bottom:20px}.mt-4.svelte-1obrqei{margin-top:20px}
.loading-container.svelte-1gtgeno{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100%}.spinner.svelte-1gtgeno{width:40px;height:40px;border:4px solid rgba(0, 0, 0, 0.1);border-radius:50%;border-top-color:#9c27b0;animation:svelte-1gtgeno-spin 1s ease-in-out infinite}@keyframes svelte-1gtgeno-spin{to{transform:rotate(360deg)}}
.mobile-nav-overlay.svelte-1hi079z.svelte-1hi079z{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0, 0, 0, 0.5);z-index:998;opacity:0;visibility:hidden;transition:opacity 0.3s ease, visibility 0.3s ease}.mobile-nav-overlay.active.svelte-1hi079z.svelte-1hi079z{opacity:1;visibility:visible}.mobile-navigation.svelte-1hi079z.svelte-1hi079z{position:fixed;top:0;left:-280px;width:280px;height:100%;background-color:white;z-index:999;box-shadow:2px 0 10px rgba(0, 0, 0, 0.2);transition:left 0.3s ease;display:flex;flex-direction:column}.mobile-navigation.open.svelte-1hi079z.svelte-1hi079z{left:0}.mobile-nav-header.svelte-1hi079z.svelte-1hi079z{padding:20px;border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between;background-color:var(--secondary-color);color:white}.user-profile.svelte-1hi079z.svelte-1hi079z{display:flex;align-items:center}.user-avatar.svelte-1hi079z.svelte-1hi079z{width:40px;height:40px;border-radius:50%;overflow:hidden;margin-right:10px;background-color:white;display:flex;align-items:center;justify-content:center}.user-avatar.svelte-1hi079z img.svelte-1hi079z{width:100%;height:100%;object-fit:cover}.avatar-placeholder.svelte-1hi079z.svelte-1hi079z{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#e0e0e0;color:var(--secondary-color);font-weight:bold;font-size:1.2rem}.user-info.svelte-1hi079z.svelte-1hi079z{display:flex;flex-direction:column}.user-name.svelte-1hi079z.svelte-1hi079z{font-weight:bold;font-size:1rem}.user-type.svelte-1hi079z.svelte-1hi079z{font-size:0.8rem;opacity:0.9}.close-btn.svelte-1hi079z.svelte-1hi079z{background:none;border:none;color:white;font-size:1.8rem;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color 0.2s}.close-btn.svelte-1hi079z.svelte-1hi079z:hover{background-color:rgba(255, 255, 255, 0.1)}.mobile-nav-menu.svelte-1hi079z.svelte-1hi079z{flex:1;overflow-y:auto;padding:15px 0}.mobile-nav-menu.svelte-1hi079z ul.svelte-1hi079z{list-style:none;padding:0;margin:0}.mobile-nav-menu.svelte-1hi079z li.svelte-1hi079z{margin-bottom:2px}.mobile-nav-menu.svelte-1hi079z li.active.svelte-1hi079z{background-color:rgba(111, 128, 158, 0.1);border-left:3px solid var(--secondary-color)}.nav-item.svelte-1hi079z.svelte-1hi079z{display:flex;align-items:center;width:100%;padding:15px 20px;background:none;border:none;text-align:left;font-size:1rem;color:var(--text-color);cursor:pointer;transition:background-color 0.2s}.nav-item.svelte-1hi079z.svelte-1hi079z:hover{background-color:rgba(111, 128, 158, 0.05)}.nav-icon.svelte-1hi079z.svelte-1hi079z{margin-right:15px;font-size:1.2rem;width:24px;text-align:center}.mobile-nav-footer.svelte-1hi079z.svelte-1hi079z{padding:15px 20px;border-top:1px solid var(--border-color);display:flex;flex-direction:column;align-items:center}.logout-btn.svelte-1hi079z.svelte-1hi079z{display:flex;align-items:center;justify-content:center;width:100%;padding:12px;margin-bottom:15px;background-color:#f5f5f5;border:none;border-radius:4px;color:var(--text-color);font-size:1rem;cursor:pointer;transition:background-color 0.2s}.logout-btn.svelte-1hi079z.svelte-1hi079z:hover{background-color:#e0e0e0}.logout-icon.svelte-1hi079z.svelte-1hi079z{margin-right:10px}.copyright.svelte-1hi079z.svelte-1hi079z{font-size:0.8rem;color:#666;text-align:center;margin-bottom:8px}.impressum-link.svelte-1hi079z.svelte-1hi079z{font-size:0.8rem;color:var(--secondary-color);text-decoration:none;text-align:center}.impressum-link.svelte-1hi079z.svelte-1hi079z:hover{text-decoration:underline}
.notification-center.svelte-1tl0vq7.svelte-1tl0vq7{position:relative}.notification-icon.svelte-1tl0vq7.svelte-1tl0vq7{background:none;border:none;font-size:1.5rem;cursor:pointer;position:relative;padding:0.25rem;color:var(--text-color)}.notification-badge.svelte-1tl0vq7.svelte-1tl0vq7{position:absolute;top:-5px;right:-5px;background-color:var(--primary-color);color:white;border-radius:50%;width:20px;height:20px;font-size:0.75rem;display:flex;align-items:center;justify-content:center}.notification-dropdown.svelte-1tl0vq7.svelte-1tl0vq7{position:absolute;top:100%;right:0;width:300px;max-height:400px;background-color:white;border-radius:4px;box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);z-index:1000;overflow:hidden;display:flex;flex-direction:column}.notification-header.svelte-1tl0vq7.svelte-1tl0vq7{display:flex;justify-content:space-between;align-items:center;padding:0.75rem 1rem;border-bottom:1px solid #eee}.notification-header.svelte-1tl0vq7 h3.svelte-1tl0vq7{margin:0;font-size:1rem}.mark-all-read.svelte-1tl0vq7.svelte-1tl0vq7{background:none;border:none;color:var(--primary-color);font-size:0.8rem;cursor:pointer;padding:0}.notification-list.svelte-1tl0vq7.svelte-1tl0vq7{overflow-y:auto;max-height:350px}.notification-item.svelte-1tl0vq7.svelte-1tl0vq7{padding:0.75rem 1rem;border-bottom:1px solid #eee;display:flex;align-items:flex-start;gap:0.75rem;transition:background-color 0.2s}.notification-item.svelte-1tl0vq7.svelte-1tl0vq7:hover{background-color:#f9f9f9}.notification-item.unread.svelte-1tl0vq7.svelte-1tl0vq7{background-color:#f0f7ff}.notification-icon-small.svelte-1tl0vq7.svelte-1tl0vq7{font-size:1.25rem;min-width:24px;text-align:center}.notification-content.svelte-1tl0vq7.svelte-1tl0vq7{flex:1}.notification-content.svelte-1tl0vq7 p.svelte-1tl0vq7{margin:0 0 0.25rem 0;font-size:0.9rem}.notification-time.svelte-1tl0vq7.svelte-1tl0vq7{font-size:0.75rem;color:#777}.mark-read-button.svelte-1tl0vq7.svelte-1tl0vq7{background:none;border:none;color:var(--primary-color);cursor:pointer;font-size:1rem;padding:0;opacity:0.5;transition:opacity 0.2s}.mark-read-button.svelte-1tl0vq7.svelte-1tl0vq7:hover{opacity:1}.notification-loading.svelte-1tl0vq7.svelte-1tl0vq7,.notification-error.svelte-1tl0vq7.svelte-1tl0vq7,.notification-empty.svelte-1tl0vq7.svelte-1tl0vq7{padding:1.5rem;text-align:center;color:#777;font-size:0.9rem}.notification-error.svelte-1tl0vq7.svelte-1tl0vq7{color:#e74c3c}.spinner.svelte-1tl0vq7.svelte-1tl0vq7{display:inline-block;width:16px;height:16px;border:2px solid rgba(0, 0, 0, 0.1);border-left-color:var(--primary-color);border-radius:50%;animation:svelte-1tl0vq7-spin 1s linear infinite;margin-right:0.5rem;vertical-align:middle}@keyframes svelte-1tl0vq7-spin{to{transform:rotate(360deg)}}
.dashboard-layout.svelte-1unyz1x.svelte-1unyz1x{display:flex;height:100vh;overflow:hidden}.dashboard-sidebar.svelte-1unyz1x.svelte-1unyz1x{flex:0 0 250px;height:100%}.dashboard-main.svelte-1unyz1x.svelte-1unyz1x{flex:1;display:flex;flex-direction:column;overflow:hidden}.dashboard-header.svelte-1unyz1x.svelte-1unyz1x{display:flex;justify-content:space-between;align-items:center;padding:15px 30px;background-color:white;border-bottom:1px solid var(--border-color);box-shadow:0 2px 4px rgba(0, 0, 0, 0.05)}.dashboard-title.svelte-1unyz1x.svelte-1unyz1x{font-size:1.5rem;font-weight:bold;color:var(--secondary-color);font-family:'Playfair Display', serif}.dashboard-user-menu.svelte-1unyz1x.svelte-1unyz1x{display:flex;align-items:center;gap:15px}.user-info.svelte-1unyz1x.svelte-1unyz1x{display:flex;flex-direction:column;align-items:flex-end}.user-name.svelte-1unyz1x.svelte-1unyz1x{font-weight:bold}.user-type.svelte-1unyz1x.svelte-1unyz1x{font-size:0.8rem;color:var(--secondary-color)}.user-avatar.svelte-1unyz1x.svelte-1unyz1x{width:40px;height:40px;border-radius:50%;overflow:hidden}.user-avatar.svelte-1unyz1x img.svelte-1unyz1x{width:100%;height:100%;object-fit:cover}.avatar-placeholder.svelte-1unyz1x.svelte-1unyz1x{width:100%;height:100%;background-color:var(--secondary-color);color:white;display:flex;align-items:center;justify-content:center;font-weight:bold}.logout-btn.svelte-1unyz1x.svelte-1unyz1x{padding:8px 12px;font-size:0.9rem}.dashboard-content.svelte-1unyz1x.svelte-1unyz1x{flex:1;padding:20px;overflow-y:auto;background-color:#f5f7fa}.loading-container.svelte-1unyz1x.svelte-1unyz1x,.error-container.svelte-1unyz1x.svelte-1unyz1x{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100%}.loading-container.svelte-1unyz1x .spinner.svelte-1unyz1x{width:40px;height:40px;margin-bottom:15px}.error-container.svelte-1unyz1x .alert.svelte-1unyz1x{margin-bottom:20px}.sidebar.svelte-1unyz1x.svelte-1unyz1x{display:flex;flex-direction:column;width:250px;height:100%;background-color:white;border-right:1px solid var(--border-color);box-shadow:2px 0 5px rgba(0, 0, 0, 0.05)}.sidebar-header.svelte-1unyz1x.svelte-1unyz1x{padding:20px;border-bottom:1px solid var(--border-color);text-align:center}.sidebar-logo.svelte-1unyz1x.svelte-1unyz1x{max-width:150px}.sidebar-nav.svelte-1unyz1x.svelte-1unyz1x{flex:1;padding:20px 0}.sidebar-nav.svelte-1unyz1x ul.svelte-1unyz1x{list-style:none;padding:0;margin:0}.sidebar-nav.svelte-1unyz1x li.svelte-1unyz1x{margin-bottom:5px}.sidebar-nav.svelte-1unyz1x li.active.svelte-1unyz1x{background-color:rgba(111, 128, 158, 0.1);border-left:3px solid var(--secondary-color)}.sidebar-nav-item.svelte-1unyz1x.svelte-1unyz1x{display:flex;align-items:center;width:100%;padding:12px 20px;background:none;border:none;text-align:left;font-size:1rem;color:var(--text-color);cursor:pointer;transition:all 0.2s}.sidebar-nav-item.svelte-1unyz1x.svelte-1unyz1x:hover{background-color:rgba(111, 128, 158, 0.05)}.sidebar-nav-icon.svelte-1unyz1x.svelte-1unyz1x{margin-right:10px;font-size:1.2rem;width:24px;text-align:center}.sidebar-footer.svelte-1unyz1x.svelte-1unyz1x{padding:15px 20px;border-top:1px solid var(--border-color);font-size:0.8rem;color:#666;text-align:center}.impressum-link.svelte-1unyz1x.svelte-1unyz1x{display:block;margin-top:8px;color:var(--secondary-color);text-decoration:none;font-size:0.8rem;transition:color 0.2s}.impressum-link.svelte-1unyz1x.svelte-1unyz1x:hover{text-decoration:underline}.pending-approval-container.svelte-1unyz1x.svelte-1unyz1x{display:flex;justify-content:center;align-items:center;padding:40px 20px}.pending-approval-card.svelte-1unyz1x.svelte-1unyz1x{background-color:white;border-radius:8px;box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);padding:30px;max-width:600px;text-align:center}.pending-icon.svelte-1unyz1x.svelte-1unyz1x{font-size:3rem;margin-bottom:20px}.pending-approval-card.svelte-1unyz1x h2.svelte-1unyz1x{color:var(--secondary-color);margin-bottom:15px;font-family:'Playfair Display', serif}.pending-approval-card.svelte-1unyz1x p.svelte-1unyz1x{margin-bottom:20px;line-height:1.6}.pending-actions.svelte-1unyz1x.svelte-1unyz1x{display:flex;justify-content:center;gap:15px;margin-top:25px}.mobile-menu-toggle.svelte-1unyz1x.svelte-1unyz1x{display:none;background:none;border:none;width:40px;height:40px;padding:8px;cursor:pointer;position:relative}.menu-icon.svelte-1unyz1x.svelte-1unyz1x,.menu-icon.svelte-1unyz1x.svelte-1unyz1x:before,.menu-icon.svelte-1unyz1x.svelte-1unyz1x:after{display:block;width:24px;height:3px;background-color:var(--secondary-color);position:absolute;border-radius:3px;transition:all 0.3s ease}.menu-icon.svelte-1unyz1x.svelte-1unyz1x{top:18px;left:8px}.menu-icon.svelte-1unyz1x.svelte-1unyz1x:before{content:'';top:-8px;left:0}.menu-icon.svelte-1unyz1x.svelte-1unyz1x:after{content:'';top:8px;left:0}@media(max-width: 768px){.dashboard-layout.svelte-1unyz1x.svelte-1unyz1x{flex-direction:column}.dashboard-sidebar.svelte-1unyz1x.svelte-1unyz1x{display:none}.mobile-menu-toggle.svelte-1unyz1x.svelte-1unyz1x{display:block}.dashboard-header.svelte-1unyz1x.svelte-1unyz1x{padding:10px 15px;position:sticky;top:0;z-index:10}.dashboard-title.svelte-1unyz1x.svelte-1unyz1x{font-size:1.2rem}.user-info.svelte-1unyz1x.svelte-1unyz1x{display:none}.logout-btn.svelte-1unyz1x.svelte-1unyz1x{display:none}}
.photo-manager.svelte-vkceyy.svelte-vkceyy{background-color:white;border-radius:8px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);padding:30px;max-width:900px;margin:0 auto}.photo-manager-header.svelte-vkceyy.svelte-vkceyy{margin-bottom:30px;border-bottom:1px solid var(--border-color);padding-bottom:15px}.photo-manager-header.svelte-vkceyy h2.svelte-vkceyy{color:var(--secondary-color);margin:0;font-family:'Playfair Display', serif}.photo-manager-content.svelte-vkceyy.svelte-vkceyy{display:flex;flex-wrap:wrap;gap:30px}.photos-gallery.svelte-vkceyy.svelte-vkceyy,.upload-photo.svelte-vkceyy.svelte-vkceyy{flex:1;min-width:300px}.photos-gallery.svelte-vkceyy h3.svelte-vkceyy,.upload-photo.svelte-vkceyy h3.svelte-vkceyy{color:var(--secondary-color);margin-top:0;margin-bottom:15px;font-size:1.2rem}.photos-grid.svelte-vkceyy.svelte-vkceyy{display:grid;grid-template-columns:repeat(auto-fill, minmax(150px, 1fr));gap:15px;margin-bottom:20px}.add-photo-tile.svelte-vkceyy.svelte-vkceyy{height:150px;border:2px dashed var(--border-color);border-radius:8px;display:flex;align-items:center;justify-content:center;background-color:#f5f7fa}.add-photo-btn.svelte-vkceyy.svelte-vkceyy{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--secondary-color);transition:all 0.2s}.add-photo-btn.svelte-vkceyy.svelte-vkceyy:hover{background-color:rgba(111, 128, 158, 0.1)}.add-icon.svelte-vkceyy.svelte-vkceyy{font-size:2rem;margin-bottom:5px}.photo-info-message.svelte-vkceyy.svelte-vkceyy{background-color:#f8f9fa;border-left:4px solid var(--secondary-color);padding:10px 15px;margin-bottom:20px;font-size:0.9rem;color:#555}.photo-item.svelte-vkceyy.svelte-vkceyy{border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);transition:all 0.2s;position:relative}.photo-item.primary.svelte-vkceyy.svelte-vkceyy{border:2px solid var(--success-color)}.photo-container.svelte-vkceyy.svelte-vkceyy{position:relative;height:150px}.photo-container.svelte-vkceyy img.svelte-vkceyy{width:100%;height:100%;object-fit:cover}.photo-item.primary.svelte-vkceyy.svelte-vkceyy{border:2px solid var(--success-color)}.photo-actions.svelte-vkceyy.svelte-vkceyy{display:flex;gap:5px;padding:8px;background-color:#f5f7fa;justify-content:center;flex-wrap:wrap}.btn-sm.svelte-vkceyy.svelte-vkceyy{padding:4px 8px;font-size:0.8rem}.btn-danger.svelte-vkceyy.svelte-vkceyy{background-color:#dc3545;color:white}.btn-danger.svelte-vkceyy.svelte-vkceyy:hover{background-color:#c82333}.spinner-sm.svelte-vkceyy.svelte-vkceyy{width:12px;height:12px;border-width:2px}.no-photos.svelte-vkceyy.svelte-vkceyy{padding:30px;text-align:center;background-color:#f5f7fa;border-radius:8px;color:#666}.drop-zone.svelte-vkceyy.svelte-vkceyy{border:2px dashed var(--border-color);border-radius:8px;padding:20px;text-align:center;margin-bottom:20px;transition:all 0.3s;cursor:pointer;min-height:200px}.drop-zone.dragging.svelte-vkceyy.svelte-vkceyy{border-color:var(--secondary-color);background-color:rgba(111, 128, 158, 0.05)}.drop-zone-content.svelte-vkceyy.svelte-vkceyy{padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.drop-icon.svelte-vkceyy.svelte-vkceyy{font-size:2rem;margin-bottom:10px}.drop-zone-hint.svelte-vkceyy.svelte-vkceyy{font-size:0.8rem;color:#666;margin-top:10px}.previews-container.svelte-vkceyy.svelte-vkceyy{display:grid;grid-template-columns:repeat(auto-fill, minmax(120px, 1fr));gap:10px}.preview-item.svelte-vkceyy.svelte-vkceyy{position:relative;height:120px;border-radius:4px;overflow:hidden}.photo-preview-img.svelte-vkceyy.svelte-vkceyy{width:100%;height:100%;object-fit:cover}.preview-remove-btn.svelte-vkceyy.svelte-vkceyy{position:absolute;top:5px;right:5px;width:24px;height:24px;border-radius:50%;background-color:rgba(0, 0, 0, 0.5);color:white;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.add-more-photos.svelte-vkceyy.svelte-vkceyy{height:120px;border:2px dashed var(--border-color);border-radius:4px;display:flex;align-items:center;justify-content:center}.upload-progress.svelte-vkceyy.svelte-vkceyy{display:flex;align-items:center;margin-bottom:15px}.progress-bar.svelte-vkceyy.svelte-vkceyy{flex:1;height:10px;background-color:#e0e0e0;border-radius:5px;overflow:hidden;margin-right:10px}.progress.svelte-vkceyy.svelte-vkceyy{height:100%;background-color:var(--success-color);border-radius:5px}.progress-text.svelte-vkceyy.svelte-vkceyy{font-weight:bold;color:var(--success-color)}.upload-tips.svelte-vkceyy.svelte-vkceyy{margin-top:30px;padding:15px;background-color:rgba(111, 128, 158, 0.05);border-radius:8px}.upload-tips.svelte-vkceyy h4.svelte-vkceyy{color:var(--secondary-color);margin-top:0;margin-bottom:10px;font-size:1rem}.upload-tips.svelte-vkceyy ul.svelte-vkceyy{margin:0;padding-left:20px}.upload-tips.svelte-vkceyy li.svelte-vkceyy{margin-bottom:5px;font-size:0.9rem}@media(max-width: 768px){.photo-manager-content.svelte-vkceyy.svelte-vkceyy{flex-direction:column}.photos-grid.svelte-vkceyy.svelte-vkceyy{grid-template-columns:repeat(auto-fill, minmax(120px, 1fr))}}
.profile-viewer.svelte-1aucvbe.svelte-1aucvbe{background-color:white;border-radius:8px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);padding:30px;max-width:800px;margin:0 auto}.profile-header.svelte-1aucvbe.svelte-1aucvbe{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-bottom:1px solid var(--border-color);padding-bottom:15px}.profile-header.svelte-1aucvbe h2.svelte-1aucvbe{color:var(--secondary-color);margin:0;font-family:'Playfair Display', serif}.profile-status.svelte-1aucvbe.svelte-1aucvbe{margin:0}.status-badge.svelte-1aucvbe.svelte-1aucvbe{display:inline-block;padding:4px 8px;border-radius:4px;font-size:0.8rem;font-weight:bold}.status-approved.svelte-1aucvbe.svelte-1aucvbe{background-color:var(--success-color);color:white}.status-pending.svelte-1aucvbe.svelte-1aucvbe{background-color:#f0ad4e;color:white}.profile-content.svelte-1aucvbe.svelte-1aucvbe{display:flex;flex-wrap:wrap;gap:30px}.profile-photo-container.svelte-1aucvbe.svelte-1aucvbe{flex:0 0 200px;display:flex;flex-direction:column;align-items:center}.profile-photo.svelte-1aucvbe.svelte-1aucvbe{width:200px;height:200px;border-radius:50%;overflow:hidden;margin-bottom:15px}.profile-photo.svelte-1aucvbe img.svelte-1aucvbe{width:100%;height:100%;object-fit:cover}.profile-photo-placeholder.svelte-1aucvbe.svelte-1aucvbe{width:100%;height:100%;background-color:var(--secondary-color);color:white;display:flex;align-items:center;justify-content:center;font-size:3rem}.profile-type.svelte-1aucvbe.svelte-1aucvbe{font-weight:bold;color:var(--secondary-color);margin-bottom:10px}.profile-details.svelte-1aucvbe.svelte-1aucvbe{flex:1;min-width:300px}.profile-section.svelte-1aucvbe.svelte-1aucvbe{margin-bottom:30px}.section-header.svelte-1aucvbe.svelte-1aucvbe{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;border-bottom:1px solid var(--border-color);padding-bottom:5px}.profile-section.svelte-1aucvbe h3.svelte-1aucvbe{color:var(--secondary-color);margin:0;font-size:1.2rem}.edit-btn.svelte-1aucvbe.svelte-1aucvbe{background:none;border:none;color:var(--secondary-color);font-size:0.9rem;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color 0.2s}.edit-btn.svelte-1aucvbe.svelte-1aucvbe:hover{background-color:rgba(111, 128, 158, 0.1)}.profile-field.svelte-1aucvbe.svelte-1aucvbe{display:flex;margin-bottom:10px}.field-label.svelte-1aucvbe.svelte-1aucvbe{flex:0 0 120px;font-weight:bold}.field-value.svelte-1aucvbe.svelte-1aucvbe{flex:1}.profile-text.svelte-1aucvbe.svelte-1aucvbe{white-space:pre-line}.about-me-editor.svelte-1aucvbe.svelte-1aucvbe{width:100%;padding:10px;border:1px solid var(--border-color);border-radius:4px;font-family:inherit;font-size:1rem;resize:vertical;margin-bottom:10px}.edit-actions.svelte-1aucvbe.svelte-1aucvbe{display:flex;justify-content:flex-end;gap:10px;margin-bottom:15px}.btn-sm.svelte-1aucvbe.svelte-1aucvbe{padding:6px 12px;font-size:0.9rem}.spinner-sm.svelte-1aucvbe.svelte-1aucvbe{display:inline-block;width:14px;height:14px;border:2px solid rgba(255, 255, 255, 0.3);border-radius:50%;border-top-color:white;animation:svelte-1aucvbe-spin 1s linear infinite;margin-right:5px}@keyframes svelte-1aucvbe-spin{to{transform:rotate(360deg)}}.text-muted.svelte-1aucvbe.svelte-1aucvbe{color:#666;font-style:italic}.social-link.svelte-1aucvbe.svelte-1aucvbe{display:flex;align-items:center;gap:5px}.social-platform.svelte-1aucvbe.svelte-1aucvbe{font-weight:bold}.social-link.instagram.svelte-1aucvbe.svelte-1aucvbe{color:#e1306c}.social-link.tiktok.svelte-1aucvbe.svelte-1aucvbe{color:#000000}.social-link.youtube.svelte-1aucvbe.svelte-1aucvbe{color:#ff0000}.social-link.linkedin.svelte-1aucvbe.svelte-1aucvbe{color:#0077b5}.social-link.vk.svelte-1aucvbe.svelte-1aucvbe{color:#4a76a8}.social-media-editor.svelte-1aucvbe.svelte-1aucvbe{width:100%}.social-media-input.svelte-1aucvbe.svelte-1aucvbe{display:flex;gap:10px;margin-bottom:10px}.social-select.svelte-1aucvbe.svelte-1aucvbe{flex:0 0 120px;padding:8px;border:1px solid var(--border-color);border-radius:4px;font-size:0.9rem}.social-input.svelte-1aucvbe.svelte-1aucvbe{flex:1;padding:8px;border:1px solid var(--border-color);border-radius:4px;font-size:0.9rem}.social-edit-btn.svelte-1aucvbe.svelte-1aucvbe{margin-left:10px;font-size:0.8rem;padding:2px 6px}@media(max-width: 768px){.profile-content.svelte-1aucvbe.svelte-1aucvbe{flex-direction:column}.profile-photo-container.svelte-1aucvbe.svelte-1aucvbe{margin:0 auto}}
.profile-editor.svelte-7lce37.svelte-7lce37{background-color:white;border-radius:8px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);padding:30px;max-width:600px;margin:0 auto}.profile-editor-header.svelte-7lce37.svelte-7lce37{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-bottom:1px solid var(--border-color);padding-bottom:15px}.profile-editor-header.svelte-7lce37 h2.svelte-7lce37{color:var(--secondary-color);margin:0;font-family:'Playfair Display', serif}.last-saved.svelte-7lce37.svelte-7lce37{font-size:0.8rem;color:#666;margin:0}.form-help.svelte-7lce37.svelte-7lce37{font-size:0.85rem;color:#666;margin-top:5px}.form-actions.svelte-7lce37.svelte-7lce37{display:flex;justify-content:space-between;margin-top:30px}button.svelte-7lce37 .spinner.svelte-7lce37{width:16px;height:16px;border-width:2px;margin-right:8px}
.account-settings.svelte-1xcqogw.svelte-1xcqogw{background-color:white;border-radius:8px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);padding:30px;max-width:800px;margin:0 auto}.account-settings-header.svelte-1xcqogw.svelte-1xcqogw{margin-bottom:30px;border-bottom:1px solid var(--border-color);padding-bottom:15px}.account-settings-header.svelte-1xcqogw h2.svelte-1xcqogw{color:var(--secondary-color);margin:0;font-family:'Playfair Display', serif}.settings-tabs.svelte-1xcqogw.svelte-1xcqogw{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;border-bottom:1px solid var(--border-color);padding-bottom:10px}.tab-btn.svelte-1xcqogw.svelte-1xcqogw{padding:8px 15px;background:none;border:none;border-radius:4px;cursor:pointer;font-size:0.9rem;transition:all 0.2s}.tab-btn.svelte-1xcqogw.svelte-1xcqogw:hover{background-color:rgba(111, 128, 158, 0.05)}.tab-btn.active.svelte-1xcqogw.svelte-1xcqogw{background-color:var(--secondary-color);color:white}.settings-section.svelte-1xcqogw.svelte-1xcqogw{margin-bottom:30px}.settings-section.svelte-1xcqogw h3.svelte-1xcqogw{color:var(--secondary-color);margin-top:0;margin-bottom:15px;font-size:1.2rem}.form-check.svelte-1xcqogw.svelte-1xcqogw{display:flex;align-items:center;margin-bottom:15px}.form-check.svelte-1xcqogw input.svelte-1xcqogw{margin-right:10px}.deactivation-warning.svelte-1xcqogw.svelte-1xcqogw{background-color:#fff3cd;border:1px solid #ffeeba;border-radius:4px;padding:15px;margin-bottom:20px}.btn-danger.svelte-1xcqogw.svelte-1xcqogw{background-color:var(--error-color);color:white}.btn-danger.svelte-1xcqogw.svelte-1xcqogw:hover{background-color:#c82333}@media(max-width: 768px){.settings-tabs.svelte-1xcqogw.svelte-1xcqogw{flex-direction:column;gap:5px}.tab-btn.svelte-1xcqogw.svelte-1xcqogw{text-align:left}}
.royal-match-container.svelte-d4534r.svelte-d4534r{max-width:900px;margin:0 auto;padding:20px}.loading-container.svelte-d4534r.svelte-d4534r,.error-container.svelte-d4534r.svelte-d4534r{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px}.spinner.svelte-d4534r.svelte-d4534r{width:50px;height:50px;border:5px solid rgba(111, 128, 158, 0.2);border-top-color:var(--secondary-color);border-radius:50%;animation:svelte-d4534r-spin 1s linear infinite;margin-bottom:20px}@keyframes svelte-d4534r-spin{to{transform:rotate(360deg)}}.royal-match-animation.svelte-d4534r.svelte-d4534r{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;animation:svelte-d4534r-fadeIn 1s ease-in-out}.royal-seal.svelte-d4534r.svelte-d4534r{width:150px;height:150px;margin-bottom:20px;animation:svelte-d4534r-pulse 2s infinite}.crown-emoji.svelte-d4534r.svelte-d4534r{font-size:8rem;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.animation-title.svelte-d4534r.svelte-d4534r{font-family:'Playfair Display', serif;font-size:2.5rem;color:var(--secondary-color);margin-bottom:10px;animation:svelte-d4534r-slideUp 1s ease-out}.animation-subtitle.svelte-d4534r.svelte-d4534r{font-size:1.2rem;color:#666;animation:svelte-d4534r-slideUp 1.2s ease-out}@keyframes svelte-d4534r-fadeIn{from{opacity:0}to{opacity:1}}@keyframes svelte-d4534r-pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}@keyframes svelte-d4534r-slideUp{from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.royal-match-content.svelte-d4534r.svelte-d4534r{background-color:white;border-radius:10px;box-shadow:0 5px 15px rgba(0, 0, 0, 0.1);overflow:hidden;animation:svelte-d4534r-fadeIn 0.5s ease-in-out}.match-header.svelte-d4534r.svelte-d4534r{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#f8f4ff;border-bottom:1px solid #e6e0f0}.royal-badge.svelte-d4534r.svelte-d4534r{display:flex;align-items:center;font-weight:bold;color:#6f3cc0}.crown-icon.svelte-d4534r.svelte-d4534r{margin-right:8px;font-size:1.2rem}.match-date.svelte-d4534r.svelte-d4534r{font-size:0.9rem;color:#666}.castle-owner-profile.svelte-d4534r.svelte-d4534r{display:flex;padding:30px;border-bottom:1px solid #e6e0f0}.profile-photo-container.svelte-d4534r.svelte-d4534r{position:relative;width:200px;height:200px;margin-right:30px;flex-shrink:0}.profile-photo.svelte-d4534r.svelte-d4534r{width:100%;height:100%;object-fit:cover;border-radius:10px;box-shadow:0 3px 10px rgba(0, 0, 0, 0.1)}.profile-photo-placeholder.svelte-d4534r.svelte-d4534r{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#e6e0f0;color:#6f3cc0;font-size:3rem;font-weight:bold;border-radius:10px}.photo-navigation.svelte-d4534r.svelte-d4534r{position:absolute;bottom:15px;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:10px}.photo-nav-btn.svelte-d4534r.svelte-d4534r{background-color:rgba(0, 0, 0, 0.6);color:white;border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:bold;transition:background-color 0.2s}.photo-nav-btn.svelte-d4534r.svelte-d4534r:hover{background-color:rgba(0, 0, 0, 0.8)}.photo-counter.svelte-d4534r.svelte-d4534r{background-color:rgba(0, 0, 0, 0.6);color:white;padding:4px 8px;border-radius:12px;font-size:0.8rem}.royal-seal-overlay.svelte-d4534r.svelte-d4534r{position:absolute;bottom:-10px;right:-10px;width:50px;height:50px;background-color:#6f3cc0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-weight:bold;font-size:1.5rem;box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);border:3px solid white}.profile-info.svelte-d4534r.svelte-d4534r{flex:1}.profile-name.svelte-d4534r.svelte-d4534r{font-family:'Playfair Display', serif;font-size:2rem;color:var(--secondary-color);margin-top:0;margin-bottom:15px}.profile-text.svelte-d4534r.svelte-d4534r{margin-bottom:20px;line-height:1.6}.profile-actions.svelte-d4534r.svelte-d4534r{display:flex;gap:10px;margin-top:20px}.btn-icon.svelte-d4534r.svelte-d4534r{margin-right:8px}.castle-details.svelte-d4534r.svelte-d4534r{padding:30px;border-bottom:1px solid #e6e0f0}.section-title.svelte-d4534r.svelte-d4534r{font-family:'Playfair Display', serif;color:var(--secondary-color);margin-top:0;margin-bottom:20px;font-size:1.5rem}.castle-image.svelte-d4534r.svelte-d4534r{width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.castle-image.svelte-d4534r img.svelte-d4534r{width:100%;height:100%;object-fit:cover}.castle-description.svelte-d4534r.svelte-d4534r{margin-bottom:20px;line-height:1.6}.castle-features.svelte-d4534r.svelte-d4534r{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));gap:15px;margin-top:20px}.feature.svelte-d4534r.svelte-d4534r{display:flex;align-items:center;background-color:#f8f4ff;padding:12px 15px;border-radius:8px}.feature-icon.svelte-d4534r.svelte-d4534r{margin-right:10px;font-size:1.2rem}.no-match-container.svelte-d4534r.svelte-d4534r{display:flex;align-items:center;justify-content:center;min-height:400px;text-align:center;color:#666}@media(max-width: 768px){.castle-owner-profile.svelte-d4534r.svelte-d4534r{flex-direction:column}.profile-photo-container.svelte-d4534r.svelte-d4534r{width:150px;height:150px;margin:0 auto 20px}.profile-info.svelte-d4534r.svelte-d4534r{text-align:center}.profile-actions.svelte-d4534r.svelte-d4534r{flex-direction:column}}
.royal-court-container.svelte-1d78j7l.svelte-1d78j7l{max-width:1200px;margin:0 auto;padding:20px}.loading-container.svelte-1d78j7l.svelte-1d78j7l,.error-container.svelte-1d78j7l.svelte-1d78j7l{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px}.spinner.svelte-1d78j7l.svelte-1d78j7l{width:50px;height:50px;border:5px solid rgba(111, 128, 158, 0.2);border-top-color:var(--secondary-color);border-radius:50%;animation:svelte-1d78j7l-spin 1s linear infinite;margin-bottom:20px}@keyframes svelte-1d78j7l-spin{to{transform:rotate(360deg)}}.royal-court-header.svelte-1d78j7l.svelte-1d78j7l{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid var(--border-color)}.court-title.svelte-1d78j7l.svelte-1d78j7l{font-family:'Playfair Display', serif;font-size:2rem;color:var(--secondary-color);margin:0}.court-stats.svelte-1d78j7l.svelte-1d78j7l{display:flex;gap:20px}.court-stat.svelte-1d78j7l.svelte-1d78j7l{display:flex;flex-direction:column;align-items:center}.stat-value.svelte-1d78j7l.svelte-1d78j7l{font-size:1.5rem;font-weight:bold;color:var(--secondary-color)}.stat-label.svelte-1d78j7l.svelte-1d78j7l{font-size:0.8rem;color:#666}.filter-sort-bar.svelte-1d78j7l.svelte-1d78j7l{display:flex;justify-content:space-between;margin-bottom:20px;padding:15px;background-color:#f8f4ff;border-radius:8px}.filter-group.svelte-1d78j7l.svelte-1d78j7l{display:flex;align-items:center;gap:10px}.filter-group.svelte-1d78j7l label.svelte-1d78j7l{font-weight:bold;color:#666}.filter-group.svelte-1d78j7l select.svelte-1d78j7l,.filter-group.svelte-1d78j7l input.svelte-1d78j7l{padding:8px 12px;border:1px solid #ddd;border-radius:4px;background-color:white}.women-gallery.svelte-1d78j7l.svelte-1d78j7l{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:20px}.woman-card.svelte-1d78j7l.svelte-1d78j7l{background-color:white;border-radius:10px;overflow:hidden;box-shadow:0 3px 10px rgba(0, 0, 0, 0.1);cursor:pointer;transition:transform 0.2s, box-shadow 0.2s;border:none;padding:0;width:100%;text-align:left;display:block}.woman-card.svelte-1d78j7l.svelte-1d78j7l:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0, 0, 0, 0.15)}.woman-photo-container.svelte-1d78j7l.svelte-1d78j7l{position:relative;height:250px}.woman-photo.svelte-1d78j7l.svelte-1d78j7l{width:100%;height:100%;object-fit:cover}.woman-photo-placeholder.svelte-1d78j7l.svelte-1d78j7l{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#e6e0f0;color:#6f3cc0;font-size:3rem;font-weight:bold}.unread-badge.svelte-1d78j7l.svelte-1d78j7l{position:absolute;top:10px;right:10px;width:25px;height:25px;background-color:#e74c3c;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;font-size:0.8rem}.woman-info.svelte-1d78j7l.svelte-1d78j7l{padding:15px}.woman-name.svelte-1d78j7l.svelte-1d78j7l{margin:0 0 5px 0;font-size:1.2rem;color:var(--secondary-color)}.woman-height.svelte-1d78j7l.svelte-1d78j7l{font-size:0.9rem;color:#666;margin-bottom:10px}.woman-preview.svelte-1d78j7l.svelte-1d78j7l{font-size:0.9rem;margin:0;color:#333;line-height:1.4}.no-matches.svelte-1d78j7l.svelte-1d78j7l{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;text-align:center;color:#666}.profile-detail-view.svelte-1d78j7l.svelte-1d78j7l{background-color:white;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0, 0, 0, 0.1)}.detail-header.svelte-1d78j7l.svelte-1d78j7l{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#f8f4ff;border-bottom:1px solid #e6e0f0}.back-button.svelte-1d78j7l.svelte-1d78j7l{display:flex;align-items:center;background:none;border:none;color:var(--secondary-color);font-weight:bold;cursor:pointer;padding:0}.back-icon.svelte-1d78j7l.svelte-1d78j7l{margin-right:8px;font-size:1.2rem}.profile-stats.svelte-1d78j7l.svelte-1d78j7l{display:flex;gap:20px}.profile-detail-content.svelte-1d78j7l.svelte-1d78j7l{display:flex;padding:30px}.profile-photos.svelte-1d78j7l.svelte-1d78j7l{flex:0 0 40%;margin-right:30px}.main-photo.svelte-1d78j7l.svelte-1d78j7l{width:100%;height:400px;border-radius:10px;overflow:hidden;margin-bottom:15px}.main-photo.svelte-1d78j7l img.svelte-1d78j7l{width:100%;height:100%;object-fit:cover}.photo-placeholder.svelte-1d78j7l.svelte-1d78j7l{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#e6e0f0;color:#6f3cc0;font-size:4rem;font-weight:bold}.photo-thumbnails.svelte-1d78j7l.svelte-1d78j7l{display:flex;gap:10px}.thumbnail.svelte-1d78j7l.svelte-1d78j7l{width:80px;height:80px;border-radius:5px;overflow:hidden;cursor:pointer;border:none;padding:0;background:none}.thumbnail.svelte-1d78j7l img.svelte-1d78j7l{width:100%;height:100%;object-fit:cover}.thumbnail.active.svelte-1d78j7l.svelte-1d78j7l{border:2px solid var(--secondary-color)}.multi-photo-indicator.svelte-1d78j7l.svelte-1d78j7l{position:absolute;bottom:10px;right:10px;background-color:rgba(0, 0, 0, 0.6);color:white;border-radius:4px;padding:2px 6px;font-size:0.8rem;display:flex;align-items:center}.multi-photo-indicator.svelte-1d78j7l.svelte-1d78j7l::before{content:'📷';margin-right:4px}.profile-info.svelte-1d78j7l.svelte-1d78j7l{flex:1}.profile-name.svelte-1d78j7l.svelte-1d78j7l{font-family:'Playfair Display', serif;font-size:2rem;color:var(--secondary-color);margin-top:0;margin-bottom:20px}.profile-attributes.svelte-1d78j7l.svelte-1d78j7l{margin-bottom:20px}.attribute.svelte-1d78j7l.svelte-1d78j7l{display:flex;align-items:center;margin-bottom:10px}.attribute-icon.svelte-1d78j7l.svelte-1d78j7l{margin-right:10px;font-size:1.2rem}.attribute-label.svelte-1d78j7l.svelte-1d78j7l{font-weight:bold;margin-right:10px;color:#666}.instagram-link.svelte-1d78j7l.svelte-1d78j7l{color:#e1306c;text-decoration:none}.instagram-link.svelte-1d78j7l.svelte-1d78j7l:hover{text-decoration:underline}.social-link.svelte-1d78j7l.svelte-1d78j7l{display:flex;align-items:center;gap:5px;text-decoration:none}.social-link.svelte-1d78j7l.svelte-1d78j7l:hover{text-decoration:underline}.social-platform.svelte-1d78j7l.svelte-1d78j7l{font-weight:bold}.social-link.instagram.svelte-1d78j7l.svelte-1d78j7l{color:#e1306c}.social-link.tiktok.svelte-1d78j7l.svelte-1d78j7l{color:#000000}.social-link.youtube.svelte-1d78j7l.svelte-1d78j7l{color:#ff0000}.social-link.linkedin.svelte-1d78j7l.svelte-1d78j7l{color:#0077b5}.social-link.vk.svelte-1d78j7l.svelte-1d78j7l{color:#4a76a8}.profile-description.svelte-1d78j7l.svelte-1d78j7l{margin-bottom:30px}.section-title.svelte-1d78j7l.svelte-1d78j7l{font-family:'Playfair Display', serif;color:var(--secondary-color);margin-top:0;margin-bottom:15px;font-size:1.3rem}.profile-actions.svelte-1d78j7l.svelte-1d78j7l{margin-top:20px}.btn-icon.svelte-1d78j7l.svelte-1d78j7l{margin-right:8px}@media(max-width: 768px){.royal-court-header.svelte-1d78j7l.svelte-1d78j7l{flex-direction:column;align-items:flex-start;gap:15px}.court-stats.svelte-1d78j7l.svelte-1d78j7l{width:100%;justify-content:space-between}.filter-sort-bar.svelte-1d78j7l.svelte-1d78j7l{flex-direction:column;gap:15px}.profile-detail-content.svelte-1d78j7l.svelte-1d78j7l{flex-direction:column}.profile-photos.svelte-1d78j7l.svelte-1d78j7l{margin-right:0;margin-bottom:20px}.main-photo.svelte-1d78j7l.svelte-1d78j7l{height:300px}}
.dashboard-home.svelte-2jdcab.svelte-2jdcab{padding:20px}.welcome-section.svelte-2jdcab.svelte-2jdcab{margin-bottom:30px}.welcome-section.svelte-2jdcab h1.svelte-2jdcab{color:var(--secondary-color);font-family:'Playfair Display', serif;margin-bottom:10px}.motivational-quote.svelte-2jdcab.svelte-2jdcab{margin-top:20px;padding:15px;background-color:rgba(111, 60, 192, 0.1);border-left:4px solid var(--secondary-color);border-radius:4px}.motivational-quote.svelte-2jdcab p.svelte-2jdcab{font-style:italic;font-size:1.1rem;color:var(--secondary-color);margin:0;font-family:'Playfair Display', serif}.dashboard-grid.svelte-2jdcab.svelte-2jdcab{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:20px}.dashboard-card.svelte-2jdcab.svelte-2jdcab{background-color:white;border-radius:8px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);padding:20px}.dashboard-card.svelte-2jdcab h3.svelte-2jdcab{color:var(--secondary-color);margin-top:0;margin-bottom:15px;font-size:1.2rem}.profile-completion.svelte-2jdcab.svelte-2jdcab{display:flex;align-items:center;margin-bottom:15px}.progress-bar.svelte-2jdcab.svelte-2jdcab{flex:1;height:10px;background-color:#e0e0e0;border-radius:5px;overflow:hidden;margin-right:10px}.progress.svelte-2jdcab.svelte-2jdcab{height:100%;background-color:var(--success-color);border-radius:5px}.progress-text.svelte-2jdcab.svelte-2jdcab{font-weight:bold;color:var(--success-color)}.profile-completion-card.svelte-2jdcab.svelte-2jdcab{border-left:4px solid var(--primary-color)}.completion-stats.svelte-2jdcab.svelte-2jdcab{text-align:center;margin-bottom:15px}.stats-text.svelte-2jdcab.svelte-2jdcab{font-size:0.9em;color:var(--text-muted)}.completion-message.svelte-2jdcab.svelte-2jdcab{text-align:center;margin:15px 0;padding:10px;border-radius:8px;background-color:#f8f9fa}.completion-message.success.svelte-2jdcab.svelte-2jdcab{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.completion-message.good.svelte-2jdcab.svelte-2jdcab{background-color:#fff3cd;color:#856404;border:1px solid #ffeaa7}.missing-items.svelte-2jdcab.svelte-2jdcab{margin-top:20px}.missing-items.svelte-2jdcab h4.svelte-2jdcab{color:var(--secondary-color);margin-bottom:15px;font-size:1rem}.missing-items-list.svelte-2jdcab.svelte-2jdcab{display:flex;flex-direction:column;gap:10px;margin-bottom:15px}.missing-item.svelte-2jdcab.svelte-2jdcab{display:flex;justify-content:space-between;align-items:center;padding:12px;background-color:#f8f9fa;border-radius:8px;border-left:3px solid var(--primary-color)}.missing-item-info.svelte-2jdcab.svelte-2jdcab{display:flex;align-items:center;gap:10px}.missing-icon.svelte-2jdcab.svelte-2jdcab{font-size:1.2em}.missing-label.svelte-2jdcab.svelte-2jdcab{font-weight:500;color:var(--text-color)}.missing-item-btn.svelte-2jdcab.svelte-2jdcab{min-width:70px;font-size:0.85em}.btn-block.svelte-2jdcab.svelte-2jdcab{width:100%;margin-top:10px}.optional-items.svelte-2jdcab.svelte-2jdcab{margin-top:20px;padding-top:15px;border-top:1px solid #e9ecef}.optional-items.svelte-2jdcab h4.svelte-2jdcab{color:var(--text-muted);margin-bottom:15px;font-size:0.95rem;font-weight:500}.optional-items-list.svelte-2jdcab.svelte-2jdcab{display:flex;flex-direction:column;gap:8px}.optional-item.svelte-2jdcab.svelte-2jdcab{display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#f8f9fa;border-radius:6px;border-left:3px solid #6c757d}.optional-item-info.svelte-2jdcab.svelte-2jdcab{display:flex;align-items:center;gap:8px}.optional-icon.svelte-2jdcab.svelte-2jdcab{font-size:1em;opacity:0.7}.optional-label.svelte-2jdcab.svelte-2jdcab{font-weight:500;color:var(--text-color);font-size:0.9em}.optional-item-btn.svelte-2jdcab.svelte-2jdcab{min-width:70px;font-size:0.85em}.quick-links.svelte-2jdcab.svelte-2jdcab{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px}.quick-link-btn.svelte-2jdcab.svelte-2jdcab{display:flex;align-items:center;padding:10px;background-color:rgba(111, 128, 158, 0.1);border:none;border-radius:4px;cursor:pointer;transition:all 0.2s}.quick-link-btn.svelte-2jdcab.svelte-2jdcab:hover{background-color:rgba(111, 128, 158, 0.2)}.royal-match-btn.svelte-2jdcab.svelte-2jdcab{background-color:#6f3cc0;color:white;font-weight:bold;grid-column:span 2}.royal-match-btn.svelte-2jdcab.svelte-2jdcab:hover{background-color:#5c31a0}.quick-link-icon.svelte-2jdcab.svelte-2jdcab{margin-right:8px;font-size:1.2rem}@media(max-width: 768px){.dashboard-grid.svelte-2jdcab.svelte-2jdcab{grid-template-columns:1fr}}
.admin-profile-approval.svelte-4htxfa.svelte-4htxfa{padding:20px;max-width:100%}.admin-header.svelte-4htxfa.svelte-4htxfa{margin-bottom:20px}.admin-header.svelte-4htxfa h2.svelte-4htxfa{margin-bottom:5px;color:var(--primary-color)}.admin-dashboard-grid.svelte-4htxfa.svelte-4htxfa{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width: 1024px){.admin-dashboard-grid.svelte-4htxfa.svelte-4htxfa{grid-template-columns:300px 1fr}}.admin-stats-panel.svelte-4htxfa.svelte-4htxfa{background-color:white;border-radius:8px;padding:20px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1)}.admin-stats-panel.svelte-4htxfa h3.svelte-4htxfa{margin-top:0;margin-bottom:15px;color:var(--primary-color)}.stats-grid.svelte-4htxfa.svelte-4htxfa{display:grid;grid-template-columns:repeat(auto-fill, minmax(120px, 1fr));gap:15px}.stat-card.svelte-4htxfa.svelte-4htxfa{background-color:#f8f9fa;border-radius:6px;padding:15px;text-align:center}.stat-title.svelte-4htxfa.svelte-4htxfa{font-size:14px;color:#666;margin-bottom:5px}.stat-value.svelte-4htxfa.svelte-4htxfa{font-size:24px;font-weight:bold;color:var(--primary-color)}.admin-profiles-panel.svelte-4htxfa.svelte-4htxfa{background-color:white;border-radius:8px;padding:20px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1)}.admin-filters.svelte-4htxfa.svelte-4htxfa{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}@media(min-width: 768px){.admin-filters.svelte-4htxfa.svelte-4htxfa{flex-direction:row;justify-content:space-between}.search-box.svelte-4htxfa.svelte-4htxfa{flex:1;margin-right:10px}}.search-box.svelte-4htxfa input.svelte-4htxfa{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px}.filter-options.svelte-4htxfa select.svelte-4htxfa{padding:10px;border:1px solid #ddd;border-radius:4px;background-color:white}.profiles-list.svelte-4htxfa.svelte-4htxfa{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:20px}.profile-card.svelte-4htxfa.svelte-4htxfa{background-color:#f8f9fa;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0, 0, 0, 0.05);transition:transform 0.2s, box-shadow 0.2s;cursor:pointer}.profile-card.svelte-4htxfa.svelte-4htxfa:hover{transform:translateY(-3px);box-shadow:0 4px 8px rgba(0, 0, 0, 0.1)}.profile-card-header.svelte-4htxfa.svelte-4htxfa{display:flex;padding:15px;background-color:white;border-bottom:1px solid #eee}.profile-photo.svelte-4htxfa.svelte-4htxfa{width:60px;height:60px;border-radius:50%;overflow:hidden;margin-right:15px}.profile-photo.svelte-4htxfa img.svelte-4htxfa{width:100%;height:100%;object-fit:cover}.photo-placeholder.svelte-4htxfa.svelte-4htxfa{width:100%;height:100%;background-color:var(--secondary-color);color:white;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:bold}.photo-placeholder.large.svelte-4htxfa.svelte-4htxfa{font-size:36px}.profile-info.svelte-4htxfa h4.svelte-4htxfa{margin:0 0 5px 0;color:var(--primary-color)}.profile-type.svelte-4htxfa.svelte-4htxfa{font-size:14px;color:var(--secondary-color);margin:0 0 5px 0}.profile-email.svelte-4htxfa.svelte-4htxfa{font-size:14px;color:#666;margin:0}.profile-card-body.svelte-4htxfa.svelte-4htxfa{padding:15px}.profile-card-body.svelte-4htxfa p.svelte-4htxfa{margin:5px 0;font-size:14px}.profile-text-preview.svelte-4htxfa.svelte-4htxfa{color:#666;font-style:italic;margin-top:10px !important}.profile-card-footer.svelte-4htxfa.svelte-4htxfa{display:flex;justify-content:space-between;padding:15px;background-color:#f0f0f0}.btn-sm.svelte-4htxfa.svelte-4htxfa{padding:6px 12px;font-size:14px}.modal-overlay.svelte-4htxfa.svelte-4htxfa{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0, 0, 0, 0.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content.svelte-4htxfa.svelte-4htxfa{background-color:white;border-radius:8px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px rgba(0, 0, 0, 0.15)}.modal-header.svelte-4htxfa.svelte-4htxfa{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #eee}.modal-header.svelte-4htxfa h3.svelte-4htxfa{margin:0;color:var(--primary-color)}.modal-close.svelte-4htxfa.svelte-4htxfa{background:none;border:none;font-size:24px;cursor:pointer;color:#666}.modal-body.svelte-4htxfa.svelte-4htxfa{padding:20px}.modal-footer.svelte-4htxfa.svelte-4htxfa{display:flex;justify-content:flex-end;gap:10px;padding:15px 20px;border-top:1px solid #eee}.profile-detail-header.svelte-4htxfa.svelte-4htxfa{display:flex;margin-bottom:20px}.profile-detail-photo.svelte-4htxfa.svelte-4htxfa{width:100px;height:100px;border-radius:50%;overflow:hidden;margin-right:20px}.profile-detail-photo.svelte-4htxfa img.svelte-4htxfa{width:100%;height:100%;object-fit:cover}.profile-detail-info.svelte-4htxfa h2.svelte-4htxfa{margin:0 0 5px 0;color:var(--primary-color)}.profile-created.svelte-4htxfa.svelte-4htxfa{font-size:14px;color:#666;margin:5px 0 0 0}.profile-detail-section.svelte-4htxfa.svelte-4htxfa{margin-bottom:20px}.profile-detail-section.svelte-4htxfa h4.svelte-4htxfa{margin:0 0 10px 0;color:var(--secondary-color);border-bottom:1px solid #eee;padding-bottom:5px}.profile-detail-grid.svelte-4htxfa.svelte-4htxfa{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));gap:15px}.detail-item.svelte-4htxfa.svelte-4htxfa{margin-bottom:10px}.detail-label.svelte-4htxfa.svelte-4htxfa{font-weight:bold;margin-bottom:5px;color:#666}.profile-text.svelte-4htxfa.svelte-4htxfa{background-color:#f8f9fa;padding:15px;border-radius:6px;white-space:pre-line}.social-link.svelte-4htxfa.svelte-4htxfa{display:flex;align-items:center;gap:5px;text-decoration:none}.social-link.svelte-4htxfa.svelte-4htxfa:hover{text-decoration:underline}.social-platform.svelte-4htxfa.svelte-4htxfa{font-weight:bold}.social-link.instagram.svelte-4htxfa.svelte-4htxfa{color:#e1306c}.social-link.tiktok.svelte-4htxfa.svelte-4htxfa{color:#000000}.social-link.youtube.svelte-4htxfa.svelte-4htxfa{color:#ff0000}.social-link.linkedin.svelte-4htxfa.svelte-4htxfa{color:#0077b5}.social-link.vk.svelte-4htxfa.svelte-4htxfa{color:#4a76a8}.loading-container.svelte-4htxfa.svelte-4htxfa{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}.spinner.svelte-4htxfa.svelte-4htxfa{width:40px;height:40px;border:4px solid rgba(0, 0, 0, 0.1);border-radius:50%;border-top-color:var(--secondary-color);animation:svelte-4htxfa-spin 1s ease-in-out infinite;margin-bottom:20px}.spinner-sm.svelte-4htxfa.svelte-4htxfa{display:inline-block;width:16px;height:16px;border:2px solid rgba(255, 255, 255, 0.3);border-radius:50%;border-top-color:white;animation:svelte-4htxfa-spin 1s ease-in-out infinite}@keyframes svelte-4htxfa-spin{to{transform:rotate(360deg)}}.no-profiles.svelte-4htxfa.svelte-4htxfa{text-align:center;padding:40px;color:#666}.alert.svelte-4htxfa.svelte-4htxfa{padding:15px;border-radius:6px;margin-bottom:20px}.alert-success.svelte-4htxfa.svelte-4htxfa{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.alert-error.svelte-4htxfa.svelte-4htxfa{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.error-container.svelte-4htxfa.svelte-4htxfa{text-align:center;padding:40px}
.conversation-list.svelte-7n9o4z.svelte-7n9o4z{display:flex;flex-direction:column;height:100%;border-right:1px solid #e0e0e0;background-color:#f9f9f9;width:300px}.conversation-list-header.svelte-7n9o4z.svelte-7n9o4z{padding:15px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.conversation-list-header.svelte-7n9o4z h2.svelte-7n9o4z{margin:0;font-size:1.2rem;color:#333}.loading-spinner.svelte-7n9o4z.svelte-7n9o4z{width:20px;height:20px;border:2px solid #ccc;border-top-color:#333;border-radius:50%;animation:svelte-7n9o4z-spin 1s linear infinite}@keyframes svelte-7n9o4z-spin{to{transform:rotate(360deg)}}.error-message.svelte-7n9o4z.svelte-7n9o4z{padding:15px;color:#d32f2f;text-align:center}.error-message.svelte-7n9o4z button.svelte-7n9o4z{background-color:#f44336;color:white;border:none;padding:5px 10px;border-radius:4px;cursor:pointer;margin-top:10px}.empty-state.svelte-7n9o4z.svelte-7n9o4z{padding:20px;text-align:center;color:#757575}.conversations.svelte-7n9o4z.svelte-7n9o4z{list-style:none;padding:0;margin:0;overflow-y:auto;flex-grow:1}.conversation-item-container.svelte-7n9o4z.svelte-7n9o4z{border-bottom:1px solid #e0e0e0}.conversation-item.svelte-7n9o4z.svelte-7n9o4z{display:flex;padding:15px;cursor:pointer;transition:background-color 0.2s}.conversation-item.svelte-7n9o4z.svelte-7n9o4z:hover{background-color:#f0f0f0}.conversation-item.active.svelte-7n9o4z.svelte-7n9o4z{background-color:#e8f5e9}.conversation-item.unread.svelte-7n9o4z.svelte-7n9o4z{background-color:#e3f2fd}.conversation-avatar.svelte-7n9o4z.svelte-7n9o4z{position:relative;width:50px;height:50px;margin-right:15px;flex-shrink:0}.conversation-avatar.svelte-7n9o4z img.svelte-7n9o4z{width:100%;height:100%;border-radius:50%;object-fit:cover}.avatar-placeholder.svelte-7n9o4z.svelte-7n9o4z{width:100%;height:100%;border-radius:50%;background-color:#9c27b0;color:white;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:bold}.unread-badge.svelte-7n9o4z.svelte-7n9o4z{position:absolute;top:-5px;right:-5px;background-color:#f44336;color:white;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:0.8rem;font-weight:bold}.conversation-details.svelte-7n9o4z.svelte-7n9o4z{flex-grow:1;min-width:0}.conversation-header.svelte-7n9o4z.svelte-7n9o4z{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:5px}.conversation-name.svelte-7n9o4z.svelte-7n9o4z{margin:0;font-size:1rem;font-weight:600;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-time.svelte-7n9o4z.svelte-7n9o4z{font-size:0.8rem;color:#757575;white-space:nowrap}.conversation-preview.svelte-7n9o4z.svelte-7n9o4z{margin:0;font-size:0.9rem;color:#757575;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.message-view.svelte-he0h7v.svelte-he0h7v{display:flex;flex-direction:column;height:100%;flex-grow:1;background-color:#fff}.message-header.svelte-he0h7v.svelte-he0h7v{padding:15px;border-bottom:1px solid #e0e0e0;background-color:#f9f9f9}.partner-info.svelte-he0h7v.svelte-he0h7v{display:flex;align-items:center}.partner-avatar.svelte-he0h7v.svelte-he0h7v{width:40px;height:40px;margin-right:15px;border-radius:50%;overflow:hidden;background:none;border:none;padding:0;cursor:default}.partner-avatar.clickable.svelte-he0h7v.svelte-he0h7v{cursor:pointer;transition:transform 0.2s, box-shadow 0.2s}.partner-avatar.clickable.svelte-he0h7v.svelte-he0h7v:hover{transform:scale(1.05);box-shadow:0 2px 8px rgba(156, 39, 176, 0.3)}.partner-avatar.clickable.svelte-he0h7v.svelte-he0h7v:focus{outline:2px solid #9c27b0;outline-offset:2px}.partner-avatar.svelte-he0h7v img.svelte-he0h7v{width:100%;height:100%;border-radius:50%;object-fit:cover}.avatar-placeholder.svelte-he0h7v.svelte-he0h7v{width:100%;height:100%;border-radius:50%;background-color:#9c27b0;color:white;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:bold}.avatar-placeholder.small.svelte-he0h7v.svelte-he0h7v{width:30px;height:30px;font-size:0.9rem}.partner-details.svelte-he0h7v.svelte-he0h7v{flex-grow:1}.partner-name.svelte-he0h7v.svelte-he0h7v{margin:0;font-size:1.1rem;font-weight:600;color:#333}.partner-status.svelte-he0h7v.svelte-he0h7v{margin:0;font-size:0.8rem;color:#4caf50}.message-container.svelte-he0h7v.svelte-he0h7v{flex-grow:1;overflow-y:auto;padding:15px;display:flex;flex-direction:column}.loading-state.svelte-he0h7v.svelte-he0h7v,.error-state.svelte-he0h7v.svelte-he0h7v,.empty-state.svelte-he0h7v.svelte-he0h7v{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#757575;text-align:center}.loading-spinner.svelte-he0h7v.svelte-he0h7v,.sending-spinner.svelte-he0h7v.svelte-he0h7v{width:24px;height:24px;border:2px solid #ccc;border-top-color:#333;border-radius:50%;animation:svelte-he0h7v-spin 1s linear infinite;margin-bottom:10px}.sending-spinner.svelte-he0h7v.svelte-he0h7v{width:16px;height:16px;margin:0}@keyframes svelte-he0h7v-spin{to{transform:rotate(360deg)}}.error-state.svelte-he0h7v button.svelte-he0h7v{background-color:#f44336;color:white;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;margin-top:10px}.messages.svelte-he0h7v.svelte-he0h7v{display:flex;flex-direction:column}.date-separator.svelte-he0h7v.svelte-he0h7v{display:flex;align-items:center;justify-content:center;margin:15px 0;position:relative}.date-separator.svelte-he0h7v span.svelte-he0h7v{background-color:#f1f1f1;padding:5px 10px;border-radius:10px;font-size:0.8rem;color:#757575;z-index:1}.date-separator.svelte-he0h7v.svelte-he0h7v::before{content:'';position:absolute;top:50%;left:0;right:0;height:1px;background-color:#e0e0e0}.message-item.svelte-he0h7v.svelte-he0h7v{display:flex;margin-bottom:10px;max-width:80%}.message-item.outgoing.svelte-he0h7v.svelte-he0h7v{align-self:flex-end;flex-direction:row-reverse}.message-item.incoming.svelte-he0h7v.svelte-he0h7v{align-self:flex-start}.message-avatar.svelte-he0h7v.svelte-he0h7v{width:30px;height:30px;margin:0 8px;flex-shrink:0;border-radius:50%;overflow:hidden;background:none;border:none;padding:0;cursor:default}.message-avatar.clickable.svelte-he0h7v.svelte-he0h7v{cursor:pointer;transition:transform 0.2s, box-shadow 0.2s}.message-avatar.clickable.svelte-he0h7v.svelte-he0h7v:hover{transform:scale(1.1);box-shadow:0 2px 8px rgba(156, 39, 176, 0.3)}.message-avatar.clickable.svelte-he0h7v.svelte-he0h7v:focus{outline:2px solid #9c27b0;outline-offset:2px}.message-avatar.svelte-he0h7v img.svelte-he0h7v{width:100%;height:100%;border-radius:50%;object-fit:cover}.message-bubble.svelte-he0h7v.svelte-he0h7v{background-color:#f1f1f1;border-radius:18px;padding:10px 15px;position:relative}.message-item.outgoing.svelte-he0h7v .message-bubble.svelte-he0h7v{background-color:#e3f2fd;border-top-right-radius:4px}.message-item.incoming.svelte-he0h7v .message-bubble.svelte-he0h7v{background-color:#f1f1f1;border-top-left-radius:4px}.message-text.svelte-he0h7v.svelte-he0h7v{font-size:0.95rem;color:#333;white-space:pre-wrap;word-break:break-word}.message-time.svelte-he0h7v.svelte-he0h7v{font-size:0.7rem;color:#757575;text-align:right;margin-top:2px;display:flex;justify-content:flex-end;align-items:center}.read-status.svelte-he0h7v.svelte-he0h7v{margin-left:4px;color:#4caf50}.read-status.pending.svelte-he0h7v.svelte-he0h7v{color:#999;font-size:0.65rem;font-style:italic}.message-item.pending.svelte-he0h7v .message-bubble.svelte-he0h7v{opacity:0.8}.message-input-container.svelte-he0h7v.svelte-he0h7v{display:flex;padding:15px;border-top:1px solid #e0e0e0;background-color:#f9f9f9}.textarea-wrapper.svelte-he0h7v.svelte-he0h7v{flex-grow:1;display:flex}textarea.svelte-he0h7v.svelte-he0h7v{flex-grow:1;border:1px solid #e0e0e0;border-radius:20px;padding:10px 15px;resize:none;font-family:inherit;font-size:0.95rem;outline:none;max-height:100px;overflow-y:auto}textarea.svelte-he0h7v.svelte-he0h7v:focus{border-color:#9c27b0}.send-button.svelte-he0h7v.svelte-he0h7v{width:40px;height:40px;border-radius:50%;background-color:#9c27b0;color:white;border:none;margin-left:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color 0.2s}.send-button.svelte-he0h7v.svelte-he0h7v:hover:not(:disabled){background-color:#7b1fa2}.send-button.svelte-he0h7v.svelte-he0h7v:disabled{background-color:#d1c4e9;cursor:not-allowed}.send-icon.svelte-he0h7v.svelte-he0h7v{font-size:1.2rem}
.chat-view.svelte-j9y9a2.svelte-j9y9a2{display:flex;height:100%;position:relative;background-color:#f5f5f5}.no-conversation-selected.svelte-j9y9a2.svelte-j9y9a2,.loading-container.svelte-j9y9a2.svelte-j9y9a2{flex-grow:1;display:flex;align-items:center;justify-content:center;background-color:#fff}.loading-container.svelte-j9y9a2.svelte-j9y9a2{flex-direction:column}.loading-spinner.svelte-j9y9a2.svelte-j9y9a2{width:40px;height:40px;border:4px solid rgba(156, 39, 176, 0.2);border-top-color:#9c27b0;border-radius:50%;animation:svelte-j9y9a2-spin 1s linear infinite;margin-bottom:15px}@keyframes svelte-j9y9a2-spin{to{transform:rotate(360deg)}}.no-conversation-content.svelte-j9y9a2.svelte-j9y9a2{text-align:center;padding:20px;color:#757575}.no-conversation-content.svelte-j9y9a2 h2.svelte-j9y9a2{color:#9c27b0;margin-bottom:10px}.emoji.svelte-j9y9a2.svelte-j9y9a2{font-size:3rem;margin-top:20px}.back-button.svelte-j9y9a2.svelte-j9y9a2{position:absolute;top:10px;left:10px;background-color:#9c27b0;color:white;border:none;padding:8px 12px;border-radius:4px;cursor:pointer;z-index:10}@media(max-width: 767px){.chat-view.svelte-j9y9a2.svelte-j9y9a2{flex-direction:column}.no-conversation-selected.svelte-j9y9a2.svelte-j9y9a2{display:none}}
.login-check.svelte-g6n39s{padding:20px;margin:20px 0;border-radius:8px;text-align:center}.loading.svelte-g6n39s{background-color:#f8f9fa;border:1px solid #dee2e6}.error.svelte-g6n39s{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.redirect-message.svelte-g6n39s{font-size:0.9rem;margin-top:10px;font-style:italic}.btn.svelte-g6n39s{margin-top:10px}
.impressum-container.svelte-l7duo{max-width:800px;margin:0 auto;padding:20px}.impressum-card.svelte-l7duo{background-color:white;border-radius:8px;box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);padding:30px}h1.svelte-l7duo{color:var(--secondary-color);font-family:'Playfair Display', serif;font-size:2rem;margin-bottom:30px;text-align:center}.impressum-section.svelte-l7duo{margin-bottom:30px}h2.svelte-l7duo{color:var(--secondary-color);font-size:1.3rem;margin-bottom:15px;font-family:'Playfair Display', serif;border-bottom:1px solid #eee;padding-bottom:8px}p.svelte-l7duo{margin-bottom:15px;line-height:1.6}strong.svelte-l7duo{font-weight:600}@media(max-width: 768px){.impressum-container.svelte-l7duo{padding:15px}.impressum-card.svelte-l7duo{padding:20px}h1.svelte-l7duo{font-size:1.8rem}h2.svelte-l7duo{font-size:1.2rem}}
/* TallPrincess Authentication System Styles */

:root {
  /* Color palette based on the existing TallPrincess website */
  --primary-color: #ff3e00; /* Svelte orange */
  --secondary-color: #6f809e; /* From the TallPrincess theme-color */
  --background-color: #f9f9f9;
  --text-color: #333;
  --error-color: #d32f2f;
  --success-color: #388e3c;
  --border-color: #ddd;
  --input-bg: #fff;
  --royal-gold: #d4af37;
  --royal-purple: #673ab7;
}

/* Global styles */
body {
  font-family: 'Roboto', 'Open Sans', sans-serif;
  margin: 0;
  padding: 0;
  background-color: var(--background-color);
  color: var(--text-color);
  line-height: 1.6;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Auth container */
.auth-container {
  max-width: 500px;
  margin: 40px auto;
  padding: 30px;
  background-color: var(--input-bg);
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.auth-header {
  text-align: center;
  margin-bottom: 30px;
}

.auth-header h1 {
  color: var(--secondary-color);
  font-size: 2.5rem;
  margin-bottom: 10px;
  font-family: 'Playfair Display', serif;
}

.auth-header p {
  color: #666;
  font-size: 1rem;
}

.auth-logo {
  max-width: 200px;
  margin: 0 auto 20px;
  display: block;
}

/* Form styles */
.form-group {
  margin-bottom: 20px;
}

.form-group label {
  display: block;
 font-weight: 500;
 margin-bottom: 8px;
}

.form-control {
  width: calc(100% - 34px);
  padding: 12px 15px;
  font-size: 1rem;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  background-color: var(--input-bg);
  transition: border-color 0.3s;
}

.form-control:focus {
  outline: none;
  border-color: var(--secondary-color);
  box-shadow: 0 0 0 2px rgba(111, 128, 158, 0.2);
}

.form-error {
  color: var(--error-color);
  font-size: 0.85rem;
  margin-top: 5px;
}

.form-success {
  color: var(--success-color);
  font-size: 0.85rem;
  margin-top: 5px;
}

/* Button styles */
.btn {
  display: inline-block;
  padding: 12px 24px;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s;
}

.btn-primary {
  background-color: var(--secondary-color);
  color: white;
}

.btn-primary:hover {
  background-color: #5a6b89;
}

.btn-secondary {
  background-color: transparent;
  color: var(--secondary-color);
  border: 1px solid var(--secondary-color);
}

.btn-secondary:hover {
  background-color: rgba(111, 128, 158, 0.1);
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-royal {
  background-color: var(--royal-purple);
  color: white;
}

.btn-royal:hover {
  background-color: #5e35b1;
}

/* Checkbox and radio styles */
.form-check {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.form-check input {
  margin-right: 10px;
}

/* Link styles */
.auth-link {
  color: var(--secondary-color);
  text-decoration: none;
  transition: color 0.3s;
}

.auth-link:hover {
  color: #5a6b89;
  text-decoration: underline;
}

.text-center {
  text-align: center;
}

/* Alert styles */
.alert {
  padding: 12px 15px;
  margin-bottom: 20px;
  border-radius: 4px;
  font-size: 0.9rem;
}

.alert-error {
  background-color: #ffebee;
  color: var(--error-color);
  border: 1px solid #ffcdd2;
}

.alert-success {
  background-color: #e8f5e9;
  color: var(--success-color);
  border: 1px solid #c8e6c9;
}

/* Social media input */
.social-media-input {
  display: flex;
  gap: 10px;
}

.social-select {
  flex: 0 0 120px;
  width: 120px !important;
}

.social-input {
  flex: 1;
}

.required {
  color: var(--error-color);
}

/* Registration steps */
.registration-steps {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.step {
  flex: 1;
  text-align: center;
  position: relative;
}

.step:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 15px;
  right: -50%;
  width: 100%;
  height: 2px;
  background-color: var(--border-color);
  z-index: 1;
}

.step-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--border-color);
  color: white;
  font-weight: bold;
  margin-bottom: 8px;
  position: relative;
  z-index: 2;
}

.step.active .step-number {
  background-color: var(--secondary-color);
}

.step.completed .step-number {
  background-color: var(--success-color);
}

.step-label {
  font-size: 0.85rem;
  color: #666;
}

.step.active .step-label {
  color: var(--secondary-color);
  font-weight: 500;
}

/* Photo upload */
.photo-upload {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}

.photo-preview {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 15px;
  background-color: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
}

.photo-preview img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.photo-upload-btn {
  margin-top: 10px;
}

/* Loading spinner */
.spinner {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: white;
  animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}

/* Chat styles */
.chat-container {
  display: flex;
  height: 100%;
  background-color: #f5f5f5;
}

.chat-sidebar {
  width: 300px;
  border-right: 1px solid var(--border-color);
  background-color: white;
}

.chat-main {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.chat-header {
  padding: 15px;
  border-bottom: 1px solid var(--border-color);
  background-color: white;
  display: flex;
  align-items: center;
}

.chat-messages {
  flex: 1;
  padding: 15px;
  overflow-y: auto;
}

.chat-input {
  padding: 15px;
  border-top: 1px solid var(--border-color);
  background-color: white;
  display: flex;
}

.chat-input input {
  flex: 1;
  padding: 10px;
  border: 1px solid var(--border-color);
  border-radius: 20px;
  margin-right: 10px;
}

.chat-message {
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
}

.chat-message.outgoing {
  align-items: flex-end;
}

.chat-message.incoming {
  align-items: flex-start;
}

.message-bubble {
  padding: 10px 15px;
  border-radius: 18px;
  max-width: 70%;
  word-wrap: break-word;
}

.chat-message.outgoing .message-bubble {
  background-color: var(--royal-purple);
  color: white;
  border-bottom-right-radius: 4px;
}

.chat-message.incoming .message-bubble {
  background-color: #e9e9e9;
  color: var(--text-color);
  border-bottom-left-radius: 4px;
}

.message-time {
  font-size: 0.7rem;
  color: #999;
  margin-top: 5px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .auth-container {
    padding: 20px;
    margin: 20px auto;
  }

  .auth-header h1 {
    font-size: 2rem;
  }

  .chat-container {
    flex-direction: column;
  }

  .chat-sidebar {
    width: 100%;
    height: 60px;
    border-right: none;
    border-bottom: 1px solid var(--border-color);
  }
}

@media (max-width: 480px) {
  .auth-container {
    padding: 15px;
    margin: 15px;
  }

  .btn {
    padding: 10px 20px;
  }

  .registration-steps {
    flex-direction: column;
    align-items: flex-start;
  }

  .step {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .step:not(:last-child)::after {
    display: none;
  }

  .step-number {
    margin-bottom: 0;
    margin-right: 10px;
  }
}

