.formkit-form{--fk-font-family: Inter;--fk-max-width-input: 100%;width:100%}.formkit-input[type=submit]{font-size:var(--text-base-fontSize);line-height:var(--un-leading, var(--text-base-lineHeight));color:color-mix(in oklch,var(--colors-white) var(--un-text-opacity),transparent);--un-font-weight:var(--fontWeight-medium);font-weight:var(--fontWeight-medium);display:flex;align-items:center;justify-content:center;max-width:200px;width:100%;height:calc(var(--spacing) * 10)}.formkit-input[type*=date]::-webkit-calendar-picker-indicator{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' flex-shrink='0' width='1.13em' height='1.13em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7 12a2 2 0 1 1-4 0a2 2 0 0 1 4 0m7 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0m7 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;flex-shrink:0;width:1.13em;height:1.13em;color:color-mix(in oklch,var(--colors-black) 60%,transparent);cursor:pointer}.formkit-label{color:color-mix(in oklch,var(--colors-black) 80%,transparent);--un-font-weight:var(--fontWeight-medium);font-weight:var(--fontWeight-medium)}.formkit-icon{--fk-bg-decorator: #ebebeb;color:color-mix(in oklch,var(--colors-black) 50%,transparent);display:flex;align-items:center;justify-content:center;--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0)) !important;box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)!important}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}.formkit-header{margin-bottom:calc(var(--spacing) * 6)}.formkit-header-title{font-size:var(--text-2xl-fontSize);line-height:var(--un-leading, var(--text-2xl-lineHeight));--un-font-weight:var(--fontWeight-semibold);font-weight:var(--fontWeight-semibold);margin-bottom:calc(var(--spacing) * 1)}.formkit-header-subtitle{font-size:var(--text-base-fontSize);line-height:var(--un-leading, var(--text-base-lineHeight));opacity:70%}.formkit-inner{background-color:color-mix(in oklch,whitesmoke var(--un-bg-opacity),transparent);--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-shadow-color{syntax:"*";inherits:false;}@property --un-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-inset-shadow-color{syntax:"*";inherits:false;}@property --un-ring-color{syntax:"*";inherits:false;}@property --un-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-inset-ring-color{syntax:"*";inherits:false;}@property --un-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-ring-inset{syntax:"*";inherits:false;}@property --un-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0px;}@property --un-ring-offset-color{syntax:"*";inherits:false;}@property --un-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}meter.form-meter{margin-bottom:calc(var(--spacing) * 4);-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100px;height:10px}meter.form-meter::-webkit-meter-bar{border-radius:var(--radius-md);background:#0000000a}meter.form-meter::-webkit-meter-optimum-value{border-radius:var(--radius-md);background:#1c6ff7;-webkit-transition:all .35s ease;transition:all .35s ease}
