label[data-fs-label]:has(~[aria-required=true]){width:fit-content;position:relative}label[data-fs-label]:has(~[aria-required=true]):before{content:"*";white-space:nowrap;top:calc(var(--spacing,.25rem) * -.5);left:calc(100% + calc(var(--spacing,.25rem) * 1));color:var(--color-destructive);opacity:.7;font-size:14px;display:block;position:absolute}section.svelte-ldqluy:first-of-type:before{content:"";background:linear-gradient(to bottom,#161b1dcc,#090b0ce6),var(--bg);width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}@supports (color:color-mix(in lab,red,red)){section.svelte-ldqluy:first-of-type:before{background:linear-gradient(to bottom,color-mix(in oklab,var(--color-mist-900) 80%,transparent),color-mix(in oklab,var(--color-mist-950) 90%,transparent)),var(--bg)}}section.svelte-ldqluy:first-of-type:before{z-index:-1;background-position:50%;background-size:cover}
