<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.formElement{margin:auto;display:flex;height:-moz-fit-content;height:fit-content;width:370px;flex-direction:column;gap:1.25rem;border-radius:1rem;padding:1.25rem}@media (min-width:768px){.formElement{width:400px}}.formElement{background:linear-gradient(125deg,rgba(14,164,233,.6),rgba(68,56,202,.8),rgba(14,164,233,.4))}.formElement legend{text-align:center;font-size:3rem;line-height:1;font-weight:700;color:#030712}.formElement legend a{cursor:pointer;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.formElement legend a:hover{--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}}.formElement&gt;h2{text-align:center;font-size:1.25rem;line-height:1.75rem}.formElement label{display:flex;flex-direction:column;gap:.5rem}.formElement&gt;div{display:flex;align-items:center;justify-content:space-between}.formElement&gt;div&gt;p{font-weight:100}.formElement label.inputCheck{width:-moz-fit-content;width:fit-content;flex-direction:row;align-items:center;gap:1.25rem}.formElement label span{font-weight:300}.formElement label input[type=text],[type=email],[type=password],[type=tel],textarea{border-radius:.5rem;background-color:transparent;border:1px solid #030712;outline:none;color:#fff}.formElement h3.error{width:-moz-fit-content;width:fit-content;border-radius:.5rem;background-color:hsla(0,94%,82%,.7);padding:.25rem .5rem;--tw-text-opacity:1;color:rgb(127 29 29/var(--tw-text-opacity))}.formElement&gt;button{border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(3 7 18/var(--tw-bg-opacity));padding-top:.75rem;padding-bottom:.75rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity));transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:768px){.formElement&gt;button:hover{background-color:transparent;--tw-text-opacity:1;color:rgb(3 7 18/var(--tw-text-opacity))}}.formElement&gt;button{border:2px solid #030712}.formElement&gt;p{text-align:end;font-weight:100}.formElement&gt;p a{cursor:pointer;--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity))}@media (min-width:768px){.formElement&gt;p a:hover{--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}}</pre></body></html>