.terms-of-service.svelte-o61het{max-width:720px;margin:0 auto;padding:var(--space-6) 32px;font-family:var(--font-family, system-ui, -apple-system, sans-serif);color:var(--text-color);background:var(--background-color, var(--color-white))}@media (min-width: 768px){.terms-of-service.svelte-o61het{padding:var(--space-8) 48px}}@media (min-width: 1024px){.terms-of-service.svelte-o61het{padding:var(--space-10) 64px;max-width:800px}}.terms-header.svelte-o61het{text-align:center;margin-bottom:40px;padding-bottom:24px;border-bottom:2px solid var(--border-color, var(--color-neutral-200))}.terms-header.svelte-o61het h1:where(.svelte-o61het){font-size:32px;font-weight:700;margin-bottom:16px;color:var(--primary-color, var(--color-primary-600))}.intro.svelte-o61het{font-size:18px;line-height:1.6;margin-bottom:16px;color:var(--text-secondary, var(--color-neutral-600))}.last-updated.svelte-o61het{font-size:14px;color:var(--text-muted, var(--color-neutral-400));font-style:italic}.terms-sections.svelte-o61het{display:flex;flex-direction:column;gap:var(--space-3)}@media (min-width: 768px){.terms-sections.svelte-o61het{gap:var(--space-4)}}.terms-section.svelte-o61het{border:1px solid var(--border-color, var(--color-neutral-200));border-radius:16px;overflow:hidden;background:var(--surface-color, var(--color-white));transition:box-shadow .2s ease,border-color .2s ease;margin-inline:16px;box-shadow:var(--shadow-xs)}@media (min-width: 768px){.terms-section.svelte-o61het{margin-inline:24px}}@media (min-width: 1024px){.terms-section.svelte-o61het{margin-inline:0}}.terms-section.svelte-o61het:hover{box-shadow:var(--shadow-md)}.parent-section.svelte-o61het{border-color:var(--color-accent, var(--accent-color));background:linear-gradient(135deg,var(--surface-color, var(--color-white)) 0%,var(--color-secondary-alpha-5) 100%)}.section-header.svelte-o61het{width:100%;display:flex;align-items:center;gap:var(--space-4);padding:var(--space-5) 24px;background:transparent;border:none;cursor:pointer;text-align:start;transition:background-color .2s ease}.section-header.svelte-o61het:hover{background:var(--hover-color)}.section-icon.svelte-o61het{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--color-primary-alpha-10, var(--color-primary-alpha-10));border-radius:12px;color:var(--color-primary, var(--color-primary-500))}.section-title.svelte-o61het{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--space-1)}.section-title.svelte-o61het h2:where(.svelte-o61het){font-size:1.125rem;font-weight:600;margin:0;color:var(--text-color);line-height:1.3;word-break:break-word;hyphens:auto}.section-subtitle.svelte-o61het{font-size:.875rem;margin:0;color:var(--text-secondary, var(--color-neutral-500));line-height:1.4}.expand-icon.svelte-o61het{color:var(--text-muted, var(--color-neutral-400));transition:transform .3s ease;flex-shrink:0;display:flex;align-items:center}.expand-icon.expanded.svelte-o61het{transform:rotate(180deg)}.section-content.svelte-o61het{padding:0 16px 16px;display:flex;flex-direction:column;gap:var(--space-4);animation:svelte-o61het-slideDown .3s ease}@keyframes svelte-o61het-slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.info-card.svelte-o61het{background:var(--card-background);border-radius:8px;padding:var(--space-4);border-inline-start:4px solid var(--primary-color, var(--color-primary-600))}.info-card.highlight.svelte-o61het{background:linear-gradient(135deg,var(--color-primary-50) 0%,var(--color-primary-100) 100%);border-inline-start-color:var(--color-primary, var(--primary-color))}.info-card.prohibited.svelte-o61het{background:linear-gradient(135deg,var(--color-error-50) 0%,var(--color-error-100) 100%);border-inline-start-color:var(--color-error)}.info-card.svelte-o61het h3:where(.svelte-o61het){font-size:18px;font-weight:600;margin:0 0 12px;color:var(--text-color)}.info-card.svelte-o61het h4:where(.svelte-o61het){font-size:16px;font-weight:600;margin:var(--space-2) 0 4px 0}.info-card.svelte-o61het p:where(.svelte-o61het){margin:0 0 12px;line-height:1.6;color:var(--text-secondary, var(--color-neutral-600))}.info-card.svelte-o61het ul:where(.svelte-o61het),.info-card.svelte-o61het ol:where(.svelte-o61het){margin:0;padding-inline-start:24px;line-height:1.8}.info-card.svelte-o61het li:where(.svelte-o61het){margin-bottom:8px;color:var(--text-secondary, var(--color-neutral-600))}.info-card.svelte-o61het li:where(.svelte-o61het) strong:where(.svelte-o61het){color:var(--text-color)}.important-note.svelte-o61het{background:var(--color-warning-light);border:1px solid var(--color-warning);border-radius:4px;padding:var(--space-3);margin-top:12px}.ai-services.svelte-o61het{display:flex;flex-direction:column;gap:var(--space-3);margin:var(--space-4) 0}.ai-service.svelte-o61het{background:var(--surface-color, var(--color-white));border-radius:8px;padding:var(--space-3);border:1px solid var(--border-color, var(--color-neutral-200))}.ai-service.svelte-o61het h4:where(.svelte-o61het){margin:0 0 4px;font-size:16px}.ai-service.svelte-o61het p:where(.svelte-o61het){margin:0;font-size:14px;color:var(--text-secondary, var(--color-neutral-500))}.parent-note.svelte-o61het{background:linear-gradient(135deg,var(--color-accent-50) 0%,var(--color-accent-100) 100%);border:2px solid var(--color-accent, var(--accent-color));border-radius:8px;padding:var(--space-4);margin-top:16px;line-height:1.6}.parent-note.svelte-o61het strong:where(.svelte-o61het){color:var(--color-accent, var(--accent-color))}.parent-note.svelte-o61het a:where(.svelte-o61het){color:var(--color-accent, var(--accent-color));text-decoration:underline}.terms-footer.svelte-o61het{margin-top:48px;padding-top:32px;border-top:2px solid var(--border-color, var(--color-neutral-200))}.footer-content.svelte-o61het{text-align:center}.footer-content.svelte-o61het h3:where(.svelte-o61het){font-size:20px;font-weight:600;margin-bottom:12px;color:var(--text-color)}.footer-content.svelte-o61het p:where(.svelte-o61het){margin-bottom:24px;line-height:1.6;color:var(--text-secondary, var(--color-neutral-600))}.compliance-badges.svelte-o61het{display:flex;justify-content:center;gap:var(--space-3);flex-wrap:wrap;margin-bottom:24px}.badge.svelte-o61het{background:var(--success-color, var(--color-success));color:var(--color-white, var(--color-white));padding:var(--space-2) 16px;border-radius:20px;font-size:14px;font-weight:600}.footer-links.svelte-o61het{display:flex;justify-content:center;gap:var(--space-6);flex-wrap:wrap;margin-bottom:24px}.footer-links.svelte-o61het a:where(.svelte-o61het){color:var(--primary-color, var(--color-primary-600));text-decoration:none;font-weight:500;transition:color .2s ease}.footer-links.svelte-o61het a:where(.svelte-o61het):hover{color:var(--primary-dark, var(--color-primary-500));text-decoration:underline}.effective-date.svelte-o61het{margin-top:24px;padding-top:16px;border-top:1px solid var(--border-color, var(--color-neutral-200));font-size:14px;color:var(--text-muted, var(--color-neutral-400))}.effective-date.svelte-o61het p:where(.svelte-o61het){margin:var(--space-1) 0}a.svelte-o61het{color:var(--primary-color, var(--color-primary-600));text-decoration:none}a.svelte-o61het:hover{text-decoration:underline}@media (max-width: 640px){.terms-of-service.svelte-o61het{padding:var(--space-4)}.terms-header.svelte-o61het h1:where(.svelte-o61het){font-size:24px}.intro.svelte-o61het{font-size:16px}.section-title.svelte-o61het h2:where(.svelte-o61het){font-size:18px}.section-header.svelte-o61het{padding:var(--space-4) 20px;gap:var(--space-3)}.section-icon.svelte-o61het{width:40px;height:40px;border-radius:10px}.compliance-badges.svelte-o61het{flex-direction:column;align-items:center}.footer-links.svelte-o61het{flex-direction:column;gap:var(--space-3)}}@media (prefers-color-scheme: dark){.terms-of-service.svelte-o61het{background:var(--color-surface, #1a1f29);color:var(--color-text, #f0f4f8)}.terms-header.svelte-o61het{border-bottom-color:var(--color-border, #3a4458)}.terms-header.svelte-o61het h1:where(.svelte-o61het){color:var(--color-primary-400)}.intro.svelte-o61het{color:var(--color-text-secondary, #bdc4d1)}.last-updated.svelte-o61het{color:var(--color-text-tertiary, #7b8599)}.terms-section.svelte-o61het{background:var(--color-surface-hover, #252d3d);border-color:var(--color-border, #3a4458)}.parent-section.svelte-o61het{background:linear-gradient(135deg,var(--color-surface-hover, #252d3d) 0%,color-mix(in srgb,var(--color-primary) 8%,transparent) 100%)}.section-header.svelte-o61het:hover{background:var(--color-surface-hover, #252d3d)}.section-icon.svelte-o61het{background:color-mix(in srgb,var(--color-primary) 15%,transparent)}.section-title.svelte-o61het h2:where(.svelte-o61het){color:var(--color-text-primary, #f0f4f8)}.section-subtitle.svelte-o61het{color:var(--color-text-secondary, #bdc4d1)}.expand-icon.svelte-o61het{color:var(--color-text-tertiary, #7b8599)}.info-card.svelte-o61het{background:var(--color-surface-hover, #252d3d)}.info-card.svelte-o61het h3:where(.svelte-o61het),.info-card.svelte-o61het h4:where(.svelte-o61het){color:var(--color-text-primary, #f0f4f8)}.info-card.svelte-o61het p:where(.svelte-o61het),.info-card.svelte-o61het li:where(.svelte-o61het){color:var(--color-text-secondary, #bdc4d1)}.info-card.svelte-o61het li:where(.svelte-o61het) strong:where(.svelte-o61het){color:var(--color-text-primary, #f0f4f8)}.info-card.highlight.svelte-o61het{background:linear-gradient(135deg,color-mix(in srgb,var(--color-success) 10%,transparent),color-mix(in srgb,var(--color-success) 5%,transparent))}.info-card.prohibited.svelte-o61het{background:linear-gradient(135deg,color-mix(in srgb,var(--color-danger) 10%,transparent),color-mix(in srgb,var(--color-danger) 5%,transparent))}.important-note.svelte-o61het{background:color-mix(in srgb,var(--color-warning) 10%,transparent);border-color:color-mix(in srgb,var(--color-warning) 30%,transparent)}.ai-service.svelte-o61het{background:var(--color-surface-hover, #252d3d);border-color:var(--color-border, #3a4458)}.ai-service.svelte-o61het h4:where(.svelte-o61het){color:var(--color-text-primary, #f0f4f8)}.ai-service.svelte-o61het p:where(.svelte-o61het){color:var(--color-text-secondary, #bdc4d1)}.parent-note.svelte-o61het{background:linear-gradient(135deg,color-mix(in oklch,var(--color-accent) 10%,transparent),color-mix(in oklch,var(--color-accent) 5%,transparent));border-color:var(--color-accent);color:var(--color-text-secondary, #bdc4d1)}.parent-note.svelte-o61het strong:where(.svelte-o61het){color:var(--color-accent-light)}.parent-note.svelte-o61het a:where(.svelte-o61het){color:var(--color-accent-light)}.terms-footer.svelte-o61het{border-top-color:var(--color-border, #3a4458)}.footer-content.svelte-o61het h3:where(.svelte-o61het){color:var(--color-text-primary, #f0f4f8)}.footer-content.svelte-o61het p:where(.svelte-o61het){color:var(--color-text-secondary, #bdc4d1)}.footer-links.svelte-o61het a:where(.svelte-o61het){color:var(--color-primary-400)}.footer-links.svelte-o61het a:where(.svelte-o61het):hover{color:var(--color-primary-300)}a.svelte-o61het{color:var(--color-primary-400)}}.dark .terms-of-service.svelte-o61het{background:var(--color-surface, #1a1f29);color:var(--color-text, #f0f4f8)}.dark .terms-header.svelte-o61het{border-bottom-color:var(--color-border, #3a4458)}.dark .terms-header.svelte-o61het h1:where(.svelte-o61het){color:var(--color-primary-400)}.dark .intro.svelte-o61het{color:var(--color-text-secondary, #bdc4d1)}.dark .last-updated.svelte-o61het{color:var(--color-text-tertiary, #7b8599)}.dark .terms-section.svelte-o61het{background:var(--color-surface-hover, #252d3d);border-color:var(--color-border, #3a4458)}.dark .parent-section.svelte-o61het{background:linear-gradient(135deg,var(--color-surface-hover, #252d3d) 0%,color-mix(in srgb,var(--color-primary) 8%,transparent) 100%)}.dark .section-header.svelte-o61het:hover{background:var(--color-surface-hover, #252d3d)}.dark .section-icon.svelte-o61het{background:color-mix(in srgb,var(--color-primary) 15%,transparent)}.dark .section-title.svelte-o61het h2:where(.svelte-o61het){color:var(--color-text-primary, #f0f4f8)}.dark .section-subtitle.svelte-o61het{color:var(--color-text-secondary, #bdc4d1)}.dark .expand-icon.svelte-o61het{color:var(--color-text-tertiary, #7b8599)}.dark .info-card.svelte-o61het{background:var(--color-surface-hover, #252d3d)}.dark .info-card.svelte-o61het h3:where(.svelte-o61het),.dark .info-card.svelte-o61het h4:where(.svelte-o61het){color:var(--color-text-primary, #f0f4f8)}.dark .info-card.svelte-o61het p:where(.svelte-o61het),.dark .info-card.svelte-o61het li:where(.svelte-o61het){color:var(--color-text-secondary, #bdc4d1)}.dark .info-card.svelte-o61het li:where(.svelte-o61het) strong:where(.svelte-o61het){color:var(--color-text-primary, #f0f4f8)}.dark .info-card.highlight.svelte-o61het{background:linear-gradient(135deg,color-mix(in srgb,var(--color-success) 10%,transparent),color-mix(in srgb,var(--color-success) 5%,transparent))}.dark .info-card.prohibited.svelte-o61het{background:linear-gradient(135deg,color-mix(in srgb,var(--color-danger) 10%,transparent),color-mix(in srgb,var(--color-danger) 5%,transparent))}.dark .important-note.svelte-o61het{background:color-mix(in srgb,var(--color-warning) 10%,transparent);border-color:color-mix(in srgb,var(--color-warning) 30%,transparent)}.dark .ai-service.svelte-o61het{background:var(--color-surface-hover, #252d3d);border-color:var(--color-border, #3a4458)}.dark .ai-service.svelte-o61het h4:where(.svelte-o61het){color:var(--color-text-primary, #f0f4f8)}.dark .ai-service.svelte-o61het p:where(.svelte-o61het){color:var(--color-text-secondary, #bdc4d1)}.dark .parent-note.svelte-o61het{background:linear-gradient(135deg,color-mix(in oklch,var(--color-accent) 10%,transparent),color-mix(in oklch,var(--color-accent) 5%,transparent));border-color:var(--color-accent);color:var(--color-text-secondary, #bdc4d1)}.dark .parent-note.svelte-o61het strong:where(.svelte-o61het){color:var(--color-accent-light)}.dark .parent-note.svelte-o61het a:where(.svelte-o61het){color:var(--color-accent-light)}.dark .terms-footer.svelte-o61het{border-top-color:var(--color-border, #3a4458)}.dark .footer-content.svelte-o61het h3:where(.svelte-o61het){color:var(--color-text-primary, #f0f4f8)}.dark .footer-content.svelte-o61het p:where(.svelte-o61het){color:var(--color-text-secondary, #bdc4d1)}.dark .footer-links.svelte-o61het a:where(.svelte-o61het){color:var(--color-primary-400)}.dark .footer-links.svelte-o61het a:where(.svelte-o61het):hover{color:var(--color-primary-300)}.dark a.svelte-o61het{color:var(--color-primary-400)}.light .terms-of-service.svelte-o61het{background:var(--background-color, var(--color-white));color:var(--text-color)}.light .terms-header.svelte-o61het{border-bottom-color:var(--border-color, var(--color-neutral-200))}.light .terms-header.svelte-o61het h1:where(.svelte-o61het){color:var(--primary-color, var(--color-primary-600))}.light .terms-section.svelte-o61het{background:var(--surface-color, var(--color-white));border-color:var(--border-color, var(--color-neutral-200))}.light .section-header.svelte-o61het:hover{background:var(--hover-color)}.light .info-card.svelte-o61het{background:var(--card-background)}.light .terms-footer.svelte-o61het{border-top-color:var(--border-color, var(--color-neutral-200))}
