{"id":20574,"date":"2026-07-23T13:37:12","date_gmt":"2026-07-23T13:37:12","guid":{"rendered":"https:\/\/source.kitsid.com\/bsite\/?page_id=20574"},"modified":"2026-09-11T06:48:34","modified_gmt":"2026-09-11T06:48:34","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/qavryo.com\/bsite\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"<p><!doctype html><\/p>\n<p><title>Privacy Policy | QavRyo<\/title><\/p>\n<style>\n:root{\n  --theme-primary:#0F766E;\n  --theme-secondary:#14B8A6;\n  --ink:#171827;--muted:#676b79;--line:#e7e9f0;--soft:#f7f8fb;--white:#fff;\n  --shadow:0 14px 34px rgba(20,24,45,.06);\n  --radius:20px;\n}\n*{box-sizing:border-box}\nhtml{scroll-behavior:smooth}\nbody{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;font-size:16px;line-height:1.68}\na{color:var(--theme-primary);font-weight:700;text-underline-offset:3px}\na:hover{color:var(--theme-secondary)}\na:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--theme-primary);outline-offset:3px;border-radius:8px}\n.page{max-width:1120px;margin:0 auto;padding:48px 22px 64px;overflow-wrap:anywhere}\n.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:7px 13px;border:1px solid var(--line);border-radius:999px;background:var(--soft);color:var(--theme-primary);font-size:.82rem;font-weight:800}\n.hero{position:relative;margin:0 0 30px;padding:32px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(135deg,var(--soft),#fff 58%,var(--soft));box-shadow:0 18px 45px rgba(24,28,64,.07);overflow:hidden}\n.hero:after{content:\"\";position:absolute;left:32px;bottom:0;width:150px;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--theme-primary),var(--theme-secondary))}\nh1{margin:0 0 12px;font-size:clamp(2.15rem,5vw,3.7rem);line-height:1.04;letter-spacing:-.045em}\n.hero p{max-width:820px;margin:0;color:var(--muted);font-size:1.04rem}\nh2{margin:0 0 12px;font-size:clamp(1.3rem,2.5vw,1.65rem);line-height:1.25;letter-spacing:-.02em}\nh3{margin:0 0 9px;font-size:1.05rem;line-height:1.3}\np{margin:0 0 14px;color:var(--muted)}\nul,ol{margin:10px 0 0;padding-left:22px;color:var(--muted)}\nli{margin:6px 0}\nli::marker{color:var(--theme-secondary)}\n.grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;margin:18px 0}\n.card{grid-column:span 6;padding:24px 26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}\n.card.full{grid-column:1\/-1}.card.third{grid-column:span 4}.card.accent{border-top:4px solid var(--theme-primary)}\n.card &gt; :last-child{margin-bottom:0}\n.callout{margin:22px 0;padding:20px 22px;border-left:4px solid var(--theme-primary);border-radius:14px;background:var(--soft)}\n.callout strong{color:var(--ink)}\n.kv{display:grid;grid-template-columns:minmax(170px,.7fr) 1.3fr;gap:10px 20px;margin-top:8px}\n.kv dt{font-weight:800;color:var(--ink)}.kv dd{margin:0;color:var(--muted)}\n.badge{display:inline-block;padding:5px 10px;border-radius:999px;background:var(--soft);color:var(--theme-primary);font-size:.78rem;font-weight:800}\n.pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.pill{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:.86rem}\n.table-wrap{margin:14px 0 24px;overflow-x:auto;border:1px solid var(--line);border-radius:16px;box-shadow:0 10px 28px rgba(24,28,64,.045);-webkit-overflow-scrolling:touch}\ntable{width:100%;min-width:720px;border-collapse:separate;border-spacing:0;background:#fff}\nth,td{padding:14px 15px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}\nth{background:var(--soft);color:var(--ink);font-size:.9rem;font-weight:800;white-space:nowrap}\ntd{color:var(--muted)}tbody tr:last-child td{border-bottom:0}\ncode{display:inline-block;max-width:100%;padding:3px 7px;border:1px solid var(--line);border-radius:7px;background:var(--soft);color:var(--theme-primary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,\"Liberation Mono\",monospace;font-size:.88em;overflow-wrap:anywhere}\n.steps{counter-reset:step;display:grid;gap:14px;margin:18px 0}.step{position:relative;padding:20px 22px 20px 72px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.step:before{counter-increment:step;content:counter(step);position:absolute;left:22px;top:20px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--theme-primary),var(--theme-secondary));color:#fff;font-weight:900}\n.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0}.phase{padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.phase .num{display:inline-grid;place-items:center;width:32px;height:32px;margin-bottom:12px;border-radius:10px;background:linear-gradient(135deg,var(--theme-primary),var(--theme-secondary));color:#fff;font-weight:900}\n.meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.meta span{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:.84rem}\n.split{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:18px 0}.panel{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}\n.notice{padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:var(--soft);color:var(--muted)}\n.footer-note{margin-top:28px;padding-top:22px;border-top:1px solid var(--line);font-size:.92rem;color:var(--muted)}\nsummary{cursor:pointer;list-style:none;font-weight:800;color:var(--ink)}summary::-webkit-details-marker{display:none}details{margin:12px 0;padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}details summary:after{content:\"+\";float:right;color:var(--theme-primary);font-size:1.2rem}details[open] summary:after{content:\"\u2013\"}details p,details ul{margin-top:12px}\n.logo-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0}.pay-logo{display:flex;align-items:center;justify-content:center;min-height:78px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff}.pay-logo svg{max-width:120px;width:100%;height:42px}\n@media(max-width:820px){.card,.card.third{grid-column:1\/-1}.split,.timeline{grid-template-columns:1fr}.logo-row{grid-template-columns:repeat(2,minmax(0,1fr))}.kv{grid-template-columns:1fr}.page{padding:34px 16px 48px}.hero{padding:26px 22px;border-radius:21px}.hero:after{left:22px}.step{padding-left:64px}}\n@media(max-width:480px){.logo-row{grid-template-columns:1fr}}\n@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}<\/p>\n<p>.split .panel:first-child{border-top:4px solid var(--theme-primary)}.split .panel:last-child{border-top:4px solid var(--theme-secondary)}\n<\/style>\n<p><main class=\"page\"><\/p>\n<div class=\"eyebrow\">Last updated: 11 September 2026<\/div>\n<header class=\"hero\">\n<h1>Privacy Policy<\/h1>\n<p>This Privacy Policy explains how QavRyo collects, uses, shares and protects personal data when you use this website or interact with us.<\/p>\n<\/header>\n<div class=\"grid\">\n<section class=\"card full accent\">\n<h2>1. Data Controller<\/h2>\n<dl class=\"kv\">\n<dt>Brand<\/dt>\n<dd>QavRyo<\/dd>\n<dt>Legal company<\/dt>\n<dd>Dongguan Hengjingze Technology Co., Ltd.<\/dd>\n<dt>Registered address<\/dt>\n<dd>Room 502, No. 156 Jianye Road, Tangxia Town\nDongguan City Guangdong Province 523710\nChina<\/dd>\n<dt>Country<\/dt>\n<dd>China<\/dd>\n<dt>Privacy contact<\/dt>\n<dd>privacy@qavryo.com<\/dd>\n<\/dl>\n<\/section>\n<section class=\"card\">\n<h2>2. Personal Data We May Process<\/h2>\n<ul>\n<li>Identity and contact information you provide.<\/li>\n<li>Order, billing, delivery and transaction information.<\/li>\n<li>Customer-service communications.<\/li>\n<li>Technical information such as device, browser, IP address, logs and security data.<\/li>\n<li>Cookie and preference data where applicable.<\/li>\n<\/ul>\n<\/section>\n<section class=\"card\">\n<h2>3. Why We Process Data<\/h2>\n<ul>\n<li>To perform and manage purchase contracts.<\/li>\n<li>To process orders, delivery, returns, exchanges and refunds.<\/li>\n<li>To respond to customer service requests.<\/li>\n<li>To prevent fraud and protect the website, users and transactions.<\/li>\n<li>To comply with legal and regulatory obligations.<\/li>\n<li>Where required, to process optional activities based on consent.<\/li>\n<\/ul>\n<\/section>\n<\/div>\n<section class=\"split\">\n<div class=\"panel\">\n<h2>4. GDPR Legal Bases<\/h2>\n<p>Depending on the activity, processing may rely on contract performance, compliance with a legal obligation, legitimate interests, or consent. Where processing relies on consent, you may withdraw that consent at any time without affecting processing carried out before withdrawal.<\/p>\n<\/div>\n<div class=\"panel\">\n<h2>5. Orders and Payments<\/h2>\n<p>We process order information to fulfil purchases, provide customer service and administer returns or refunds. Payments are processed through <strong>Stripe<\/strong>. Payment providers may process payment information under their own terms and privacy notices.<\/p>\n<\/div>\n<\/section>\n<div class=\"grid\">\n<section class=\"card\">\n<h2>6. Service Providers<\/h2>\n<p>We may use service providers for functions such as hosting, payment processing, order fulfilment, delivery, communications, security and technical support. They may process personal data only as necessary for their services and subject to applicable data-protection requirements.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>7. Cookies<\/h2>\n<p>Cookies and similar technologies may be used for necessary site operation, preferences, analytics or advertising\/marketing where enabled and where legally permitted. See our Cookie Policy for category details and consent choices.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>8. International Transfers<\/h2>\n<p>Where personal data is transferred internationally, we use transfer mechanisms and safeguards required by applicable law. The exact mechanism can depend on the service provider, destination and circumstances of the transfer.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>9. Data Retention<\/h2>\n<p>We retain personal data only for as long as reasonably necessary for the purposes described in this policy, including contract administration, legal obligations, dispute handling, fraud prevention and security. Retention periods may vary by data category.<\/p>\n<\/section>\n<section class=\"card full\">\n<h2>10. Your Data Protection Rights<\/h2>\n<p>Subject to applicable law, you may have rights of access, rectification, erasure, restriction, data portability, objection and withdrawal of consent. You may also have the right to lodge a complaint with a competent supervisory authority.<\/p>\n<p>To exercise a privacy or GDPR-related right, contact <strong>privacy@qavryo.com<\/strong>.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>11. Security<\/h2>\n<p>We use reasonable organizational and technical measures appropriate to the nature of the data and processing. No method of transmission or storage can be described as absolutely or guaranteed secure.<\/p>\n<\/section>\n<section class=\"card\">\n<h2>12. Children<\/h2>\n<p>Our services are intended for ordinary ecommerce use. Where applicable law imposes additional requirements for children\u2019s personal data, those requirements prevail.<\/p>\n<\/section>\n<section class=\"card full accent\">\n<h2>13. Changes and Contact<\/h2>\n<p>We may update this Privacy Policy from time to time. The Last Updated value above identifies the current revision. For privacy questions, contact privacy@qavryo.com.<\/p>\n<\/section>\n<\/div>\n<p><\/main><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Privacy Policy | Last updated: Privacy Policy This Privacy Policy explains how collects, uses, shares and protects personal data when you use this website or interact with us. 1. Data Controller Brand Legal company Registered address Country Privacy contact 2. Personal Data We May Process Identity and contact information you provide. Order, billing, delivery and &hellip;<\/p>\n<p class=\"read-more\"> <a class=\" thunk-readmore button \" href=\"https:\/\/qavryo.com\/bsite\/privacy-policy\/\"> <span class=\"screen-reader-text\">Privacy Policy<\/span>Read More<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-20574","page","type-page","status-publish","hentry","thunk-woo-product-list","opn-qv-enable","th-shop-mania-woo-hover-","open-single-product-tab-horizontal","open-shadow-","open-shadow-hover-"],"_links":{"self":[{"href":"https:\/\/qavryo.com\/bsite\/wp-json\/wp\/v2\/pages\/20574","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qavryo.com\/bsite\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/qavryo.com\/bsite\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/qavryo.com\/bsite\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qavryo.com\/bsite\/wp-json\/wp\/v2\/comments?post=20574"}],"version-history":[{"count":1,"href":"https:\/\/qavryo.com\/bsite\/wp-json\/wp\/v2\/pages\/20574\/revisions"}],"predecessor-version":[{"id":24290,"href":"https:\/\/qavryo.com\/bsite\/wp-json\/wp\/v2\/pages\/20574\/revisions\/24290"}],"wp:attachment":[{"href":"https:\/\/qavryo.com\/bsite\/wp-json\/wp\/v2\/media?parent=20574"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}