try{!function(){var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},r=(new e.Error).stack;r&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[r]="01e454a3-9bdf-44f6-a6d4-470f9f3a42be",e._sentryDebugIdIdentifier="sentry-dbid-01e454a3-9bdf-44f6-a6d4-470f9f3a42be")}()}catch(e){}(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2243,3893],{1344:(e,r,t)=>{"use strict";t.d(r,{default:()=>n});var a=t(11824),i=t(79100),s=t(53893);let n=(0,i.memo)(function(e){let{error:r,resetErrorBoundary:t,message:i="We're sorry, a problem occurred. Please try again later."}=e;return(0,a.jsxs)("div",{role:"alert",className:"p-4 border border-error rounded-lg bg-error-light max-w-xl mx-auto my-8",children:[(0,a.jsx)("h2",{className:"text-lg font-semibold text-red-800 mb-2",children:"Oops! Something went wrong"}),(0,a.jsx)("p",{className:"text-red-700 mb-4",children:i}),!1,(0,a.jsx)(s.$,{onClick:t,variant:"danger",className:"w-full sm:w-auto",children:"Try again"})]})})},15109:(e,r,t)=>{"use strict";t.r(r),t.d(r,{default:()=>o});var a=t(11824),i=t(50366),s=t(1344);function n(){return(0,a.jsxs)("article",{className:"prose mx-auto my-24",children:[(0,a.jsx)("h1",{id:"privacy-policy-title",children:"Privacy Policy"}),(0,a.jsxs)("section",{"aria-labelledby":"abstract-title",children:[(0,a.jsx)("h3",{id:"abstract-title",children:"Abstract"}),(0,a.jsx)("p",{children:"Hi! I'm Luca Dellanna. I will never sell your data to anyone, nor will use it to spam you with advertisements. This privacy policy mainly exists because:"}),(0,a.jsxs)("ul",{children:[(0,a.jsx)("li",{children:"On my website, I use basic plugins which might use cookies or collect some data, but these are the kinds of Google Analytics, nothing uncommon or evil."}),(0,a.jsx)("li",{children:"If you subscribe to my mailing list, obviously I will collect your email address and other data, but it's just to send you my newsletter, I won't sell it or do anything evil with it."}),(0,a.jsx)("li",{children:"If you purchase any product or service through my website or online store, obviously I will receive your email address and other data. data. I might send you a single email where I ask you whether you want to subscribe to my newsletter. I won't add you to it without your consent."})]})]}),(0,a.jsxs)("section",{"aria-labelledby":"owner-title",children:[(0,a.jsx)("h3",{id:"owner-title",children:"Owner and Data Controller"}),(0,a.jsx)("p",{children:"Cultural Change di Dell'Anna Luca, Via Lucchese 32/1, 10078 Venaria Reale Italy"}),(0,a.jsx)("p",{children:"Owner contact email: luca at luca-dellanna dot com"})]}),(0,a.jsxs)("section",{"aria-labelledby":"data-types-title",children:[(0,a.jsx)("h3",{id:"data-types-title",children:"Types of Data Collected"}),(0,a.jsx)("p",{children:"Among the types of Personal Data that this website collects, by itself or through third parties, there are: Email address, First name, Last name, Country, Cookies, Usage Data."})]}),(0,a.jsxs)("section",{"aria-labelledby":"data-usage-title",children:[(0,a.jsx)("h3",{id:"data-usage-title",children:"How We Use Your Data"}),(0,a.jsx)("p",{children:"The Personal Data is used for the following purposes: Providing and managing our services, Contacting users, Managing communications, Analytics and website optimization, Interaction with external social networks and platforms."})]}),(0,a.jsxs)("section",{"aria-labelledby":"third-party-title",children:[(0,a.jsx)("h3",{id:"third-party-title",children:"Third-Party Services"}),(0,a.jsx)("p",{children:"We use the following third-party services: analytics (Cloudflare, Vercel, Sentry, and sometimes, Google Analytics 4), email management services (ConvertKit), payment processing (Stripe)."})]}),(0,a.jsxs)("section",{"aria-labelledby":"rights-title",children:[(0,a.jsx)("h3",{id:"rights-title",children:"Your Rights"}),(0,a.jsx)("p",{children:"Users have the right to: Access their Personal Data, Request correction of inaccurate data, Request deletion of their data, Object to processing of their data, Request data portability, Withdraw consent at any time."})]}),(0,a.jsxs)("section",{"aria-labelledby":"changes-title",children:[(0,a.jsx)("h3",{id:"changes-title",children:"Changes to This Policy"}),(0,a.jsx)("p",{children:"We reserve the right to make changes to this privacy policy at any time by giving notice on this page."})]})]})}function o(){return(0,a.jsx)(i.ErrorBoundary,{FallbackComponent:s.default,children:(0,a.jsx)(n,{})})}},50366:(e,r,t)=>{"use strict";t.d(r,{ErrorBoundary:()=>n});var a=t(79100);let i=(0,a.createContext)(null),s={didCatch:!1,error:null};class n extends a.Component{static getDerivedStateFromError(e){return{didCatch:!0,error:e}}resetErrorBoundary(){let{error:e}=this.state;if(null!==e){for(var r,t,a=arguments.length,i=Array(a),n=0;n0&&void 0!==arguments[0]?arguments[0]:[],r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return e.length!==r.length||e.some((e,t)=>!Object.is(e,r[t]))}(e.resetKeys,a)){var i,n;null==(i=(n=this.props).onReset)||i.call(n,{next:a,prev:e.resetKeys,reason:"keys"}),this.setState(s)}}render(){let{children:e,fallbackRender:r,FallbackComponent:t,fallback:s}=this.props,{didCatch:n,error:o}=this.state,l=e;if(n){let e={error:o,resetErrorBoundary:this.resetErrorBoundary};if("function"==typeof r)l=r(e);else if(t)l=(0,a.createElement)(t,e);else if(void 0!==s)l=s;else throw o}return(0,a.createElement)(i.Provider,{value:{didCatch:n,error:o,resetErrorBoundary:this.resetErrorBoundary}},l)}constructor(e){super(e),this.resetErrorBoundary=this.resetErrorBoundary.bind(this),this.state=s}}},53893:(e,r,t)=>{"use strict";t.d(r,{$:()=>o});var a=t(11824);t(79100);var i=t(3354);let s={primary:"bg-primary !text-white hover:bg-primary-hover shadow-md hover:shadow-lg font-semibold focus:ring-2 focus:ring-primary focus:ring-offset-2",secondary:"bg-transparent !text-primary border border-primary hover:bg-primary hover:text-white hover:shadow-md focus:ring-2 focus:ring-primary focus:ring-offset-2",outline:"bg-transparent text-gray-700 border border-gray-300 hover:bg-gray-50 focus:ring-2 focus:ring-gray-300 focus:ring-offset-2",ghost:"bg-transparent text-gray-700 hover:bg-gray-100 focus:ring-2 focus:ring-gray-300 focus:ring-offset-2",danger:"bg-error !text-white hover:bg-error-hover shadow-md hover:shadow-lg font-semibold focus:ring-2 focus:ring-error focus:ring-offset-2"},n={sm:"px-3 py-1.5 text-sm rounded-md min-h-[32px]",md:"px-4 py-2 text-base rounded-md min-h-[40px]",lg:"px-6 py-3 text-lg rounded-lg min-h-[48px]"};function o(e){let{children:r,className:t,variant:o="primary",size:l="md",disabled:d=!1,loading:c=!1,onClick:h,type:u="button",href:y,target:g,rel:m,"aria-label":p,...b}=e,f=(0,i.QP)("inline-flex items-center justify-center gap-2 transition-all duration-200","focus:outline-none disabled:opacity-50 disabled:cursor-not-allowed","hover:scale-105 active:scale-95 disabled:hover:scale-100","font-medium leading-none",s[o],n[l],t),x=d||c;return y?(0,a.jsx)("a",{href:y,className:f,target:g,rel:"_blank"===g?"noopener noreferrer":m,onClick:x?void 0:h,"aria-label":p,"aria-disabled":x,...b,children:c?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{className:"w-4 h-4 border-2 border-current border-t-transparent rounded-full animate-spin","aria-hidden":"true"}),(0,a.jsx)("span",{children:"Loading..."})]}):r}):(0,a.jsx)("button",{className:f,disabled:x,type:u,onClick:x?void 0:h,"aria-label":p,"aria-disabled":x,...b,children:c?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{className:"w-4 h-4 border-2 border-current border-t-transparent rounded-full animate-spin","aria-hidden":"true"}),(0,a.jsx)("span",{children:"Loading..."})]}):r})}},69944:(e,r,t)=>{Promise.resolve().then(t.bind(t,15109))}},e=>{e.O(0,[3354,8628,99,7358],()=>e(e.s=69944)),_N_E=e.O()}]);