/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-font-weight:initial}}}.form-card{height:-moz-fit-content;height:fit-content;padding:var(--spacing-6,24px);align-items:flex-start;gap:var(--spacing-6,24px);border-radius:var(--border-radius-rounded-lg,10px);border:var(--border-width-border,1px)solid var(--base-border,#e5e5e5);background:var(--base-card,#fff);box-shadow:var(--shadow-xs-offset-x,0)var(--shadow-xs-offset-y,1px)var(--shadow-xs-blur-radius,2px)var(--shadow-xs-spread-radius,0)var(--shadow-xs-color,#0000000d);flex-direction:column;align-self:stretch;display:flex;position:relative}.form-card.dashed{border-style:dashed}.form-card h3{align-items:center;gap:calc(var(--spacing,.25rem)*1);font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5/1)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);flex-direction:row;display:flex}.form-card .form-label small{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-normal,400);font-weight:var(--font-weight-normal,400);color:var(--color-muted-foreground,var(--muted-foreground))}.form-card .card-bottom-btn-full-placeholder{width:100%;height:44px}.form-card .card-bottom-btn-full{right:calc(var(--spacing,.25rem)*0);bottom:calc(var(--spacing,.25rem)*0);left:calc(var(--spacing,.25rem)*0);cursor:pointer;font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);border-top:1px solid var(--base-border,#e5e5e5);padding:var(--spacing-4,16px);justify-content:center;align-items:center;gap:var(--spacing-2,8px);flex-direction:row;align-self:stretch;display:flex;position:absolute}@property --tw-font-weight{syntax:"*";inherits:false}