:root{--text-accent-rgb: 16, 185, 129}.privacy-page.svelte-epr1ig{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);position:relative}.hero.svelte-epr1ig{position:relative;background:linear-gradient(#1e293bb3,#334155b3),url(../../../images/privacy.webp);background-size:cover;background-position:center;color:#fff;text-align:center;padding:6rem 2rem;margin:2rem;border-radius:30px;overflow:hidden;box-shadow:0 25px 50px #00000040,0 0 0 1px #ffffff1a}.hero.svelte-epr1ig:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e293b4d;z-index:0}.hero-content.svelte-epr1ig{position:relative;z-index:10;max-width:800px;margin:0 auto}.hero-badge.svelte-epr1ig{display:inline-block;padding:.5rem 1.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50px;font-size:.9rem;font-weight:600;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero.svelte-epr1ig h1:where(.svelte-epr1ig){font-size:4rem;font-weight:800;margin-bottom:1.5rem;color:#fff}.hero-title-glow.svelte-epr1ig{position:relative;display:inline-block;font-size:4rem;font-weight:800;background:linear-gradient(135deg,#ffffff 0%,#f8fafc 25%,var(--text-accent) 50%,var(--text-accent-hover) 75%,#ffffff 100%);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:svelte-epr1ig-shimmer 3s ease-in-out infinite;filter:contrast(1.1) brightness(1.1)}@keyframes svelte-epr1ig-shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-subtitle.svelte-epr1ig{font-size:1.5rem;opacity:.9;color:#e2e8f0;font-weight:300;margin-bottom:2rem}.subtitle-highlight.svelte-epr1ig{position:relative;color:var(--text-accent);font-weight:700;background:linear-gradient(90deg,var(--text-accent) 0%,var(--text-accent-hover) 50%,var(--text-accent) 100%);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:svelte-epr1ig-highlight-flow 2s ease-in-out infinite}@keyframes svelte-epr1ig-highlight-flow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-particles.svelte-epr1ig{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.particle.svelte-epr1ig{position:absolute;width:4px;height:4px;background:rgba(var(--text-accent-rgb),.6);border-radius:50%;animation:svelte-epr1ig-float 6s ease-in-out infinite}.particle-1.svelte-epr1ig{top:20%;left:10%;animation-delay:0s}.particle-2.svelte-epr1ig{top:60%;left:80%;animation-delay:1s}.particle-3.svelte-epr1ig{top:30%;left:70%;animation-delay:2s}.particle-4.svelte-epr1ig{top:80%;left:20%;animation-delay:3s}.particle-5.svelte-epr1ig{top:15%;left:60%;animation-delay:4s}.particle-6.svelte-epr1ig{top:70%;left:40%;animation-delay:5s}@keyframes svelte-epr1ig-float{0%,to{transform:translateY(0) scale(1);opacity:.6}50%{transform:translateY(-20px) scale(1.2);opacity:1}}.hero-stats.svelte-epr1ig{display:flex;justify-content:center;align-items:center;gap:2rem;margin:3rem 0;padding:2rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;border:1px solid rgba(255,255,255,.2)}.stat-item.svelte-epr1ig{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.stat-icon.svelte-epr1ig{color:var(--text-accent);filter:brightness(1.2);animation:svelte-epr1ig-stat-glow 4s ease-in-out infinite}@keyframes svelte-epr1ig-stat-glow{0%,to{filter:brightness(1.2) drop-shadow(0 0 8px rgba(var(--text-accent-rgb),.5))}50%{filter:brightness(1.5) drop-shadow(0 0 16px rgba(var(--text-accent-rgb),.8))}}.stat-label.svelte-epr1ig{font-size:.9rem;color:#fffc;font-weight:500}.stat-divider.svelte-epr1ig{width:1px;height:40px;background:#ffffff4d}.hero-scroll-indicator.svelte-epr1ig{margin-top:3rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.8;animation:svelte-epr1ig-bounce 2s infinite}.scroll-text.svelte-epr1ig{font-size:.9rem;color:#fffc;font-weight:500}.scroll-arrow.svelte-epr1ig{font-size:1.5rem;color:var(--text-accent)}@keyframes svelte-epr1ig-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.container.svelte-epr1ig{max-width:1200px;margin:0 auto;padding:0 2rem}.section.svelte-epr1ig{padding:3rem 0;position:relative}.section-header.svelte-epr1ig{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:2rem;gap:1rem}.contact-section.svelte-epr1ig .section-header:where(.svelte-epr1ig){position:relative;z-index:20}.section-badge.svelte-epr1ig{display:inline-block;padding:.5rem 1.5rem;background:linear-gradient(135deg,var(--text-accent),var(--text-accent-hover));color:#fff;border-radius:50px;font-size:.9rem;font-weight:600;margin:0}.section.svelte-epr1ig h2:where(.svelte-epr1ig){font-size:3rem;font-weight:700;margin:0;color:var(--text-primary);background:linear-gradient(135deg,var(--text-primary) 0%,var(--text-accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center}.section-divider.svelte-epr1ig{width:80px;height:4px;background:linear-gradient(90deg,var(--text-accent),var(--text-accent-hover));margin:0;border-radius:2px}.intro-section.svelte-epr1ig{background:linear-gradient(135deg,var(--bg-primary) 0%,var(--bg-secondary) 100%)}.intro-content.svelte-epr1ig{max-width:900px;margin:0 auto;text-align:center}.lead.svelte-epr1ig{font-size:1.5rem;font-weight:600;margin-bottom:3rem;color:var(--text-accent);line-height:1.6}.text-block.svelte-epr1ig{background:var(--bg-secondary);padding:2rem;border-radius:15px;margin-bottom:2rem;border-left:4px solid var(--text-accent);box-shadow:0 4px 20px #0000001a}.text-block.svelte-epr1ig p:where(.svelte-epr1ig){margin:0;line-height:1.8;color:var(--text-secondary);font-size:1.1rem}.policy-grid.svelte-epr1ig{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.policy-card.svelte-epr1ig{background:var(--bg-secondary);padding:2rem;border-radius:20px;box-shadow:0 20px 40px #0000001a,0 0 0 1px #ffffff0d;border:1px solid var(--border-primary);position:relative;transition:transform .3s ease,box-shadow .3s ease}.policy-card.svelte-epr1ig:hover{transform:translateY(-5px);box-shadow:0 30px 60px #00000026,0 0 0 1px #ffffff1a}.card-glow.svelte-epr1ig{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--text-accent),var(--text-accent-hover));border-radius:20px 20px 0 0}.card-icon.svelte-epr1ig{color:var(--text-accent);margin-bottom:1.5rem;display:flex;align-items:center;justify-content:flex-start}.policy-card.svelte-epr1ig h3:where(.svelte-epr1ig){color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,var(--text-primary) 0%,var(--text-accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.policy-card.svelte-epr1ig p:where(.svelte-epr1ig){line-height:1.7;color:var(--text-secondary);margin-bottom:1rem}.policy-card.svelte-epr1ig ul:where(.svelte-epr1ig){margin:1rem 0;padding-left:1.5rem}.policy-card.svelte-epr1ig li:where(.svelte-epr1ig){margin-bottom:.5rem;line-height:1.6;color:var(--text-secondary)}.usage-grid.svelte-epr1ig{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.usage-card.svelte-epr1ig{background:var(--bg-secondary);padding:2rem;border-radius:15px;border:1px solid var(--border-primary);box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.usage-card.svelte-epr1ig:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00000026}.usage-header.svelte-epr1ig{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.usage-icon.svelte-epr1ig{color:var(--text-accent);background:rgba(var(--text-accent-rgb),.1);padding:.5rem;border-radius:10px}.usage-card.svelte-epr1ig h3:where(.svelte-epr1ig){color:var(--text-primary);font-size:1.3rem;font-weight:600;margin:0}.usage-content.svelte-epr1ig p:where(.svelte-epr1ig){color:var(--text-secondary);margin-bottom:1rem;font-weight:500}.usage-content.svelte-epr1ig ul:where(.svelte-epr1ig){padding-left:1.5rem;margin:0}.usage-content.svelte-epr1ig li:where(.svelte-epr1ig){color:var(--text-secondary);line-height:1.6;margin-bottom:.5rem}.ownership-section.svelte-epr1ig{background:linear-gradient(135deg,var(--bg-primary) 0%,var(--bg-secondary) 100%),radial-gradient(circle at 30% 70%,rgba(251,191,36,.1) 0%,transparent 50%)}.ownership-card.svelte-epr1ig{position:relative;background:var(--bg-secondary);padding:3rem;border-radius:25px;box-shadow:0 25px 50px #00000026,0 0 0 1px #ffffff0d;border:1px solid var(--border-primary);overflow:hidden;max-width:1000px;margin:0 auto}.ownership-background.svelte-epr1ig{position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--text-accent),var(--text-accent-hover),#10b981)}.ownership-content.svelte-epr1ig{text-align:center}.ownership-icon.svelte-epr1ig{color:var(--text-accent);margin-bottom:1.5rem}.ownership-card.svelte-epr1ig h3:where(.svelte-epr1ig){color:var(--text-accent);font-size:2rem;font-weight:700;margin-bottom:2rem}.important-notice.svelte-epr1ig{background:linear-gradient(135deg,rgba(var(--text-accent-rgb),.1),rgba(var(--text-accent-rgb),.05));border:1px solid rgba(var(--text-accent-rgb),.3);border-left:4px solid var(--text-accent);padding:2rem;border-radius:15px;margin-bottom:2rem;display:flex;align-items:flex-start;gap:1rem;text-align:left}.notice-icon.svelte-epr1ig{color:var(--text-accent);flex-shrink:0}.important-notice.svelte-epr1ig p:where(.svelte-epr1ig){margin:0;color:var(--text-primary);font-size:1.1rem}.ownership-lists.svelte-epr1ig{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;text-align:left}.ownership-list.svelte-epr1ig h4:where(.svelte-epr1ig){color:var(--text-accent);font-size:1.2rem;font-weight:600;margin-bottom:1rem}.ownership-list.svelte-epr1ig ul:where(.svelte-epr1ig){padding-left:1.5rem;margin:0}.ownership-list.svelte-epr1ig li:where(.svelte-epr1ig){color:var(--text-secondary);line-height:1.7;margin-bottom:.5rem}.protection-grid.svelte-epr1ig{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.protection-card.svelte-epr1ig{background:var(--bg-secondary);padding:2rem;border-radius:20px;box-shadow:0 10px 30px #0000001a;border:1px solid var(--border-primary);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.protection-card.svelte-epr1ig:hover{transform:translateY(-5px);box-shadow:0 20px 50px #00000026}.protection-icon.svelte-epr1ig{color:var(--text-accent);background:rgba(var(--text-accent-rgb),.1);padding:1rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.protection-card.svelte-epr1ig h3:where(.svelte-epr1ig){color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,var(--text-primary) 0%,var(--text-accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.protection-card.svelte-epr1ig p:where(.svelte-epr1ig){color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.protection-card.svelte-epr1ig ul:where(.svelte-epr1ig){text-align:left;padding-left:1.5rem;margin:0}.protection-card.svelte-epr1ig li:where(.svelte-epr1ig){color:var(--text-secondary);line-height:1.6;margin-bottom:.5rem}.sharing-section.svelte-epr1ig{background:linear-gradient(135deg,var(--bg-primary) 0%,var(--bg-secondary) 100%)}.sharing-content.svelte-epr1ig{max-width:900px;margin:0 auto}.no-sell-banner.svelte-epr1ig{background:linear-gradient(135deg,#22c55e1a,#10b9811a);border:2px solid rgba(34,197,94,.3);border-radius:20px;padding:2.5rem;display:flex;align-items:center;gap:2rem;margin-bottom:3rem;text-align:left}.banner-icon.svelte-epr1ig{color:#10b981;background:#10b9811a;padding:1rem;border-radius:50%;flex-shrink:0}.banner-content.svelte-epr1ig h3:where(.svelte-epr1ig){color:#10b981;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.banner-content.svelte-epr1ig p:where(.svelte-epr1ig){color:var(--text-primary);font-size:1.1rem;margin:0}.sharing-details.svelte-epr1ig{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.sharing-card.svelte-epr1ig{background:var(--bg-secondary);padding:2rem;border-radius:15px;border:1px solid var(--border-primary);box-shadow:0 4px 20px #0000001a}.sharing-card.svelte-epr1ig h4:where(.svelte-epr1ig){color:var(--text-accent);font-size:1.3rem;font-weight:600;margin-bottom:1rem}.sharing-card.svelte-epr1ig p:where(.svelte-epr1ig){color:var(--text-secondary);line-height:1.6;margin-bottom:1rem}.sharing-card.svelte-epr1ig ul:where(.svelte-epr1ig){padding-left:1.5rem;margin:0}.sharing-card.svelte-epr1ig li:where(.svelte-epr1ig){color:var(--text-secondary);line-height:1.6;margin-bottom:.5rem}.additional-grid.svelte-epr1ig{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.additional-card.svelte-epr1ig{background:var(--bg-secondary);padding:2rem;border-radius:15px;border:1px solid var(--border-primary);box-shadow:0 4px 20px #0000001a;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.additional-card.svelte-epr1ig:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00000026}.additional-icon.svelte-epr1ig{color:var(--text-accent);background:rgba(var(--text-accent-rgb),.1);padding:.8rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.additional-card.svelte-epr1ig h3:where(.svelte-epr1ig){color:var(--text-primary);font-size:1.3rem;font-weight:600;margin-bottom:1rem}.additional-card.svelte-epr1ig p:where(.svelte-epr1ig){color:var(--text-secondary);line-height:1.6;margin-bottom:1rem}.additional-card.svelte-epr1ig ul:where(.svelte-epr1ig){text-align:left;padding-left:1.5rem;margin:0}.additional-card.svelte-epr1ig li:where(.svelte-epr1ig){color:var(--text-secondary);line-height:1.6;margin-bottom:.5rem}.contact-section.svelte-epr1ig{background:var(--bg-primary)}.contact-content.svelte-epr1ig{max-width:800px;margin:0 auto;text-align:center}.contact-intro.svelte-epr1ig{font-size:1.2rem;color:var(--text-secondary);margin-bottom:3rem;line-height:1.6}.contact-grid.svelte-epr1ig{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:700px;margin:0 auto}.contact-card.svelte-epr1ig{text-align:center;transition:transform .3s ease;position:relative}.contact-card.svelte-epr1ig:hover{transform:translateY(-2px)}.contact-icon.svelte-epr1ig{color:var(--text-accent);display:inline-flex;align-items:center;justify-content:center;margin-bottom:.75rem;filter:drop-shadow(0 2px 8px rgba(var(--text-accent-rgb),.3))}.contact-info.svelte-epr1ig h4:where(.svelte-epr1ig){color:var(--text-primary);font-size:1rem;font-weight:600;margin-bottom:.5rem}.contact-link.svelte-epr1ig{color:var(--text-accent);text-decoration:none;font-weight:500;transition:all .3s ease;display:inline-block;position:relative;font-size:.9rem}.contact-link.svelte-epr1ig:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,var(--text-accent),var(--text-accent-hover));transition:width .3s ease}.contact-link.svelte-epr1ig:hover{color:var(--text-accent-hover);transform:translateY(-1px)}.contact-link.svelte-epr1ig:hover:after{width:100%}.contact-info.svelte-epr1ig p:where(.svelte-epr1ig){color:var(--text-secondary);line-height:1.4;margin:0;font-size:.85rem}.last-updated.svelte-epr1ig{text-align:center;color:var(--text-secondary);font-style:italic;padding:2rem;background:var(--bg-secondary);border-radius:15px;border:1px solid var(--border-primary);margin-top:2rem}@media (max-width: 640px){.hero.svelte-epr1ig{padding:3rem 1rem;margin:1rem}.hero.svelte-epr1ig h1:where(.svelte-epr1ig),.hero-title-glow.svelte-epr1ig{font-size:2rem}.hero-subtitle.svelte-epr1ig{font-size:1rem}.hero-stats.svelte-epr1ig{flex-direction:column;gap:1rem;padding:1.5rem}.stat-divider.svelte-epr1ig{display:none}.section.svelte-epr1ig{padding:2rem 0}.section.svelte-epr1ig h2:where(.svelte-epr1ig){font-size:1.8rem}.lead.svelte-epr1ig{font-size:1.2rem}.container.svelte-epr1ig{padding:0 1rem}.policy-grid.svelte-epr1ig,.usage-grid.svelte-epr1ig,.protection-grid.svelte-epr1ig,.sharing-details.svelte-epr1ig,.additional-grid.svelte-epr1ig,.contact-grid.svelte-epr1ig{grid-template-columns:1fr;gap:1rem}.policy-card.svelte-epr1ig,.usage-card.svelte-epr1ig,.protection-card.svelte-epr1ig,.sharing-card.svelte-epr1ig,.additional-card.svelte-epr1ig{padding:1.5rem}.contact-card.svelte-epr1ig{padding:1rem}.contact-icon.svelte-epr1ig{padding:.75rem;font-size:.9rem}.contact-info.svelte-epr1ig h4:where(.svelte-epr1ig){font-size:1rem;margin-bottom:.5rem}.contact-link.svelte-epr1ig{padding:.4rem .8rem;font-size:.9rem}.contact-intro.svelte-epr1ig{font-size:1rem;margin-bottom:2rem}.ownership-card.svelte-epr1ig{padding:1.5rem}.ownership-lists.svelte-epr1ig{grid-template-columns:1fr;gap:1.5rem}.no-sell-banner.svelte-epr1ig{flex-direction:column;text-align:center;padding:1.5rem}.important-notice.svelte-epr1ig{padding:1.5rem;flex-direction:column;text-align:center;gap:1rem}.text-block.svelte-epr1ig{padding:1.5rem}}@media (max-width: 768px){.hero.svelte-epr1ig{padding:4rem 1rem;margin:1rem}.hero.svelte-epr1ig h1:where(.svelte-epr1ig){font-size:2.5rem}.hero-title-glow.svelte-epr1ig{font-size:2.5rem}.hero-subtitle.svelte-epr1ig{font-size:1.2rem}.hero-stats.svelte-epr1ig{flex-direction:column;gap:1rem}.stat-divider.svelte-epr1ig{width:40px;height:1px}.section.svelte-epr1ig{padding:3rem 0}.section.svelte-epr1ig h2:where(.svelte-epr1ig){font-size:2rem}.container.svelte-epr1ig{padding:0 1rem}.policy-grid.svelte-epr1ig{grid-template-columns:1fr}.policy-card.svelte-epr1ig{padding:2rem}.usage-grid.svelte-epr1ig,.protection-grid.svelte-epr1ig{grid-template-columns:1fr}.ownership-card.svelte-epr1ig{padding:2rem}.ownership-lists.svelte-epr1ig{grid-template-columns:1fr}.no-sell-banner.svelte-epr1ig{flex-direction:column;text-align:center;padding:2rem}.sharing-details.svelte-epr1ig,.additional-grid.svelte-epr1ig,.contact-grid.svelte-epr1ig{grid-template-columns:1fr}}@media (max-width: 480px){.hero-stats.svelte-epr1ig,.policy-card.svelte-epr1ig,.usage-card.svelte-epr1ig,.protection-card.svelte-epr1ig,.sharing-card.svelte-epr1ig,.additional-card.svelte-epr1ig,.contact-card.svelte-epr1ig,.ownership-card.svelte-epr1ig,.important-notice.svelte-epr1ig,.no-sell-banner.svelte-epr1ig{padding:1.5rem}}.contact-link.svelte-epr1ig:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}@media (prefers-contrast: high){.policy-card.svelte-epr1ig,.usage-card.svelte-epr1ig,.protection-card.svelte-epr1ig,.sharing-card.svelte-epr1ig,.additional-card.svelte-epr1ig,.contact-card.svelte-epr1ig,.ownership-card.svelte-epr1ig{border:3px solid var(--border-primary)}.contact-link.svelte-epr1ig{border:2px solid currentColor}}@media (prefers-reduced-motion: reduce){.policy-card.svelte-epr1ig,.usage-card.svelte-epr1ig,.protection-card.svelte-epr1ig,.sharing-card.svelte-epr1ig,.additional-card.svelte-epr1ig,.contact-card.svelte-epr1ig,.contact-link.svelte-epr1ig{transition:none}.policy-card.svelte-epr1ig:hover,.usage-card.svelte-epr1ig:hover,.protection-card.svelte-epr1ig:hover,.sharing-card.svelte-epr1ig:hover,.additional-card.svelte-epr1ig:hover,.contact-card.svelte-epr1ig:hover,.contact-link.svelte-epr1ig:hover{transform:none}.hero-particles.svelte-epr1ig,.particle.svelte-epr1ig{display:none}}
