.field.svelte-qga3qp{display:flex;flex-direction:column;gap:calc(var(--spacing) * 1)}.field.svelte-qga3qp label:where(.svelte-qga3qp){font-size:var(--text-xs-fontSize);line-height:var(--un-leading, var(--text-xs-lineHeight));--un-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest);--un-font-weight:var(--fontWeight-bold);font-weight:var(--fontWeight-bold);opacity:40%;text-transform:uppercase}.field.svelte-qga3qp input:where(.svelte-qga3qp),.field.svelte-qga3qp select:where(.svelte-qga3qp),.field.svelte-qga3qp textarea:where(.svelte-qga3qp){padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 3);border-width:1px;border-color:color-mix(in srgb,var(--colors-neutral-200) var(--un-border-opacity),transparent);border-radius:var(--radius-xl);background-color:color-mix(in srgb,var(--colors-neutral-50) var(--un-bg-opacity),transparent);width:100%;transition-property:all;transition-timing-function:var(--un-ease, var(--default-transition-timingFunction));transition-duration:var(--un-duration, var(--default-transition-duration))}.field.svelte-qga3qp input:where(.svelte-qga3qp):focus,.field.svelte-qga3qp select:where(.svelte-qga3qp):focus,.field.svelte-qga3qp textarea:where(.svelte-qga3qp):focus{--un-outline-style:none;outline-style:none;border-color:color-mix(in srgb,var(--color-primary) var(--un-border-opacity),transparent);--un-ring-shadow:var(--un-ring-inset,) 0 0 0 calc(2px + var(--un-ring-offset-width)) var(--un-ring-color, currentColor);box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-color:color-mix(in srgb, var(--color-primary) 20%, transparent) }@property --un-border-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.field.svelte-qga3qp input:where(.svelte-qga3qp),.field.svelte-qga3qp select:where(.svelte-qga3qp),.field.svelte-qga3qp textarea:where(.svelte-qga3qp){border-color:color-mix(in oklab,var(--colors-neutral-200) var(--un-border-opacity),transparent);background-color:color-mix(in oklab,var(--colors-neutral-50) var(--un-bg-opacity),transparent)}}@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;}@property --un-ring-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}.field.svelte-qga3qp textarea:where(.svelte-qga3qp){resize:none}.submit-btn.svelte-qga3qp{color:color-mix(in srgb,var(--colors-white) var(--un-text-opacity),transparent);--un-font-weight:var(--fontWeight-bold);font-weight:var(--fontWeight-bold);padding-block:calc(var(--spacing) * 4);border-radius:calc(infinity * 1px);background-color:color-mix(in srgb,var(--color-primary) var(--un-bg-opacity),transparent);display:flex;gap:calc(var(--spacing) * 2);width:100%;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,--un-gradient-from,--un-gradient-via,--un-gradient-to;transition-timing-function:var(--un-ease, var(--default-transition-timingFunction));transition-duration:var(--un-duration, var(--default-transition-duration));align-items:center;justify-content:center;font-size:1rem}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.submit-btn.svelte-qga3qp{color:color-mix(in oklab,var(--colors-white) var(--un-text-opacity),transparent)}}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;syntax:"<percentage>";inherits:false;initial-value:100%;}.submit-btn.svelte-qga3qp:hover{background-color:color-mix(in srgb,var(--color-primary) 90%,transparent)}.submit-btn.svelte-qga3qp:disabled{opacity:50%;cursor:not-allowed}
