{"id":656,"date":"2026-06-01T00:39:07","date_gmt":"2026-05-31T15:39:07","guid":{"rendered":"https:\/\/yuaworks.com\/?page_id=656"},"modified":"2026-06-01T00:50:28","modified_gmt":"2026-05-31T15:50:28","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/yuaworks.com\/en\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   YuaWorks Privacy Policy Page CSS\n========================================================= *\/\n\n\/* =========================\n   Layout\n========================= *\/\n\n.yw-policy-container {\n  position: relative;\n  margin-top: 120px;\n}\n\n.yw-policy-container > * + * {\n  margin-top: 34px;\n}\n\n\/* =========================\n   Header\n========================= *\/\n\n.yw-policy-header {\n  position: relative;\n\n  padding: 54px 48px;\n\n  border-radius: 30px;\n\n  background:\n    linear-gradient(\n      180deg,\n      rgba(255,255,255,.07),\n      rgba(255,255,255,.03)\n    ),\n    rgba(15,27,45,.84);\n\n  border:\n    1px solid rgba(101,214,255,.20);\n\n  box-shadow:\n    0 28px 78px rgba(0,0,0,.30);\n\n  overflow: hidden;\n}\n\n.yw-policy-header::before {\n  content: \"\";\n\n  position: absolute;\n  inset: 0 0 auto 0;\n\n  height: 3px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #65d6ff,\n      #8fd7c7,\n      transparent\n    );\n}\n\n.yw-policy-header::after {\n  content: \"PRIVACY \/ POLICY \/ DATA\";\n\n  position: absolute;\n  right: 24px;\n  bottom: 18px;\n\n  color:\n    rgba(101,214,255,.10);\n\n  font-family:\n    \"Consolas\",\n    \"Menlo\",\n    monospace;\n\n  font-size: 11px;\n  letter-spacing: .18em;\n\n  pointer-events: none;\n}\n\n.yw-policy-header h2 {\n  margin: 0 0 24px;\n\n  color: #ffffff;\n\n  font-size: clamp(32px, 5vw, 52px);\n  font-weight: 700;\n\n  line-height: 1.35;\n  letter-spacing: .04em;\n}\n\n.yw-policy-intro {\n  max-width: 880px;\n\n  margin: 0;\n\n  color: #b7c5d7;\n\n  font-size: 15.5px;\n  line-height: 2.1;\n}\n\n\/* =========================\n   Body\n========================= *\/\n\n.yw-policy-body {\n  position: relative;\n\n  padding: 42px 38px;\n\n  border-radius: 30px;\n\n  background:\n    linear-gradient(\n      180deg,\n      rgba(255,255,255,.055),\n      rgba(255,255,255,.025)\n    ),\n    rgba(15,27,45,.78);\n\n  border:\n    1px solid rgba(148,180,210,.16);\n\n  box-shadow:\n    0 24px 70px rgba(0,0,0,.28);\n\n  overflow: hidden;\n}\n\n.yw-policy-body::before {\n  content: \"\";\n\n  position: absolute;\n  inset: 0 0 auto 0;\n\n  height: 3px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #65d6ff,\n      #8fd7c7,\n      transparent\n    );\n\n  opacity: .78;\n}\n\n\/* =========================\n   Section\n========================= *\/\n\n.yw-policy-section {\n  position: relative;\n\n  padding: 32px 0;\n\n  border-bottom:\n    1px solid rgba(148,180,210,.12);\n}\n\n.yw-policy-section:first-child {\n  padding-top: 0;\n}\n\n.yw-policy-section:last-of-type {\n  border-bottom: none;\n}\n\n.yw-policy-section h3 {\n  margin: 0 0 18px;\n\n  color: #ffffff;\n\n  font-size: 22px;\n  font-weight: 700;\n\n  line-height: 1.55;\n  letter-spacing: .04em;\n}\n\n.yw-policy-section h3::before {\n  content: \"\/\/ \";\n\n  color: #65d6ff;\n\n  font-family:\n    \"Consolas\",\n    \"Menlo\",\n    monospace;\n\n  font-size: .72em;\n  letter-spacing: .08em;\n}\n\n.yw-policy-section p {\n  margin: 0 0 18px;\n\n  color: #b7c5d7;\n\n  font-size: 14.5px;\n  line-height: 2;\n}\n\n.yw-policy-section p:last-child {\n  margin-bottom: 0;\n}\n\n\/* =========================\n   List\n========================= *\/\n\n.yw-policy-section ul {\n  margin: 22px 0 0;\n  padding: 0;\n\n  list-style: none;\n\n  display: grid;\n  gap: 12px;\n}\n\n.yw-policy-section li {\n  position: relative;\n\n  padding:\n    15px 18px 15px 44px;\n\n  border-radius: 17px;\n\n  background:\n    rgba(255,255,255,.045);\n\n  border:\n    1px solid rgba(148,180,210,.12);\n\n  color: #b7c5d7;\n\n  font-size: 14px;\n  line-height: 1.9;\n}\n\n.yw-policy-section li::before {\n  content: \"\";\n\n  position: absolute;\n  left: 20px;\n  top: 1.45em;\n\n  width: 7px;\n  height: 7px;\n\n  border-radius: 50%;\n\n  background: #65d6ff;\n\n  box-shadow:\n    0 0 14px rgba(101,214,255,.7);\n}\n\n\/* =========================\n   Highlight\n========================= *\/\n\n.yw-highlight-box {\n  margin: 28px 0;\n  padding: 30px 28px;\n\n  border-radius: 24px;\n\n  background:\n    linear-gradient(\n      135deg,\n      rgba(101,214,255,.10),\n      rgba(143,215,199,.06)\n    ),\n    rgba(255,255,255,.035);\n\n  border:\n    1px solid rgba(101,214,255,.22);\n}\n\n.yw-highlight-box h3 {\n  color: #ffffff;\n}\n\n\/* =========================\n   Sub Grid\n========================= *\/\n\n.yw-policy-subgrid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n\n  gap: 20px;\n\n  margin-top: 24px;\n}\n\n.yw-sub-item {\n  position: relative;\n\n  padding: 26px 24px;\n\n  border-radius: 22px;\n\n  background:\n    rgba(255,255,255,.045);\n\n  border:\n    1px solid rgba(148,180,210,.12);\n\n  overflow: hidden;\n}\n\n.yw-sub-item::before {\n  content: \"\";\n\n  position: absolute;\n  inset: 0 0 auto 0;\n\n  height: 2px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #65d6ff,\n      transparent\n    );\n\n  opacity: .72;\n}\n\n.yw-sub-item h4 {\n  margin: 0 0 14px;\n\n  color: #ffffff;\n\n  font-size: 18px;\n  font-weight: 700;\n\n  line-height: 1.5;\n}\n\n.yw-sub-item p {\n  font-size: 14px;\n}\n\n\/* =========================\n   Contact\n========================= *\/\n\n.yw-policy-contact {\n  margin-top: 22px;\n\n  padding: 24px;\n\n  border-radius: 20px;\n\n  background:\n    rgba(255,255,255,.045);\n\n  border:\n    1px solid rgba(148,180,210,.12);\n}\n\n.yw-policy-contact p {\n  margin: 0 0 8px;\n\n  color: #b7c5d7;\n\n  font-size: 14px;\n  line-height: 1.9;\n}\n\n.yw-policy-contact p:last-child {\n  margin-bottom: 0;\n}\n\n.yw-policy-contact strong {\n  color: #ffffff;\n}\n\n\/* =========================\n   Footer\n========================= *\/\n\n.yw-policy-footer {\n  margin-top: 34px;\n\n  padding-top: 26px;\n\n  border-top:\n    1px solid rgba(148,180,210,.12);\n}\n\n.yw-policy-footer p {\n  margin: 0 0 8px;\n\n  color: #8ea0b5;\n\n  font-size: 12.5px;\n  line-height: 1.8;\n}\n\n.yw-policy-footer .yw-site-url {\n  margin-top: 18px;\n\n  color: #65d6ff;\n\n  font-family:\n    \"Consolas\",\n    \"Menlo\",\n    monospace;\n\n  letter-spacing: .04em;\n}\n\n\/* =========================\n   Mobile\n========================= *\/\n\n@media (max-width: 768px) {\n\n  .yw-policy-container {\n    margin-top: 100px;\n  }\n\n  .yw-policy-header,\n  .yw-policy-body {\n    padding: 32px 24px;\n\n    border-radius: 22px;\n  }\n\n  .yw-policy-header h2 {\n    font-size: 34px;\n  }\n\n  .yw-policy-intro,\n  .yw-policy-section p {\n    font-size: 14px;\n    line-height: 1.95;\n  }\n\n  .yw-policy-section {\n    padding: 28px 0;\n  }\n\n  .yw-policy-section h3 {\n    font-size: 19px;\n  }\n\n  .yw-highlight-box {\n    padding: 24px 20px;\n    border-radius: 20px;\n  }\n\n  .yw-policy-subgrid {\n    grid-template-columns: 1fr;\n    gap: 16px;\n  }\n\n  .yw-sub-item {\n    padding: 22px 20px;\n    border-radius: 18px;\n  }\n\n  .yw-policy-section li {\n    padding:\n      14px 16px 14px 40px;\n\n    font-size: 13.5px;\n  }\n\n  .yw-policy-section li::before {\n    left: 17px;\n  }\n\n  .yw-policy-contact {\n    padding: 20px;\n    border-radius: 18px;\n  }\n\n}\n<\/style>\n\n<div class=\"yw-policy-container\">\n\n    <div class=\"yw-card yw-policy-header\">\n        <h2>Privacy Policy<\/h2>\n\n        <p class=\"yw-policy-intro\">\n            YuaWorks (hereinafter referred to as &#8220;the Operation&#8221;) hereby establishes the following Privacy Policy regarding the handling of personal information within this website and the provided services (including the VTuber support agency service &#8220;Lualice&#8221;).\n        <\/p>\n    <\/div>\n\n    <div class=\"yw-policy-body\">\n\n        <section class=\"yw-policy-section\">\n            <h3>1. Collection of Personal Information<\/h3>\n\n            <p>\n                The Operation may collect personal information\u2014including names, email addresses, physical addresses, social media account information, Discord accounts, payment credentials (via Stripe, etc.), and other necessary details\u2014when processing inquiries, production requests, or applications for the support service &#8220;Lualice.&#8221;\n            <\/p>\n        <\/section>\n\n        <section class=\"yw-policy-section\">\n            <h3>2. Purpose of Use<\/h3>\n\n            <ul>\n                <li>To respond to user inquiries and verify the user&#8217;s identity.<\/li>\n\n                <li>To provide and manage the workflow of production services (audio mixing, video production, etc.).<\/li>\n\n                <li>To deliver operational assistance, technical support, and communication window operations for the support service &#8220;Lualice.&#8221;<\/li>\n\n                <li>To manage active agreements and handle monthly recurring billing (subscription tracking).<\/li>\n\n                <li>To process payments and invoice-related administrative tasks (including utilizing external payment gateways such as Stripe).<\/li>\n\n                <li>To comply with legal obligations and necessary administrative accounting procedures.<\/li>\n\n                <li>To analyze service quality and improve general business operations.<\/li>\n            <\/ul>\n        <\/section>\n\n        <section class=\"yw-policy-section yw-highlight-box\">\n            <h3>3. Information Management within Lualice<\/h3>\n\n            <p>\n                All personal and operational information collected through the support service &#8220;Lualice&#8221; will be managed with strict confidentiality and processed strictly within the scope necessary to deliver and operate the service.\n            <\/p>\n\n            <p>\n                The Operation will never disclose personal information to third parties without the explicit prior consent of the individual, except where external contractors or third-party platforms are required to fulfill the specific support operational tasks.\n            <\/p>\n        <\/section>\n\n        <section class=\"yw-policy-section\">\n            <h3>4. Digital Content &amp; Service Delivery Policies<\/h3>\n\n            <div class=\"yw-policy-subgrid\">\n\n                <div class=\"yw-sub-item\">\n                    <h4>Returns &amp; Refund Policy<\/h4>\n\n                    <p>\n                        Due to the digital nature of downloaded contents, asset productions, and operational support services, all fees paid are fundamentally non-refundable once service execution or production work has commenced.\n                    <\/p>\n                <\/div>\n\n                <div class=\"yw-sub-item\">\n                    <h4>Monthly Subscription Service (Lualice)<\/h4>\n\n                    <p>\n                        Lualice is billed and maintained on a recurring subscription model.\n                    <\/p>\n\n                    <p>\n                        Following the expiration of the initial minimum commitment period (3 months), clients can request to terminate their subscription for the subsequent billing cycle by submitting a cancellation request at least 24 hours prior to the automated renewal timestamp.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n        <\/section>\n\n        <section class=\"yw-policy-section\">\n            <h3>5. Provision of Personal Information to Third Parties<\/h3>\n\n            <p>\n                The Operation will not disclose or provide collected personal information to any third party without prior consent, except where required by applicable laws and regulatory legislation, or where processing via standard payment gateways is mandatory to complete transactions.\n            <\/p>\n        <\/section>\n\n        <section class=\"yw-policy-section\">\n            <h3>6. Utilization of External Third-Party Services<\/h3>\n\n            <p>\n                The Operation utilizes external integrations\u2014including Stripe for payment processing, Discord for client communication, and other infrastructure platforms\u2014to execute routine business operations.\n            <\/p>\n\n            <p>\n                Please note that the Operation holds no liability or legal responsibility for damages, data delays, or operational interruptions resulting from server outages, specification changes, or sudden service terminations executed by these external platforms.\n            <\/p>\n        <\/section>\n\n        <section class=\"yw-policy-section\">\n            <h3>7. Modifications to the Privacy Policy<\/h3>\n\n            <p>\n                This Privacy Policy may be updated or modified at any time without prior notice to reflect operational changes. Any amendments shall become legally effective immediately upon being published on this website.\n            <\/p>\n        <\/section>\n\n        <section class=\"yw-policy-section\">\n            <h3>8. Contact Information<\/h3>\n\n            <p>\n                For questions, clarifications, or requests regarding the handling of your personal data, please contact the dedicated window below:\n            <\/p>\n\n            <div class=\"yw-policy-contact\">\n                <p><strong>YuaWorks<\/strong><\/p>\n                <p><blockquote class=\"wp-embedded-content\" data-secret=\"9aiubqo07M\"><a href=\"https:\/\/yuaworks.com\/\">Yuaworks<\/a><\/blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;Yuaworks&#8221; &#8212; YuaWorks\" src=\"https:\/\/yuaworks.com\/embed\/#?secret=9juwrxyhz8#?secret=9aiubqo07M\" data-secret=\"9aiubqo07M\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p>\n                <p>contact@lualice.yuaworks.com<\/p>\n            <\/div>\n        <\/section>\n\n        <div class=\"yw-policy-footer\">\n            <p>Enacted: April 15, 2026<\/p>\n            <p>Revised: May 14, 2026<\/p>\n\n            <p class=\"yw-site-url\">\n                YuaWorks | https:\/\/yuaworks.com\n            <\/p>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Privacy Policy YuaWorks (hereinafter referred to as &#8220;the Operation&#8221;) hereby establishes the following Privacy Policy regarding the handling of personal information within this website and the provided services (including the VTuber support agency service &#8220;Lualice&#8221;). 1. Collection of Personal Information The Operation may collect personal information\u2014including names, email addresses, physical addresses, social media account information, Discord accounts, payment credentials (via Stripe, etc.), and other necessary details\u2014when processing inquiries, production requests, or applications for the support service &#8220;Lualice.&#8221; 2. Purpose of&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"_locale":"en_US","_original_post":"http:\/\/yuaworks.xsrv.jp","footnotes":""},"class_list":["post-656","page","type-page","status-publish","hentry","en-US"],"_links":{"self":[{"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/pages\/656","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/comments?post=656"}],"version-history":[{"count":2,"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/pages\/656\/revisions"}],"predecessor-version":[{"id":669,"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/pages\/656\/revisions\/669"}],"wp:attachment":[{"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/media?parent=656"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}