import{c as o,r as p,j as e}from"./index-BAuuZIqA.js";import{S as x,H as u,F as f}from"./Footer-WKjBqeCJ.js";import{S as i}from"./shield-B7tdFlo0.js";import{C as l}from"./check-circle-DRhVNvtb.js";import{F as g}from"./file-text-CEoSeFd7.js";import{E as y}from"./eye-D8c5rB4u.js";/**
 * @license lucide-react v0.344.0 - ISC
 *
 * This source code is licensed under the ISC license.
 * See the LICENSE file in the root directory of this source tree.
 */const j=o("Database",[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5V19A9 3 0 0 0 21 19V5",key:"1wlel7"}],["path",{d:"M3 12A9 3 0 0 0 21 12",key:"mv7ke4"}]]);/**
 * @license lucide-react v0.344.0 - ISC
 *
 * This source code is licensed under the ISC license.
 * See the LICENSE file in the root directory of this source tree.
 */const b=o("UserX",[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["line",{x1:"17",x2:"22",y1:"8",y2:"13",key:"3nzzx3"}],["line",{x1:"22",x2:"17",y1:"8",y2:"13",key:"1swrse"}]]);function A(){const[t,r]=p.useState({requestType:"",fullName:"",email:"",phoneNumber:"",accountEmail:"",relationship:"myself",description:"",verificationConsent:!1}),n=s=>{s.preventDefault(),console.log("CCPA Request submitted:",t)},c=[{icon:y,title:"Right to Know",description:"You have the right to request that we disclose what personal information we collect, use, disclose, and sell about you.",details:["Categories of personal information collected","Sources from which information is collected","Business purposes for collecting information","Third parties with whom we share information"]},{icon:j,title:"Right to Access",description:"You can request a copy of the specific pieces of personal information we have collected about you.",details:["Receive your data in a portable format","Review the information we have on file","Verify the accuracy of your data","Request up to twice per year at no charge"]},{icon:b,title:"Right to Delete",description:"You can request that we delete the personal information we have collected from you, subject to certain exceptions.",details:["Request deletion of your account","Remove wishlists and saved items","Delete purchase history records","Some data may be retained for legal compliance"]},{icon:i,title:"Right to Opt-Out",description:"You have the right to opt-out of the sale of your personal information. Note: Wishr does not sell personal information.",details:["We do not sell your personal data","Control sharing with third parties","Manage marketing preferences","Opt-out of targeted advertising"]}],d=[{category:"Identifiers",examples:"Name, email address, phone number, IP address",collected:!0,shared:"Service providers only",sold:!1},{category:"Account Information",examples:"Username, password (encrypted), profile details",collected:!0,shared:"Not shared",sold:!1},{category:"Commercial Information",examples:"Wishlist items, purchase history, preferences",collected:!0,shared:"Service providers only",sold:!1},{category:"Internet Activity",examples:"Browsing history, search history, interactions",collected:!0,shared:"Analytics providers",sold:!1},{category:"Geolocation Data",examples:"General location (city/state level)",collected:!0,shared:"Service providers only",sold:!1},{category:"Biometric Information",examples:"Face ID, fingerprint (stored on device only)",collected:!1,shared:"N/A",sold:!1},{category:"Professional Information",examples:"Creator/influencer details (if applicable)",collected:!0,shared:"Not shared",sold:!1}];return e.jsxs(e.Fragment,{children:[e.jsx(x,{title:"California Privacy Rights (CCPA) - Wishr",description:"California residents have specific privacy rights under the CCPA. Learn how to exercise your rights and submit data requests.",canonical:"https://wishr.com/ccpa"}),e.jsxs("div",{className:"min-h-screen bg-gradient-to-b from-purple-50 to-white",children:[e.jsx(u,{}),e.jsx("main",{className:"pt-32 pb-20",children:e.jsxs("div",{className:"container mx-auto px-4 max-w-4xl",children:[e.jsxs("div",{className:"text-center mb-16",children:[e.jsx("div",{className:"inline-flex items-center justify-center w-20 h-20 bg-purple-600 rounded-full mb-6",children:e.jsx(i,{className:"w-10 h-10 text-white"})}),e.jsx("h1",{className:"text-5xl font-bold mb-6 bg-gradient-to-r from-purple-600 to-pink-600 bg-clip-text text-transparent",children:"California Privacy Rights"}),e.jsx("p",{className:"text-xl text-gray-600 max-w-3xl mx-auto",children:"Your rights under the California Consumer Privacy Act (CCPA)"}),e.jsx("p",{className:"text-sm text-gray-500 mt-4",children:"Last Updated: January 2025"})]}),e.jsx("div",{className:"bg-blue-50 rounded-xl p-6 mb-12 border-l-4 border-blue-500",children:e.jsxs("p",{className:"text-gray-700",children:[e.jsx("strong",{children:"California Residents:"})," The California Consumer Privacy Act (CCPA) provides California residents with specific rights regarding their personal information. This page explains those rights and how to exercise them."]})}),e.jsxs("div",{className:"bg-white rounded-xl shadow-xl p-8 md:p-12 mb-12",children:[e.jsxs("section",{className:"mb-12",children:[e.jsx("h2",{className:"text-3xl font-bold text-purple-900 mb-6",children:"Your Rights Under CCPA"}),e.jsx("div",{className:"space-y-6",children:c.map((s,a)=>e.jsx("div",{className:"bg-purple-50 rounded-lg p-6 border-l-4 border-purple-600",children:e.jsxs("div",{className:"flex items-start mb-4",children:[e.jsx("div",{className:"flex items-center justify-center w-12 h-12 bg-purple-600 rounded-full mr-4 flex-shrink-0",children:e.jsx(s.icon,{className:"w-6 h-6 text-white"})}),e.jsxs("div",{className:"flex-1",children:[e.jsx("h3",{className:"text-xl font-semibold text-purple-900 mb-2",children:s.title}),e.jsx("p",{className:"text-gray-700 mb-4",children:s.description}),e.jsx("ul",{className:"space-y-2",children:s.details.map((h,m)=>e.jsxs("li",{className:"flex items-start text-gray-600",children:[e.jsx(l,{className:"w-5 h-5 text-purple-500 mr-2 flex-shrink-0 mt-0.5"}),e.jsx("span",{children:h})]},m))})]})]})},a))})]}),e.jsxs("section",{className:"mb-12",children:[e.jsx("h2",{className:"text-3xl font-bold text-purple-900 mb-6",children:"Personal Information We Collect"}),e.jsx("p",{className:"text-gray-700 mb-6",children:"Below is a summary of the categories of personal information we collect, whether we share it, and whether we sell it:"}),e.jsx("div",{className:"overflow-x-auto",children:e.jsxs("table",{className:"w-full border-collapse",children:[e.jsx("thead",{children:e.jsxs("tr",{className:"bg-purple-600 text-white",children:[e.jsx("th",{className:"p-4 text-left",children:"Category"}),e.jsx("th",{className:"p-4 text-left",children:"Examples"}),e.jsx("th",{className:"p-4 text-center",children:"Collected"}),e.jsx("th",{className:"p-4 text-left",children:"Shared With"}),e.jsx("th",{className:"p-4 text-center",children:"Sold"})]})}),e.jsx("tbody",{children:d.map((s,a)=>e.jsxs("tr",{className:a%2===0?"bg-gray-50":"bg-white",children:[e.jsx("td",{className:"p-4 font-semibold text-purple-900",children:s.category}),e.jsx("td",{className:"p-4 text-gray-600 text-sm",children:s.examples}),e.jsx("td",{className:"p-4 text-center",children:s.collected?e.jsx(l,{className:"w-5 h-5 text-green-600 mx-auto"}):e.jsx("span",{className:"text-gray-400",children:"No"})}),e.jsx("td",{className:"p-4 text-gray-600 text-sm",children:s.shared}),e.jsx("td",{className:"p-4 text-center",children:e.jsx("span",{className:"text-green-600 font-semibold",children:"No"})})]},a))})]})}),e.jsx("div",{className:"mt-6 p-4 bg-green-50 rounded-lg border-l-4 border-green-500",children:e.jsxs("p",{className:"text-gray-700",children:[e.jsx("strong",{children:"Important:"})," Wishr does not sell your personal information to third parties. We never have and never will."]})})]}),e.jsxs("section",{className:"mb-12",children:[e.jsx("h2",{className:"text-3xl font-bold text-purple-900 mb-6",children:"How We Use Your Information"}),e.jsxs("div",{className:"prose lg:prose-lg max-w-none text-gray-700 space-y-4",children:[e.jsx("p",{children:"We collect and use personal information for the following business purposes:"}),e.jsxs("ul",{className:"list-disc ml-6 space-y-2",children:[e.jsxs("li",{children:[e.jsx("strong",{children:"Providing Services:"})," To create and manage your account, wishlists, and enable gift-giving features"]}),e.jsxs("li",{children:[e.jsx("strong",{children:"Communication:"})," To send you notifications, updates, and respond to your inquiries"]}),e.jsxs("li",{children:[e.jsx("strong",{children:"Improvement:"})," To analyze usage patterns and improve our platform"]}),e.jsxs("li",{children:[e.jsx("strong",{children:"Security:"})," To detect and prevent fraud, abuse, and security incidents"]}),e.jsxs("li",{children:[e.jsx("strong",{children:"Legal Compliance:"})," To comply with applicable laws and regulations"]}),e.jsxs("li",{children:[e.jsx("strong",{children:"Marketing:"})," To send promotional content (with your consent)"]})]})]})]}),e.jsxs("section",{className:"mb-12",children:[e.jsx("h2",{className:"text-3xl font-bold text-purple-900 mb-6",children:"Non-Discrimination"}),e.jsxs("div",{className:"bg-purple-50 rounded-lg p-6",children:[e.jsx("p",{className:"text-gray-700 mb-4",children:"You have the right to exercise your CCPA privacy rights without discrimination. This means we will not:"}),e.jsxs("ul",{className:"space-y-2",children:[e.jsxs("li",{className:"flex items-start text-gray-600",children:[e.jsx(l,{className:"w-5 h-5 text-purple-500 mr-2 flex-shrink-0 mt-0.5"}),e.jsx("span",{children:"Deny you goods or services"})]}),e.jsxs("li",{className:"flex items-start text-gray-600",children:[e.jsx(l,{className:"w-5 h-5 text-purple-500 mr-2 flex-shrink-0 mt-0.5"}),e.jsx("span",{children:"Charge different prices or rates for goods or services"})]}),e.jsxs("li",{className:"flex items-start text-gray-600",children:[e.jsx(l,{className:"w-5 h-5 text-purple-500 mr-2 flex-shrink-0 mt-0.5"}),e.jsx("span",{children:"Provide a different level or quality of goods or services"})]}),e.jsxs("li",{className:"flex items-start text-gray-600",children:[e.jsx(l,{className:"w-5 h-5 text-purple-500 mr-2 flex-shrink-0 mt-0.5"}),e.jsx("span",{children:"Suggest that you will receive different pricing or quality of goods or services"})]})]})]})]})]}),e.jsxs("div",{className:"bg-white rounded-xl shadow-xl p-8 md:p-12 mb-12",children:[e.jsxs("h2",{className:"text-3xl font-bold text-purple-900 mb-6 flex items-center",children:[e.jsx(g,{className:"w-8 h-8 mr-3 text-purple-600"}),"Submit a CCPA Request"]}),e.jsx("p",{className:"text-gray-700 mb-8",children:"To exercise your rights under the CCPA, please complete the form below. We will verify your identity and process your request within 45 days (extendable by an additional 45 days if necessary)."}),e.jsxs("form",{onSubmit:n,className:"space-y-6",children:[e.jsxs("div",{children:[e.jsxs("label",{className:"block text-sm font-semibold text-purple-900 mb-2",children:["Type of Request ",e.jsx("span",{className:"text-red-500",children:"*"})]}),e.jsxs("select",{value:t.requestType,onChange:s=>r({...t,requestType:s.target.value}),className:"w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-purple-600",required:!0,children:[e.jsx("option",{value:"",children:"Select request type"}),e.jsx("option",{value:"know",children:"Right to Know - Request information we have collected"}),e.jsx("option",{value:"access",children:"Right to Access - Request a copy of my data"}),e.jsx("option",{value:"delete",children:"Right to Delete - Request deletion of my data"}),e.jsx("option",{value:"opt-out",children:"Right to Opt-Out - Opt out of data sharing (if applicable)"}),e.jsx("option",{value:"correct",children:"Right to Correct - Correct inaccurate information"})]})]}),e.jsxs("div",{className:"grid md:grid-cols-2 gap-6",children:[e.jsxs("div",{children:[e.jsxs("label",{className:"block text-sm font-semibold text-purple-900 mb-2",children:["Full Name ",e.jsx("span",{className:"text-red-500",children:"*"})]}),e.jsx("input",{type:"text",value:t.fullName,onChange:s=>r({...t,fullName:s.target.value}),className:"w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-purple-600",required:!0})]}),e.jsxs("div",{children:[e.jsxs("label",{className:"block text-sm font-semibold text-purple-900 mb-2",children:["Email Address ",e.jsx("span",{className:"text-red-500",children:"*"})]}),e.jsx("input",{type:"email",value:t.email,onChange:s=>r({...t,email:s.target.value}),className:"w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-purple-600",required:!0})]})]}),e.jsxs("div",{className:"grid md:grid-cols-2 gap-6",children:[e.jsxs("div",{children:[e.jsx("label",{className:"block text-sm font-semibold text-purple-900 mb-2",children:"Phone Number"}),e.jsx("input",{type:"tel",value:t.phoneNumber,onChange:s=>r({...t,phoneNumber:s.target.value}),className:"w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-purple-600",placeholder:"Optional - helps with verification"})]}),e.jsxs("div",{children:[e.jsx("label",{className:"block text-sm font-semibold text-purple-900 mb-2",children:"Wishr Account Email"}),e.jsx("input",{type:"email",value:t.accountEmail,onChange:s=>r({...t,accountEmail:s.target.value}),className:"w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-purple-600",placeholder:"If different from above"})]})]}),e.jsxs("div",{children:[e.jsxs("label",{className:"block text-sm font-semibold text-purple-900 mb-2",children:["Making Request For ",e.jsx("span",{className:"text-red-500",children:"*"})]}),e.jsxs("select",{value:t.relationship,onChange:s=>r({...t,relationship:s.target.value}),className:"w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-purple-600",required:!0,children:[e.jsx("option",{value:"myself",children:"Myself"}),e.jsx("option",{value:"authorized",children:"Authorized agent acting on behalf of consumer"}),e.jsx("option",{value:"parent",children:"Parent/guardian of minor"})]})]}),e.jsxs("div",{children:[e.jsx("label",{className:"block text-sm font-semibold text-purple-900 mb-2",children:"Additional Details"}),e.jsx("textarea",{value:t.description,onChange:s=>r({...t,description:s.target.value}),rows:4,className:"w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-purple-600",placeholder:"Please provide any additional information that will help us process your request..."})]}),e.jsxs("div",{className:"bg-yellow-50 rounded-lg p-6 border-l-4 border-yellow-400",children:[e.jsx("h4",{className:"font-semibold text-gray-900 mb-2",children:"Verification Process"}),e.jsx("p",{className:"text-sm text-gray-700 mb-3",children:"To protect your privacy, we need to verify your identity before processing your request. We may:"}),e.jsxs("ul",{className:"text-sm text-gray-600 space-y-1 ml-4",children:[e.jsx("li",{children:"• Request additional identifying information"}),e.jsx("li",{children:"• Ask you to verify your email address or phone number"}),e.jsx("li",{children:"• Match the information you provide with our records"}),e.jsx("li",{children:"• For deletion requests, use a higher standard of verification"})]})]}),e.jsxs("div",{className:"flex items-start",children:[e.jsx("input",{type:"checkbox",checked:t.verificationConsent,onChange:s=>r({...t,verificationConsent:s.target.checked}),className:"mt-1 mr-3",required:!0}),e.jsxs("label",{className:"text-sm text-gray-700",children:["I certify that I am the person whose personal information is the subject of this request, or I am authorized to make this request on behalf of that person. I understand that Wishr will verify my identity before processing this request. ",e.jsx("span",{className:"text-red-500",children:"*"})]})]}),e.jsx("button",{type:"submit",className:"w-full px-8 py-4 bg-purple-600 text-white rounded-lg hover:bg-purple-700 transition text-lg font-semibold",children:"Submit CCPA Request"})]}),e.jsxs("div",{className:"mt-8 p-6 bg-blue-50 rounded-lg",children:[e.jsx("h4",{className:"font-semibold text-purple-900 mb-2",children:"Alternative Contact Methods"}),e.jsx("p",{className:"text-gray-700 mb-3",children:"You can also submit your CCPA request by:"}),e.jsxs("div",{className:"space-y-2 text-gray-700",children:[e.jsxs("p",{children:[e.jsx("strong",{children:"Email:"})," ",e.jsx("a",{href:"mailto:privacy@wishr.com?subject=CCPA Request",className:"text-purple-600 hover:text-purple-700",children:"privacy@wishr.com"}),' (Subject: "CCPA Request")']}),e.jsxs("p",{children:[e.jsx("strong",{children:"Phone:"})," 1-800-WISHR-CCPA (Available Monday-Friday, 9am-5pm PT)"]})]})]})]}),e.jsxs("div",{className:"bg-white rounded-xl shadow-md p-8",children:[e.jsx("h2",{className:"text-2xl font-bold text-purple-900 mb-4",children:"Additional Resources"}),e.jsxs("div",{className:"space-y-3",children:[e.jsx("a",{href:"/privacy",className:"block text-purple-600 hover:text-purple-700 underline",children:"View our full Privacy Policy"}),e.jsx("a",{href:"/cookie-policy",className:"block text-purple-600 hover:text-purple-700 underline",children:"Learn about our Cookie Policy"}),e.jsx("a",{href:"/contact",className:"block text-purple-600 hover:text-purple-700 underline",children:"Contact us with questions"}),e.jsx("a",{href:"https://oag.ca.gov/privacy/ccpa",target:"_blank",rel:"noopener noreferrer",className:"block text-purple-600 hover:text-purple-700 underline",children:"Learn more about CCPA from California Attorney General"})]})]})]})}),e.jsx(f,{})]})]})}export{A as default};