.FormItem[data-astro-cid-gy2ky4px]{--formItem-border:var(--theme-border);box-sizing:content-box;transition:border var(--theme-transition-duration) ease-out;flex-direction:column;padding:.8rem;display:flex;position:relative}.FormItem[data-astro-cid-gy2ky4px]:nth-of-type(4n){--formItem-rot:-2.5deg}.FormItem[data-astro-cid-gy2ky4px]:nth-of-type(4n+1){--formItem-rot:1.5deg}.FormItem[data-astro-cid-gy2ky4px]:nth-of-type(4n+2){--formItem-rot:-1.5deg}.FormItem[data-astro-cid-gy2ky4px]:nth-of-type(4n+3){--formItem-rot:1deg}.FormItem[data-astro-cid-gy2ky4px]:focus-within{--formItem-border:var(--theme-text-blue);--formItem-outline:1px solid var(--theme-text-blue)}.FormItem__label[data-astro-cid-gy2ky4px]{z-index:1;opacity:.75;height:46px;line-height:1;font-family:var(--ff-serif);pointer-events:none;user-select:none;align-items:center;font-size:1rem;transition:all .2s cubic-bezier(.445,.05,.55,.95);display:flex;position:absolute;top:0}.no-motion[data-astro-cid-gy2ky4px] .FormItem__label[data-astro-cid-gy2ky4px],.no-motion .FormItem__label[data-astro-cid-gy2ky4px]{transition:none}.FormItem__border[data-astro-cid-gy2ky4px]{border:1px solid var(--formItem-border);outline:var(--formItem-outline,none);filter:url(#gouacheLine);z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;bottom:0;left:0}.FormItem[data-astro-cid-gy2ky4px]:after{content:attr(data-label) " ";background:var(--theme-page-bg);color:#0000;z-index:0;opacity:0;height:6px;transition:background var(--theme-transition-duration) ease-out, opacity .15s ease-in-out, transform .15s ease-in-out;font-family:var(--ff-serif);pointer-events:none;user-select:none;padding:1px 12px;font-size:.9rem;transition-delay:.1s;position:absolute;top:-2px;left:calc(.8rem - 12px);transform:scaleX(0)}.no-motion[data-astro-cid-gy2ky4px] .FormItem[data-astro-cid-gy2ky4px]:after,.no-motion .FormItem[data-astro-cid-gy2ky4px]:after{transition:none}.FormItem[data-astro-cid-gy2ky4px]:focus-within:after,.FormItem[data-astro-cid-gy2ky4px]:has(input:not(:placeholder-shown)):after,.FormItem[data-astro-cid-gy2ky4px]:has(textarea:not(:placeholder-shown)):after{opacity:1;transition-delay:0s;transform:scaleX(1)}.FormItem[data-astro-cid-gy2ky4px]:focus-within .FormItem__label[data-astro-cid-gy2ky4px],.FormItem[data-astro-cid-gy2ky4px]:has(input:not(:placeholder-shown)) .FormItem__label[data-astro-cid-gy2ky4px],.FormItem[data-astro-cid-gy2ky4px]:has(textarea:not(:placeholder-shown)) .FormItem__label[data-astro-cid-gy2ky4px]{opacity:1;color:var(--theme-text-purple);transform:translateY(-1.6em) rotate(var(--formItem-rot));font-family:var(--ff-serif);padding:1px;font-size:.9rem}.Input[data-astro-cid-4upmuoob]{appearance:none;width:100%;max-width:100%;height:100%;color:var(--theme-text);transition:color var(--theme-transition-duration) ease-out;resize:none;border:0;outline:none;margin:0;padding:0;font-size:.9rem;font-weight:400;line-height:1.5;background:0 0!important}.Input[data-astro-cid-4upmuoob]:-webkit-autofill{transition:background-color 0s 600000s,color 0s 600000s!important}.Input[data-astro-cid-4upmuoob]:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s!important}.ResizeContainer[data-astro-cid-il5cvweh]{align-items:stretch;display:inline-grid;position:relative}.ResizeContainer[data-astro-cid-il5cvweh]:after{content:attr(data-value) " ";visibility:hidden;white-space:pre-wrap;grid-area:1/1;display:block}.Textarea[data-astro-cid-il5cvweh]{appearance:none;width:100%;max-width:100%;height:100%;color:var(--theme-text);transition:color var(--theme-transition-duration) ease-out;resize:none;border:0;outline:none;grid-area:1/1;margin:0;padding:0;font-size:1rem;font-weight:400;background:0 0!important}.ContactForm[data-astro-cid-6bfsojfh]{grid-template:"intro"min-content"name""email""subject""message""footer"/1fr;grid-column:content-start/content-end;gap:1.5rem;margin-bottom:6rem;display:grid}@media (width>=60em){.ContactForm[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(2,1fr);grid-template-areas:"intro intro""name email""subject subject""message message""footer footer"}}.ContactForm__intro[data-astro-cid-6bfsojfh]{grid-area:intro}.ContactForm__nameInput[data-astro-cid-6bfsojfh]{grid-area:name}.ContactForm__emailInput[data-astro-cid-6bfsojfh]{grid-area:email}.ContactForm__subjectInput[data-astro-cid-6bfsojfh]{grid-area:subject}.ContactForm__messageInput[data-astro-cid-6bfsojfh]{grid-area:message}.ContactForm__footer[data-astro-cid-6bfsojfh]{flex-wrap:wrap;grid-area:footer;align-items:flex-start;display:flex}@media (width<=59.99em){.ContactForm__footer[data-astro-cid-6bfsojfh] .cf-turnstile[data-astro-cid-6bfsojfh]{width:100%;margin-top:1rem}}.ContactForm__message[data-astro-cid-6bfsojfh]{opacity:.75;max-width:35ch;font-size:.8rem;line-height:var(--lh-sm);margin-right:auto}@media (width<=27.5em){.ContactForm__message[data-astro-cid-6bfsojfh]{width:100%;margin-top:1rem}}.ContactForm__submitButton[data-astro-cid-6bfsojfh]{width:fit-content!important;height:60px!important;margin-right:1rem!important;padding-inline:2rem!important}@media (width<=27.5em){.ContactForm__submitButton[data-astro-cid-6bfsojfh]{width:100%!important;margin:0!important}}
