.welcome-checkbox-container{cursor:pointer;display:flex;align-items:center;justify-content:center}.welcome-checkbox-container input{display:none}.welcome-checkbox-container svg{overflow:visible;width:1.5em;height:1.5em;flex-shrink:0}.welcome-checkbox-path{fill:none;stroke:#fff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;transition:stroke-dasharray .5s ease,stroke-dashoffset .5s ease;stroke-dasharray:241 9999999;stroke-dashoffset:0}.welcome-checkbox-container input:checked~svg .welcome-checkbox-path{stroke-dasharray:70.5096664428711 9999999;stroke-dashoffset:-262.2723388671875}[dir=rtl] .welcome-checkbox-container{margin-right:0;margin-left:0}.welcome-message-textarea{border:2px solid var(--border);transition:border-color .3s ease}.welcome-message-textarea:focus{outline:none;border-color:hsl(var(--primary))}.welcome-message-textarea::placeholder{color:#fff;opacity:1}.welcome-toggle-main{flex-shrink:0}[dir=rtl] .welcome-toggle-main{margin-left:auto;margin-right:0}
