.privacy-policy.svelte-5mpks0{max-width:900px;margin:0 auto;padding:var(--space-6, 1.5rem);font-family:var(--font-family, system-ui, -apple-system, sans-serif);color:var(--color-text-primary);background:var(--background-color, var(--color-white))}.policy-header.svelte-5mpks0{margin-bottom:48px;padding-bottom:32px;border-bottom:2px solid var(--border-color-default, var(--color-neutral-200))}.policy-header.svelte-5mpks0 h1:where(.svelte-5mpks0){font-size:40px;font-weight:700;margin-bottom:16px;color:var(--color-primary-600, var(--color-primary-600));line-height:1.2}.intro.svelte-5mpks0{font-size:18px;line-height:1.7;margin-bottom:24px;color:var(--color-text-secondary, var(--color-neutral-600))}.meta-info.svelte-5mpks0{display:flex;gap:var(--space-6);flex-wrap:wrap;font-size:14px;color:var(--color-text-tertiary, var(--color-neutral-400))}.last-updated.svelte-5mpks0,.effective-date.svelte-5mpks0{font-style:italic}.policy-sections.svelte-5mpks0{display:flex;flex-direction:column;gap:var(--space-4)}.policy-section.svelte-5mpks0{border:1px solid var(--border-color-default, var(--color-neutral-200));border-radius:var(--radius-lg, 12px);overflow:hidden;background:var(--color-surface, var(--color-white));transition:box-shadow .2s ease}.policy-section.svelte-5mpks0:hover{box-shadow:var(--shadow-md)}.coppa-section.svelte-5mpks0{border-color:var(--color-primary-500, var(--color-primary-500));border-width:2px}.section-header.svelte-5mpks0{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:var(--space-5);padding:var(--space-6);background:transparent;border:none;cursor:pointer;text-align:start;transition:background-color .2s ease}.section-header.svelte-5mpks0:hover{background:var(--color-surface-hover)}.section-icon.svelte-5mpks0{flex-shrink:0;color:var(--theme-color-primary, var(--color-primary-500));display:flex;align-items:center;justify-content:center}.section-title.svelte-5mpks0{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px;align-items:flex-start}.section-title.svelte-5mpks0 h2:where(.svelte-5mpks0){font-size:20px;font-weight:600;margin:0;color:var(--color-text-primary);white-space:nowrap;word-break:keep-all;overflow-wrap:normal;hyphens:none}.section-subtitle.svelte-5mpks0{font-size:14px;margin:0;color:var(--color-text-secondary, var(--color-neutral-500));word-break:keep-all;overflow-wrap:normal}.expand-icon.svelte-5mpks0{color:var(--color-text-tertiary, var(--color-neutral-400));transition:transform .3s ease;flex-shrink:0;padding-inline-start:12px;display:flex;align-items:center}.expand-icon.expanded.svelte-5mpks0{transform:rotate(180deg)}.section-content.svelte-5mpks0{padding:0 24px 24px;display:flex;flex-direction:column;gap:var(--space-5);animation:svelte-5mpks0-slideDown .3s ease}@keyframes svelte-5mpks0-slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.info-card.svelte-5mpks0{background:var(--color-surface-alt);border-radius:var(--radius-md, 8px);padding:var(--space-5);border-inline-start:4px solid var(--color-primary-500, var(--color-primary-500))}.info-card.highlight.svelte-5mpks0{background:linear-gradient(135deg,var(--color-primary-50) 0%,var(--color-primary-100) 100%)}.info-card.important.svelte-5mpks0{background:linear-gradient(135deg,var(--color-warning-50) 0%,var(--color-warning-100) 100%);border-inline-start-color:var(--color-warning-600)}.info-card.svelte-5mpks0 h3:where(.svelte-5mpks0){font-size:18px;font-weight:600;margin:0 0 12px;color:var(--color-text-primary)}.info-card.svelte-5mpks0 h4:where(.svelte-5mpks0){font-size:16px;font-weight:600;margin:0 0 8px;color:var(--color-text-primary)}.info-card.svelte-5mpks0 p:where(.svelte-5mpks0){margin:0 0 12px;line-height:1.7;color:var(--color-text-secondary, var(--color-neutral-600))}.info-card.svelte-5mpks0 p:where(.svelte-5mpks0):last-child{margin-bottom:0}.info-card.svelte-5mpks0 ul:where(.svelte-5mpks0),.info-card.svelte-5mpks0 ol:where(.svelte-5mpks0){margin:0;padding-inline-start:24px;line-height:1.8}.info-card.svelte-5mpks0 li:where(.svelte-5mpks0){margin-bottom:8px;color:var(--color-text-secondary, var(--color-neutral-600))}.info-card.svelte-5mpks0 li:where(.svelte-5mpks0):last-child{margin-bottom:0}.info-card.svelte-5mpks0 li:where(.svelte-5mpks0) strong:where(.svelte-5mpks0){color:var(--color-text-primary);font-weight:600}.note.svelte-5mpks0{font-size:14px;font-style:italic;color:var(--color-text-tertiary, var(--color-neutral-400));margin-top:8px}.retention-table.svelte-5mpks0{width:100%;border-collapse:collapse;margin-top:12px;background:var(--color-surface, var(--color-white));border-radius:var(--radius-sm, 4px);overflow:hidden}.retention-table.svelte-5mpks0 thead:where(.svelte-5mpks0){background:var(--color-primary-100)}.retention-table.svelte-5mpks0 th:where(.svelte-5mpks0){padding:var(--space-3);text-align:start;font-weight:600;color:var(--color-text-primary);border-bottom:2px solid var(--border-color-default, var(--color-neutral-200))}.retention-table.svelte-5mpks0 td:where(.svelte-5mpks0){padding:var(--space-3);border-bottom:1px solid var(--border-color-default, var(--color-neutral-200));color:var(--color-text-secondary, var(--color-neutral-600))}.retention-table.svelte-5mpks0 tbody:where(.svelte-5mpks0) tr:where(.svelte-5mpks0):last-child td:where(.svelte-5mpks0){border-bottom:none}.retention-table.svelte-5mpks0 tbody:where(.svelte-5mpks0) tr:where(.svelte-5mpks0):hover{background:var(--color-surface-hover)}.policy-footer.svelte-5mpks0{margin-top:64px;padding-top:32px;border-top:2px solid var(--border-color-default, var(--color-neutral-200))}.footer-content.svelte-5mpks0 h3:where(.svelte-5mpks0){font-size:24px;font-weight:600;margin-bottom:24px;color:var(--color-text-primary);text-align:center}.compliance-badges.svelte-5mpks0{display:flex;justify-content:center;gap:var(--space-3);flex-wrap:wrap;margin:var(--space-8) 0}.badge.svelte-5mpks0{background:var(--color-success-600);color:var(--color-white, var(--color-white));padding:var(--space-2) 16px;border-radius:var(--radius-full, 20px);font-size:14px;font-weight:600}.footer-links.svelte-5mpks0{display:flex;justify-content:center;gap:var(--space-6);flex-wrap:wrap;margin-top:24px}.footer-links.svelte-5mpks0 a:where(.svelte-5mpks0){color:var(--color-primary-600, var(--color-primary-600));text-decoration:none;font-weight:500;transition:color .2s ease}.footer-links.svelte-5mpks0 a:where(.svelte-5mpks0):hover{color:var(--color-primary-700, var(--color-primary-500));text-decoration:underline}a.svelte-5mpks0{color:var(--color-primary-600, var(--color-primary-600));text-decoration:none}a.svelte-5mpks0:hover{text-decoration:underline}@media (max-width: 768px){.privacy-policy.svelte-5mpks0{padding:var(--space-4)}.policy-header.svelte-5mpks0 h1:where(.svelte-5mpks0){font-size:32px}.intro.svelte-5mpks0{font-size:16px}.section-title.svelte-5mpks0 h2:where(.svelte-5mpks0){font-size:18px}.section-header.svelte-5mpks0{padding:var(--space-4);gap:var(--space-3)}.meta-info.svelte-5mpks0{flex-direction:column;gap:var(--space-2)}.compliance-badges.svelte-5mpks0{flex-direction:column;align-items:center}.footer-links.svelte-5mpks0{flex-direction:column;gap:var(--space-3);align-items:center}.retention-table.svelte-5mpks0{font-size:14px}.retention-table.svelte-5mpks0 th:where(.svelte-5mpks0),.retention-table.svelte-5mpks0 td:where(.svelte-5mpks0){padding:var(--space-2)}}@media (max-width: 640px){.policy-header.svelte-5mpks0 h1:where(.svelte-5mpks0){font-size:28px}.retention-table.svelte-5mpks0{font-size:12px}.retention-table.svelte-5mpks0 th:where(.svelte-5mpks0),.retention-table.svelte-5mpks0 td:where(.svelte-5mpks0){padding:6px}}@media (prefers-color-scheme: dark){.privacy-policy.svelte-5mpks0{background:var(--color-surface, #1a1f29);color:var(--color-text, #f0f4f8)}.policy-header.svelte-5mpks0{border-bottom-color:var(--color-border, #3a4458)}.policy-header.svelte-5mpks0 h1:where(.svelte-5mpks0){color:var(--color-primary-400)}.intro.svelte-5mpks0{color:var(--color-text-secondary, #bdc4d1)}.meta-info.svelte-5mpks0,.last-updated.svelte-5mpks0,.effective-date.svelte-5mpks0{color:var(--color-text-tertiary, #7b8599)}.policy-section.svelte-5mpks0{background:var(--color-surface-hover, #252d3d);border-color:var(--color-border, #3a4458)}.coppa-section.svelte-5mpks0{border-color:var(--color-primary-500, var(--color-primary-500))}.section-header.svelte-5mpks0:hover{background:var(--color-surface-hover, #252d3d)}.section-icon.svelte-5mpks0{color:var(--color-primary-400)}.section-title.svelte-5mpks0 h2:where(.svelte-5mpks0){color:var(--color-text-primary, #f0f4f8)}.section-subtitle.svelte-5mpks0{color:var(--color-text-secondary, #bdc4d1)}.expand-icon.svelte-5mpks0{color:var(--color-text-tertiary, #7b8599)}.info-card.svelte-5mpks0{background:var(--color-surface-hover, #252d3d);border-inline-start-color:var(--color-primary-400)}.info-card.svelte-5mpks0 h3:where(.svelte-5mpks0),.info-card.svelte-5mpks0 h4:where(.svelte-5mpks0){color:var(--color-text-primary, #f0f4f8)}.info-card.svelte-5mpks0 p:where(.svelte-5mpks0),.info-card.svelte-5mpks0 li:where(.svelte-5mpks0){color:var(--color-text-secondary, #bdc4d1)}.info-card.svelte-5mpks0 li:where(.svelte-5mpks0) strong:where(.svelte-5mpks0){color:var(--color-text-primary, #f0f4f8)}.info-card.highlight.svelte-5mpks0{background:linear-gradient(135deg,color-mix(in srgb,var(--color-success) 10%,transparent),color-mix(in srgb,var(--color-success) 5%,transparent))}.info-card.important.svelte-5mpks0{background:linear-gradient(135deg,color-mix(in srgb,var(--color-warning) 10%,transparent),color-mix(in srgb,var(--color-warning) 5%,transparent));border-inline-start-color:var(--color-warning-500)}.note.svelte-5mpks0{color:var(--color-text-tertiary, #7b8599)}.retention-table.svelte-5mpks0{background:var(--color-surface-hover, #252d3d)}.retention-table.svelte-5mpks0 thead:where(.svelte-5mpks0){background:var(--color-surface-hover, #252d3d)}.retention-table.svelte-5mpks0 th:where(.svelte-5mpks0){color:var(--color-text-primary, #f0f4f8);border-bottom-color:var(--color-border, #3a4458)}.retention-table.svelte-5mpks0 td:where(.svelte-5mpks0){color:var(--color-text-secondary, #bdc4d1);border-bottom-color:var(--color-border, #3a4458)}.retention-table.svelte-5mpks0 tbody:where(.svelte-5mpks0) tr:where(.svelte-5mpks0):hover{background:var(--color-surface-hover, #252d3d)}.policy-footer.svelte-5mpks0{border-top-color:var(--color-border, #3a4458)}.footer-content.svelte-5mpks0 h3:where(.svelte-5mpks0){color:var(--color-text-primary, #f0f4f8)}.footer-content.svelte-5mpks0 p:where(.svelte-5mpks0){color:var(--color-text-secondary, #bdc4d1)}.footer-links.svelte-5mpks0 a:where(.svelte-5mpks0){color:var(--color-primary-400)}.footer-links.svelte-5mpks0 a:where(.svelte-5mpks0):hover{color:var(--color-primary-300)}a.svelte-5mpks0{color:var(--color-primary-400)}}.dark .privacy-policy.svelte-5mpks0{background:var(--color-surface, #1a1f29);color:var(--color-text, #f0f4f8)}.dark .policy-header.svelte-5mpks0{border-bottom-color:var(--color-border, #3a4458)}.dark .policy-header.svelte-5mpks0 h1:where(.svelte-5mpks0){color:var(--color-primary-400)}.dark .intro.svelte-5mpks0{color:var(--color-text-secondary, #bdc4d1)}.dark .meta-info.svelte-5mpks0,.dark .last-updated.svelte-5mpks0,.dark .effective-date.svelte-5mpks0{color:var(--color-text-tertiary, #7b8599)}.dark .policy-section.svelte-5mpks0{background:var(--color-surface-hover, #252d3d);border-color:var(--color-border, #3a4458)}.dark .coppa-section.svelte-5mpks0{border-color:var(--color-primary-500, var(--color-primary-500))}.dark .section-header.svelte-5mpks0:hover{background:var(--color-surface-hover, #252d3d)}.dark .section-icon.svelte-5mpks0{color:var(--color-primary-400)}.dark .section-title.svelte-5mpks0 h2:where(.svelte-5mpks0){color:var(--color-text-primary, #f0f4f8)}.dark .section-subtitle.svelte-5mpks0{color:var(--color-text-secondary, #bdc4d1)}.dark .expand-icon.svelte-5mpks0{color:var(--color-text-tertiary, #7b8599)}.dark .info-card.svelte-5mpks0{background:var(--color-surface-hover, #252d3d);border-inline-start-color:var(--color-primary-400)}.dark .info-card.svelte-5mpks0 h3:where(.svelte-5mpks0),.dark .info-card.svelte-5mpks0 h4:where(.svelte-5mpks0){color:var(--color-text-primary, #f0f4f8)}.dark .info-card.svelte-5mpks0 p:where(.svelte-5mpks0),.dark .info-card.svelte-5mpks0 li:where(.svelte-5mpks0){color:var(--color-text-secondary, #bdc4d1)}.dark .info-card.svelte-5mpks0 li:where(.svelte-5mpks0) strong:where(.svelte-5mpks0){color:var(--color-text-primary, #f0f4f8)}.dark .info-card.highlight.svelte-5mpks0{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.important.svelte-5mpks0{background:linear-gradient(135deg,color-mix(in srgb,var(--color-warning) 10%,transparent),color-mix(in srgb,var(--color-warning) 5%,transparent));border-inline-start-color:var(--color-warning-500)}.dark .note.svelte-5mpks0{color:var(--color-text-tertiary, #7b8599)}.dark .retention-table.svelte-5mpks0{background:var(--color-surface-hover, #252d3d)}.dark .retention-table.svelte-5mpks0 thead:where(.svelte-5mpks0){background:var(--color-surface-hover, #252d3d)}.dark .retention-table.svelte-5mpks0 th:where(.svelte-5mpks0){color:var(--color-text-primary, #f0f4f8);border-bottom-color:var(--color-border, #3a4458)}.dark .retention-table.svelte-5mpks0 td:where(.svelte-5mpks0){color:var(--color-text-secondary, #bdc4d1);border-bottom-color:var(--color-border, #3a4458)}.dark .retention-table.svelte-5mpks0 tbody:where(.svelte-5mpks0) tr:where(.svelte-5mpks0):hover{background:var(--color-surface-hover, #252d3d)}.dark .policy-footer.svelte-5mpks0{border-top-color:var(--color-border, #3a4458)}.dark .footer-content.svelte-5mpks0 h3:where(.svelte-5mpks0){color:var(--color-text-primary, #f0f4f8)}.dark .footer-content.svelte-5mpks0 p:where(.svelte-5mpks0){color:var(--color-text-secondary, #bdc4d1)}.dark .footer-links.svelte-5mpks0 a:where(.svelte-5mpks0){color:var(--color-primary-400)}.dark .footer-links.svelte-5mpks0 a:where(.svelte-5mpks0):hover{color:var(--color-primary-300)}.dark a.svelte-5mpks0{color:var(--color-primary-400)}.light .privacy-policy.svelte-5mpks0{background:var(--background-color, var(--color-white));color:var(--color-text-primary)}.light .policy-header.svelte-5mpks0{border-bottom-color:var(--border-color-default, var(--color-neutral-200))}.light .policy-header.svelte-5mpks0 h1:where(.svelte-5mpks0){color:var(--color-primary-600, var(--color-primary-600))}.light .policy-section.svelte-5mpks0{background:var(--color-surface, var(--color-white));border-color:var(--border-color-default, var(--color-neutral-200))}.light .section-header.svelte-5mpks0:hover{background:var(--color-surface-hover)}.light .info-card.svelte-5mpks0{background:var(--color-surface-alt)}.light .retention-table.svelte-5mpks0{background:var(--color-surface, var(--color-white))}.light .retention-table.svelte-5mpks0 thead:where(.svelte-5mpks0){background:var(--color-primary-100)}.light .policy-footer.svelte-5mpks0{border-top-color:var(--border-color-default, var(--color-neutral-200))}
