/*! tailwindcss v4.1.10 | 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-border-style:solid;--tw-font-weight:initial}}}@layer components{.textarea__wrapper{min-height:calc(var(--spacing,.25rem)*32);border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);background-color:var(--color-white,#fff);border-width:1px;width:100%;border-color:var(--color-main-primary,#dce5ef)!important}.textarea__label-text{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:#000f30}.textarea__large{margin-top:calc(var(--spacing,.25rem)*5);resize:none;height:calc(var(--spacing,.25rem)*12);border-bottom:1px var(--tw-border-style) #dce3eb;width:100%!important;max-width:100%!important}.textarea__large:focus{--tw-outline-style:none!important;outline-style:none!important}}.textarea:focus,.textarea:focus-within{outline:2px solid #4a4ae8!important}@property --tw-font-weight{syntax:"*";inherits:false}.hablar-photo-input_container{margin:20px 0;flex-direction:column;justify-self:center}.hablar-photo-input_container,.hablar-photo-input_user{width:200px;height:200px;display:inline-flex;align-items:center}.hablar-photo-input_user{overflow:hidden;flex-direction:row;border-radius:100%}.hablar-photo-input{width:100%;height:100%;background-color:#f2f2f2;background-size:cover}.hablar-photo-input img{vertical-align:bottom}



/*! tailwindcss v4.1.10 | 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-border-style:solid}}}@layer components{.popup-items{left:calc(var(--spacing,.25rem)*12);z-index:20;border-radius:var(--radius-2xl,1rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-slate-600,oklch(44.6% .043 257.281));background-color:var(--color-white,#fff);flex-direction:column;width:auto;display:inline-flex;position:absolute;overflow:hidden}.popup-item{cursor:pointer;padding:calc(var(--spacing,.25rem)*2) calc(var(--spacing,.25rem)*4);white-space:nowrap;flex-direction:row;display:inline-flex}@media (hover:hover){.popup-item:hover{background-color:var(--color-slate-200,oklch(92.9% .013 255.508))}}.popup-item__disabled{opacity:.5;cursor:default!important}@media (hover:hover){.popup-item__disabled:hover{background-color:#0000!important}}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}