.accordion,.accordion .accordion-item{position:relative;display:flex;flex-direction:column}.accordion-item--active:is(.accordion .accordion-item){margin-bottom:1rem}:is(.accordion .accordion-item) .accordion-title{position:relative;display:flex;min-height:4rem;cursor:pointer;align-items:center;gap:1.5rem;background-color:rgb(var(--color-foreground)/.05);padding:1rem 1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:700;line-height:1}@media (min-width:640px){:is(.accordion .accordion-item) .accordion-title{padding-left:2rem;padding-right:2rem}}:is(.accordion .accordion-item) .accordion-content{position:relative;display:flex;flex-direction:column}.alert{position:relative;display:flex;width:100%;align-items:center;gap:1rem;overflow:hidden;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(var(--color-neutro)/var(--tw-bg-opacity));padding:1rem;--tw-text-opacity:1;color:rgb(var(--color-background)/var(--tw-text-opacity))}.alert.alert-primary{--tw-bg-opacity:1;background-color:rgb(var(--color-primary)/var(--tw-bg-opacity))}.alert.alert-secondary{--tw-bg-opacity:1;background-color:rgb(var(--color-secondary)/var(--tw-bg-opacity))}.alert.alert-info{--tw-bg-opacity:1;background-color:rgb(var(--color-info)/var(--tw-bg-opacity))}.alert.alert-success{--tw-bg-opacity:1;background-color:rgb(var(--color-success)/var(--tw-bg-opacity))}.alert.alert-warning{--tw-bg-opacity:1;background-color:rgb(var(--color-warning)/var(--tw-bg-opacity))}.alert.alert-danger{--tw-bg-opacity:1;background-color:rgb(var(--color-danger)/var(--tw-bg-opacity))}.alert.alert-xs{gap:.5rem;padding:.5rem}.alert.alert-sm,.alert.alert-xs{font-size:.75rem;line-height:1rem}.alert.alert-sm{gap:.75rem;padding:.75rem}.alert.alert-md{gap:1rem;padding:1rem;font-size:.875rem;line-height:1.25rem}.alert.alert-lg{gap:1.25rem;padding:1.25rem;font-size:1rem;line-height:1.5rem}.alert.alert-xl{gap:1.5rem;padding:1.5rem;font-size:1.125rem;line-height:1.75rem}.alert.alert-rounded{border-radius:1rem}.alert.alert-bordered{border-left:8px;border-color:currentcolor;border-style:solid;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(var(--color-neutro)/var(--tw-text-opacity))}.alert.alert-bordered.alert-primary{--tw-border-opacity:1;border-color:rgb(var(--color-primary)/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(var(--color-primary)/var(--tw-text-opacity))}.alert.alert-bordered.alert-secondary{--tw-border-opacity:1;border-color:rgb(var(--color-secondary)/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(var(--color-secondary)/var(--tw-text-opacity))}.alert.alert-bordered.alert-info{--tw-border-opacity:1;border-color:rgb(var(--color-info)/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(var(--color-info)/var(--tw-text-opacity))}.alert.alert-bordered.alert-success{--tw-border-opacity:1;border-color:rgb(var(--color-success)/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(var(--color-success)/var(--tw-text-opacity))}.alert.alert-bordered.alert-warning{--tw-border-opacity:1;border-color:rgb(var(--color-warning)/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(var(--color-warning)/var(--tw-text-opacity))}.alert.alert-bordered.alert-danger{--tw-border-opacity:1;border-color:rgb(var(--color-danger)/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(var(--color-danger)/var(--tw-text-opacity))}.alert.alert-ghost{background-color:transparent;--tw-text-opacity:1;color:rgb(var(--color-neutro)/var(--tw-text-opacity))}.alert.alert-ghost.alert-primary{--tw-text-opacity:1;color:rgb(var(--color-primary)/var(--tw-text-opacity))}.alert.alert-ghost.alert-secondary{--tw-text-opacity:1;color:rgb(var(--color-secondary)/var(--tw-text-opacity))}.alert.alert-ghost.alert-info{--tw-text-opacity:1;color:rgb(var(--color-info)/var(--tw-text-opacity))}.alert.alert-ghost.alert-success{--tw-text-opacity:1;color:rgb(var(--color-success)/var(--tw-text-opacity))}.alert.alert-ghost.alert-warning{--tw-text-opacity:1;color:rgb(var(--color-warning)/var(--tw-text-opacity))}.alert.alert-ghost.alert-danger{--tw-text-opacity:1;color:rgb(var(--color-danger)/var(--tw-text-opacity))}.alert.alert-ghost:before{content:"";border-radius:inherit;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:currentColor;opacity:.4}#autocomplete-root{width:100vw;width:100dvw;position:fixed;inset:0;z-index:110;display:contents}.autocomplete{position:relative;height:3rem;width:100%;max-width:100%;overflow:hidden;--tw-bg-opacity:1;background-color:rgb(var(--color-background)/var(--tw-bg-opacity));font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(var(--color-foreground)/var(--tw-text-opacity))}.autocomplete.autocomplete-disabled{pointer-events:none;--tw-text-opacity:1;color:rgb(var(--color-neutro)/var(--tw-text-opacity));opacity:.8}.autocomplete.autocomplete-xs{height:2rem;font-size:.75rem;line-height:1rem}.autocomplete.autocomplete-sm{height:2.5rem;font-size:.875rem;line-height:1.25rem}.autocomplete.autocomplete-md{height:3rem;font-size:1rem;line-height:1.5rem}.autocomplete.autocomplete-lg{height:3.5rem;font-size:1rem;line-height:1.5rem}.autocomplete.autocomplete-xl{height:4rem;font-size:1.125rem;line-height:1.75rem}.autocomplete.autocomplete-outlined{border-width:1px;border-color:currentColor}.autocomplete.autocomplete-outlined:not(.autocomplete-invalid):not(.autocomplete-valid):focus,.autocomplete.autocomplete-outlined:not(.autocomplete-invalid):not(.autocomplete-valid):focus-visible,.autocomplete.autocomplete-outlined:not(.autocomplete-invalid):not(.autocomplete-valid):focus-within{--tw-border-opacity:1;border-color:rgb(var(--color-primary)/var(--tw-border-opacity))}.autocomplete.autocomplete-underlined{border-bottom-width:1px;border-color:currentColor}.autocomplete.autocomplete-underlined:not(.autocomplete-invalid):not(.autocomplete-valid):focus,.autocomplete.autocomplete-underlined:not(.autocomplete-invalid):not(.autocomplete-valid):focus-visible,.autocomplete.autocomplete-underlined:not(.autocomplete-invalid):not(.autocomplete-valid):focus-within{--tw-border-opacity:1;border-color:rgb(var(--color-primary)/var(--tw-border-opacity))}.autocomplete.autocomplete-ghost:after,.autocomplete.autocomplete-underlined:after{content:"";pointer-events:none;position:absolute;inset:0;border-radius:inherit;background-color:currentColor;opacity:.1;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.autocomplete .autocomplete-trigger{position:relative;display:flex;height:100%;width:100%;cursor:pointer;align-items:center;justify-content:space-between;gap:1rem;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(var(--color-neutro)/var(--tw-text-opacity))}.autocomplete-dropdown{position:absolute;z-index:110}.autocomplete-dropdown .autocomplete-options{margin-top:1rem;margin-bottom:1rem;max-height:15rem;overflow-y:auto;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(var(--color-background)/var(--tw-bg-opacity));--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.autocomplete-option{position:relative;display:flex;height:3rem;width:100%;cursor:pointer;align-items:center;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem}.autocomplete-option:hover{background-color:rgb(var(--color-primary)/.1);--tw-text-opacity:1;color:rgb(var(--color-primary)/var(--tw-text-opacity))}.autocomplete-option.selected{--tw-bg-opacity:1;background-color:rgb(var(--color-primary)/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.autocomplete-option.disabled{pointer-events:none;cursor:not-allowed;opacity:.5}.avatar{position:relative;display:inline-flex;aspect-ratio:1/1;height:3rem;width:3rem;flex-shrink:0;cursor:default;align-items:center;justify-content:center;overflow:hidden;--tw-bg-opacity:1;background-color:rgb(var(--color-neutro)/var(--tw-bg-opacity));font-size:.875rem;line-height:1.25rem;font-weight:700;line-height:1;--tw-text-opacity:1;color:rgb(var(--color-background)/var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.avatar:hover{z-index:20}.avatar .avatar-content{display:flex;height:100%;width:100%;align-items:center;justify-content:center;overflow:hidden;border-radius:inherit}.avatar .avatar-content>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.avatar.avatar-xs{height:1.5rem;width:1.5rem;font-size:.75rem;line-height:1rem}.avatar.avatar-sm{height:2rem;width:2rem;font-size:.75rem;line-height:1rem}.avatar.avatar-md{height:3rem;width:3rem;font-size:1rem;line-height:1.5rem}.avatar.avatar-lg{height:3.5rem;width:3.5rem;font-size:1.125rem;line-height:1.75rem}.avatar.avatar-xl{height:4rem;width:4rem;font-size:1.25rem;line-height:1.75rem}.avatar.avatar-2xl{height:5rem;width:5rem;font-size:1.5rem;line-height:2rem}.avatar.avatar-3xl{height:6rem;width:6rem;font-size:1.875rem;line-height:2.25rem}.avatar.avatar-4xl{height:7rem;width:7rem;font-size:2.25rem;line-height:2.5rem}.avatar.avatar-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.avatar.avatar-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.avatar.avatar-primary{--tw-bg-opacity:1;background-color:rgb(var(--color-primary)/var(--tw-bg-opacity))}.avatar.avatar-secondary{--tw-bg-opacity:1;background-color:rgb(var(--color-secondary)/var(--tw-bg-opacity))}.avatar.avatar-info{--tw-bg-opacity:1;background-color:rgb(var(--color-info)/var(--tw-bg-opacity))}.avatar.avatar-success{--tw-bg-opacity:1;background-color:rgb(var(--color-success)/var(--tw-bg-opacity))}.avatar.avatar-warning{--tw-bg-opacity:1;background-color:rgb(var(--color-warning)/var(--tw-bg-opacity))}.avatar.avatar-danger{--tw-bg-opacity:1;background-color:rgb(var(--color-danger)/var(--tw-bg-opacity))}.avatar.avatar-outlined{border:2px solid}.avatar.avatar-ghost,.avatar.avatar-outlined,.avatar.avatar-text{background-color:transparent;--tw-text-opacity:1;color:rgb(var(--color-neutro)/var(--tw-text-opacity))}.avatar-black:is(.avatar.avatar-text,.avatar.avatar-ghost,.avatar.avatar-outlined){--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.avatar-white:is(.avatar.avatar-text,.avatar.avatar-ghost,.avatar.avatar-outlined){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.avatar-primary:is(.avatar.avatar-text,.avatar.avatar-ghost,.avatar.avatar-outlined){--tw-text-opacity:1;color:rgb(var(--color-primary)/var(--tw-text-opacity))}.avatar-secondary:is(.avatar.avatar-text,.avatar.avatar-ghost,.avatar.avatar-outlined){--tw-text-opacity:1;color:rgb(var(--color-secondary)/var(--tw-text-opacity))}.avatar-info:is(.avatar.avatar-text,.avatar.avatar-ghost,.avatar.avatar-outlined){--tw-text-opacity:1;color:rgb(var(--color-info)/var(--tw-text-opacity))}.avatar-success:is(.avatar.avatar-text,.avatar.avatar-ghost,.avatar.avatar-outlined){--tw-text-opacity:1;color:rgb(var(--color-success)/var(--tw-text-opacity))}.avatar-warning:is(.avatar.avatar-text,.avatar.avatar-ghost,.avatar.avatar-outlined){--tw-text-opacity:1;color:rgb(var(--color-warning)/var(--tw-text-opacity))}.avatar-danger:is(.avatar.avatar-text,.avatar.avatar-ghost,.avatar.avatar-outlined){--tw-text-opacity:1;color:rgb(var(--color-danger)/var(--tw-text-opacity))}.avatar.avatar-ghost:before{content:"";border-radius:inherit;position:absolute;top:0;right:0;bottom:0;left:0;background-color:currentColor;opacity:.15}.avatar-group,.badge{position:relative;display:inline-flex;align-items:center}.badge{height:1.75rem;gap:.25rem;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(var(--color-foreground)/var(--tw-bg-opacity));padding-left:.5rem;padding-right:.5rem;font-size:.75rem;line-height:1rem;font-weight:700;line-height:1;--tw-text-opacity:1;color:rgb(var(--color-background)/var(--tw-text-opacity))}.badge .badge-clear{position:absolute;right:0;display:flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:9999px}.badge.badge-xs{height:1.25rem;gap:.125rem;padding-left:.5rem;padding-right:.5rem;font-size:.625rem}.badge.badge-xs .badge-clear{height:1.25rem;width:1.25rem}.badge.badge-xs:has(.badge-clear){padding-right:1.5rem}.badge.badge-sm{height:1.5rem;gap:.25rem;padding-left:.5rem;padding-right:.5rem;font-size:.75rem;line-height:1rem}.badge.badge-sm .badge-clear{height:1.5rem;width:1.5rem}.badge.badge-sm:has(.badge-clear){padding-right:1.75rem}.badge.badge-md{height:1.75rem;gap:.25rem;padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem}.badge.badge-md .badge-clear{height:1.75rem;width:1.75rem}.badge.badge-md:has(.badge-clear){padding-right:2rem}.badge.badge-lg{height:2rem;gap:.5rem;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem}.badge.badge-lg .badge-clear{height:2rem;width:2rem}.badge.badge-lg:has(.badge-clear){padding-right:2.25rem}.badge.badge-xl{height:2.25rem;gap:.625rem;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem}.badge.badge-xl .badge-clear{height:2.25rem;width:2.25rem}.badge.badge-xl:has(.badge-clear){padding-right:2.5rem}.badge.badge-neutro{--tw-bg-opacity:1;background-color:rgb(var(--color-neutro)/var(--tw-bg-opacity))}.badge.badge-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.badge.badge-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.badge.badge-primary{--tw-bg-opacity:1;background-color:rgb(var(--color-primary)/var(--tw-bg-opacity))}.badge.badge-secondary{--tw-bg-opacity:1;background-color:rgb(var(--color-secondary)/var(--tw-bg-opacity))}.badge.badge-info{--tw-bg-opacity:1;background-color:rgb(var(--color-info)/var(--tw-bg-opacity))}.badge.badge-success{--tw-bg-opacity:1;background-color:rgb(var(--color-success)/var(--tw-bg-opacity))}.badge.badge-warning{--tw-bg-opacity:1;background-color:rgb(var(--color-warning)/var(--tw-bg-opacity))}.badge.badge-danger{--tw-bg-opacity:1;background-color:rgb(var(--color-danger)/var(--tw-bg-opacity))}.badge.badge-rounded{border-radius:9999px}.badge.badge-outlined{border:1px solid}.badge.badge-ghost,.badge.badge-outlined,.badge.badge-text{background-color:transparent;--tw-text-opacity:1;color:rgb(var(--color-foreground)/var(--tw-text-opacity))}.badge-neutro:is(.badge.badge-outlined,.badge.badge-ghost,.badge.badge-text){--tw-text-opacity:1;color:rgb(var(--color-neutro)/var(--tw-text-opacity))}.badge-black:is(.badge.badge-outlined,.badge.badge-ghost,.badge.badge-text){--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.badge-white:is(.badge.badge-outlined,.badge.badge-ghost,.badge.badge-text){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.badge-primary:is(.badge.badge-outlined,.badge.badge-ghost,.badge.badge-text){--tw-text-opacity:1;color:rgb(var(--color-primary)/var(--tw-text-opacity))}.badge-secondary:is(.badge.badge-outlined,.badge.badge-ghost,.badge.badge-text){--tw-text-opacity:1;color:rgb(var(--color-secondary)/var(--tw-text-opacity))}.badge-info:is(.badge.badge-outlined,.badge.badge-ghost,.badge.badge-text){--tw-text-opacity:1;color:rgb(var(--color-info)/var(--tw-text-opacity))}.badge-success:is(.badge.badge-outlined,.badge.badge-ghost,.badge.badge-text){--tw-text-opacity:1;color:rgb(var(--color-success)/var(--tw-text-opacity))}.badge-warning:is(.badge.badge-outlined,.badge.badge-ghost,.badge.badge-text){--tw-text-opacity:1;color:rgb(var(--color-warning)/var(--tw-text-opacity))}.badge-danger:is(.badge.badge-outlined,.badge.badge-ghost,.badge.badge-text){--tw-text-opacity:1;color:rgb(var(--color-danger)/var(--tw-text-opacity))}.badge.badge-ghost:before,.badge.badge-outlined:before{content:"";border-radius:inherit;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:currentColor;opacity:.1;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.badge.badge-ghost:hover:before{opacity:.2}.btn{position:relative;display:flex;height:3rem;flex-wrap:wrap;align-items:center;justify-content:center;overflow:hidden;background-color:rgb(var(--color-neutro)/var(--tw-bg-opacity));padding-left:1.5rem;padding-right:1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;line-height:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn,.btn.btn-white{--tw-bg-opacity:1;--tw-text-opacity:1}.btn.btn-white{background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}.btn.btn-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.btn.btn-foreground{--tw-bg-opacity:1;background-color:rgb(var(--color-foreground)/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(var(--color-background)/var(--tw-text-opacity))}.btn.btn-primary{--tw-bg-opacity:1;background-color:rgb(var(--color-primary)/var(--tw-bg-opacity))}.btn.btn-secondary{--tw-bg-opacity:1;background-color:rgb(var(--color-secondary)/var(--tw-bg-opacity))}.btn.btn-info{--tw-bg-opacity:1;background-color:rgb(var(--color-info)/var(--tw-bg-opacity))}.btn.btn-success{--tw-bg-opacity:1;background-color:rgb(var(--color-success)/var(--tw-bg-opacity))}.btn.btn-warning{--tw-bg-opacity:1;background-color:rgb(var(--color-warning)/var(--tw-bg-opacity))}.btn.btn-danger{--tw-bg-opacity:1;background-color:rgb(var(--color-danger)/var(--tw-bg-opacity))}.btn.btn-xs{height:2rem;padding-left:.5rem;padding-right:.5rem}.btn.btn-sm,.btn.btn-xs{font-size:.75rem;line-height:1rem}.btn.btn-sm{height:2.5rem;padding-left:1rem;padding-right:1rem}.btn.btn-md{height:3rem}.btn.btn-lg,.btn.btn-md{padding-left:1.5rem;padding-right:1.5rem;font-size:.875rem;line-height:1.25rem}.btn.btn-lg{height:3.5rem}.btn.btn-xl{height:4rem;padding-left:2rem;padding-right:2rem;font-size:1.125rem;line-height:1.75rem}.btn.btn-icon{width:3rem}.btn.btn-icon.btn-xs{width:2rem}.btn.btn-icon.btn-sm{width:2.5rem}.btn.btn-icon.btn-md{width:3rem}.btn.btn-icon.btn-lg{width:3.5rem}.btn.btn-icon.btn-xl{width:4rem}.btn.btn-outlined{border:1px solid}.btn.btn-ghost,.btn.btn-outlined,.btn.btn-text{background-color:transparent;--tw-text-opacity:1;color:rgb(var(--color-neutro)/var(--tw-text-opacity))}.btn-white:is(.btn.btn-text,.btn.btn-ghost,.btn.btn-outlined){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-black:is(.btn.btn-text,.btn.btn-ghost,.btn.btn-outlined){--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.btn-foreground:is(.btn.btn-text,.btn.btn-ghost,.btn.btn-outlined){--tw-text-opacity:1;color:rgb(var(--color-foreground)/var(--tw-text-opacity))}.btn-primary:is(.btn.btn-text,.btn.btn-ghost,.btn.btn-outlined){--tw-text-opacity:1;color:rgb(var(--color-primary)/var(--tw-text-opacity))}.btn-secondary:is(.btn.btn-text,.btn.btn-ghost,.btn.btn-outlined){--tw-text-opacity:1;color:rgb(var(--color-secondary)/var(--tw-text-opacity))}.btn-info:is(.btn.btn-text,.btn.btn-ghost,.btn.btn-outlined){--tw-text-opacity:1;color:rgb(var(--color-info)/var(--tw-text-opacity))}.btn-success:is(.btn.btn-text,.btn.btn-ghost,.btn.btn-outlined){--tw-text-opacity:1;color:rgb(var(--color-success)/var(--tw-text-opacity))}.btn-warning:is(.btn.btn-text,.btn.btn-ghost,.btn.btn-outlined){--tw-text-opacity:1;color:rgb(var(--color-warning)/var(--tw-text-opacity))}.btn-danger:is(.btn.btn-text,.btn.btn-ghost,.btn.btn-outlined){--tw-text-opacity:1;color:rgb(var(--color-danger)/var(--tw-text-opacity))}.btn.btn-ghost:before{content:"";border-radius:inherit;position:absolute;inset:0;background-color:currentColor;opacity:.15;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn.btn-ghost:hover:before{opacity:.2}.btn.btn-block{width:100%}.btn.btn-disabled{pointer-events:none;opacity:.5}.card{position:relative;display:flex;flex-direction:column;border-radius:.5rem}.card.card-outlined{border-width:1px;border-style:solid;border-color:rgb(var(--color-neutro)/.3)}.card.card-rounded{border-radius:1rem}.card.card-image{position:relative;overflow:hidden}.card.card-image figure,.card.card-image picture{position:absolute;inset:0;z-index:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5)}.card.card-image figure img,.card.card-image picture img{height:100%;width:100%}.card.card-image figure img,.card.card-image figure svg,.card.card-image picture img,.card.card-image picture svg{-o-object-fit:cover;object-fit:cover;mix-blend-mode:multiply}.card .card-body{position:relative;z-index:10;display:flex;flex:1 1 auto;flex-direction:column;gap:1.5rem;padding:1.5rem}.card.card-density .card-body{gap:1rem;padding:1rem}.card .card-footer{padding:1.5rem}.card.card-density .card-footer{padding:1rem}.card .card-head{z-index:10;display:flex;align-items:center;padding:1.5rem}.card.card-density .card-head{padding:1rem}.bg-check{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="white" stroke="white" stroke-width="1" d="M5.5 10.5l-2-2-1 1 3 3 7-7-1-1z"/></svg>')}.bg-indeterminate{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="white" stroke="white" stroke-width="2" d="M2 8h12v1H2z"/></svg>')}.checkbox{position:relative;display:inline-flex;align-items:center}.checkbox.checkbox-disabled{pointer-events:none;opacity:.6}.checkbox .checkbox-control{position:relative;display:flex;height:3rem;width:3rem;cursor:pointer;align-items:center;justify-content:center;overflow:hidden;border-radius:9999px}.checkbox .checkbox-control .checkbox-input{height:1.5rem;width:1.5rem;flex-shrink:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;border-width:2px;border-style:solid;border-color:rgb(var(--color-foreground)/.3)}.checkbox .checkbox-control .checkbox-input:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:currentColor}.checkbox .checkbox-control .checkbox-input:checked,.checkbox .checkbox-control .checkbox-input[aria-checked=true],.checkbox .checkbox-control .checkbox-input[checked=true]{animation:checkmark .4s ease-out;background-color:currentColor;background-repeat:no-repeat;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="white" stroke="white" stroke-width="1" d="M5.5 10.5l-2-2-1 1 3 3 7-7-1-1z"/></svg>')}@keyframes checkmark{0%{background-position-y:8px}50%{background-position-y:-4px}to{background-position-y:0}}.checkbox .checkbox-control .checkbox-input:indeterminate{animation:checkmark .4s ease-out;background-color:currentColor;background-repeat:no-repeat;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="white" stroke="white" stroke-width="2" d="M2 8h12v1H2z"/></svg>')}.checkbox.checkbox-xs .checkbox-control{height:2rem;width:2rem}.checkbox.checkbox-sm .checkbox-control{height:2.5rem;width:2.5rem}.checkbox.checkbox-md .checkbox-control{height:3rem;width:3rem}.checkbox.checkbox-lg .checkbox-control{height:3.5rem;width:3.5rem}.checkbox.checkbox-xl .checkbox-control{height:4rem;width:4rem}.checkbox.checkbox-xs .checkbox-input{height:1rem;width:1rem;font-size:.625rem}.checkbox.checkbox-sm .checkbox-input{height:1.25rem;width:1.25rem;font-size:.75rem;line-height:1rem}.checkbox.checkbox-md .checkbox-input{height:1.5rem;width:1.5rem;font-size:.875rem;line-height:1.25rem}.checkbox.checkbox-lg .checkbox-input{height:1.75rem;width:1.75rem;font-size:.875rem;line-height:1.25rem}.checkbox.checkbox-xl .checkbox-input{height:2rem;width:2rem;font-size:1.125rem;line-height:1.75rem}.checkbox .checkbox-label{cursor:pointer;color:rgb(var(--color-foreground)/.8)}.divider{display:flex;flex-direction:row;align-items:center;align-self:stretch;white-space:nowrap}.divider:after,.divider:before{content:"";height:1px;width:100%;flex-grow:1}.divider:after,.divider:before{background-color:rgb(var(--color-foreground)/.2)}.divider.divider-horizontal{margin:0 1rem;height:auto;width:1px}.drawer{position:fixed;z-index:50;overflow:auto;--tw-bg-opacity:1;background-color:rgb(var(--color-background)/var(--tw-bg-opacity));--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.drawer.drawer-top{max-height:100vh;max-height:100dvh;top:0;left:0;width:100%}.drawer.drawer-right{max-width:100vw;max-width:100dvw;top:0;right:0;height:100%}.drawer.drawer-bottom{max-height:100vh;max-height:100dvh;bottom:0;left:0;width:100%}.drawer.drawer-left{max-width:100vw;max-width:100dvw;top:0;left:0;height:100%}.input{height:3rem;gap:1rem;--tw-bg-opacity:1;background-color:rgb(var(--color-background)/var(--tw-bg-opacity));padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(var(--color-foreground)/var(--tw-text-opacity))}.input,.input .input-control{position:relative;display:flex;max-width:100%;align-items:center;overflow:hidden}.input .input-control{height:100%;flex:1 1 0%}.input .input-control .input-field{width:100%;padding:0;line-height:1}.input .input-control .input-field::-moz-placeholder{color:rgb(var(--color-neutro)/.6)}.input .input-control .input-field::placeholder{color:rgb(var(--color-neutro)/.6)}.input.input-disabled{--tw-text-opacity:1;color:rgb(var(--color-neutro)/var(--tw-text-opacity));opacity:.8}.input.input-invalid{--tw-border-opacity:1;border-color:rgb(var(--color-danger)/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(var(--color-danger)/var(--tw-text-opacity))}.input.input-invalid .input-field::-moz-placeholder,.input.input-invalid input::-moz-placeholder{color:rgb(var(--color-danger)/.6)}.input.input-invalid .input-field::placeholder,.input.input-invalid input::placeholder{color:rgb(var(--color-danger)/.6)}.input.input-valid{--tw-border-opacity:1;border-color:rgb(var(--color-success)/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(var(--color-success)/var(--tw-text-opacity))}.input.input-valid .input-field::-moz-placeholder{color:rgb(var(--color-success)/.6)}.input.input-valid .input-field::placeholder{color:rgb(var(--color-success)/.6)}.input.input-outlined{border-width:1px;border-color:currentColor}.input.input-outlined:not(.input-invalid):not(.input-valid):focus,.input.input-outlined:not(.input-invalid):not(.input-valid):focus-visible,.input.input-outlined:not(.input-invalid):not(.input-valid):focus-within{--tw-border-opacity:1;border-color:rgb(var(--color-primary)/var(--tw-border-opacity))}.input.input-underlined{border-bottom-width:1px;border-color:currentColor}.input.input-underlined:not(.input-invalid):not(.input-valid):focus,.input.input-underlined:not(.input-invalid):not(.input-valid):focus-visible,.input.input-underlined:not(.input-invalid):not(.input-valid):focus-within{--tw-border-opacity:1;border-color:rgb(var(--color-primary)/var(--tw-border-opacity))}.input.input-ghost:after,.input.input-underlined:after{content:"";pointer-events:none;position:absolute;inset:0;border-radius:inherit;background-color:currentColor;opacity:.1;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.input.input-xs{height:2rem;font-size:.75rem;line-height:1rem}.input.input-sm{height:2.5rem;font-size:.875rem;line-height:1.25rem}.input.input-md{height:3rem}.input.input-lg,.input.input-md{font-size:1rem;line-height:1.5rem}.input.input-lg{height:3.5rem}.input.input-xl{height:4rem;font-size:1.125rem;line-height:1.75rem}.slider{position:relative;display:flex;align-items:center;overflow:hidden;--slider-thumb-size:1.5;height:calc(var(--slider-thumb-size) * 1rem)}.slider,.slider .slider-input{width:100%;border-radius:9999px}.slider .slider-input{position:absolute;height:.5rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgb(var(--color-neutro)/.15)}.slider .slider-input::-webkit-slider-thumb{position:relative;z-index:20;cursor:pointer;-webkit-appearance:none;appearance:none;border-radius:9999px;border:4px solid;--tw-bg-opacity:1;background-color:rgb(var(--color-background)/var(--tw-bg-opacity));width:calc(var(--slider-thumb-size) * 1rem);height:calc(var(--slider-thumb-size) * 1rem)}.slider .slider-input::-moz-range-thumb{position:relative;z-index:20;cursor:pointer;-moz-appearance:none;appearance:none;border-radius:9999px;border:4px solid;--tw-bg-opacity:1;background-color:rgb(var(--color-background)/var(--tw-bg-opacity));width:calc(var(--slider-thumb-size) * 1rem);height:calc(var(--slider-thumb-size) * 1rem)}.slider .slider-bar{pointer-events:none;position:absolute;inset:0;z-index:10;border-top-left-radius:9999px;border-bottom-left-radius:9999px;background-color:currentColor;height:calc(var(--slider-thumb-size) * 1rem);width:calc(var(--slider-bar-size) * 1% + (var(--slider-thumb-size) * ((50 - var(--slider-bar-size)) / 100)) * 1rem)}.slider.slider-disabled{pointer-events:none;opacity:.6}.slider.slider-readonly{pointer-events:none}.slider.slider-xs{--slider-thumb-size:1}.slider.slider-sm{--slider-thumb-size:1.25}.slider.slider-md{--slider-thumb-size:1.5}.slider.slider-lg{--slider-thumb-size:1.75}.slider.slider-xl{--slider-thumb-size:2}.slider-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.slider-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.slider-primary{--tw-text-opacity:1;color:rgb(var(--color-primary)/var(--tw-text-opacity))}.slider-secondary{--tw-text-opacity:1;color:rgb(var(--color-secondary)/var(--tw-text-opacity))}.slider-neutro{--tw-text-opacity:1;color:rgb(var(--color-neutro)/var(--tw-text-opacity))}.slider-success{--tw-text-opacity:1;color:rgb(var(--color-success)/var(--tw-text-opacity))}.slider-warning{--tw-text-opacity:1;color:rgb(var(--color-warning)/var(--tw-text-opacity))}.slider-info{--tw-text-opacity:1;color:rgb(var(--color-info)/var(--tw-text-opacity))}.slider-danger{--tw-text-opacity:1;color:rgb(var(--color-danger)/var(--tw-text-opacity))}.list{flex-direction:column}.list,.list-itm{position:relative;display:flex}.list-itm{height:3rem;width:100%;flex-shrink:0;flex-direction:row;align-items:center;gap:1rem;text-wrap:pretty;padding-left:1.5rem;padding-right:1.5rem;text-align:start}.list-itm.list-itm-disabled{pointer-events:none;opacity:.6}.list-itm.list-itm-active{--tw-text-opacity:1;color:rgb(var(--color-primary)/var(--tw-text-opacity))}.list.list-xs .list-itm{height:2rem;font-size:.75rem;line-height:1rem}.list.list-sm .list-itm{height:2.5rem;font-size:.875rem;line-height:1.25rem}.list.list-md .list-itm{height:3rem;font-size:1rem;line-height:1.5rem}.list.list-lg .list-itm{height:4rem;font-size:.875rem;line-height:1.25rem}.list.list-xl .list-itm{height:5rem;font-size:1.125rem;line-height:1.75rem}.overlay{position:fixed;inset:0;z-index:50;overflow-x:hidden;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.progress{position:relative;display:flex;height:.5rem;width:100%;align-items:center;overflow:hidden}.progress.progress-ghost:before{content:"";top:0;right:0;bottom:0;left:0;z-index:0;opacity:.2}.progress .progress-bar,.progress.progress-ghost:before{border-radius:inherit;position:absolute;background-color:currentColor}.progress .progress-bar{height:100%}.progress.progress-indeterminate .progress-bar{width:50%}@keyframes indeterminate-short-ltr{0%{left:-100%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}.progress.progress-indeterminate .progress-bar{animation:indeterminate-short-ltr 2s ease-out infinite}.radio{position:relative;display:flex;align-items:center}.radio.radio-disabled{pointer-events:none;opacity:.6}.radio-control{position:relative;height:3rem;width:3rem;cursor:pointer;overflow:hidden}.radio-control,.radio-ring{display:flex;align-items:center;justify-content:center;border-radius:9999px}.radio-ring{height:1.5rem;width:1.5rem;border-width:2px;border-style:solid;border-color:rgb(var(--color-foreground)/.3);padding:.25rem}.radio-ring:has(.radio-input:checked),.radio-ring:has(.radio-input[aria-checked=true]),.radio-ring:has(.radio-input[checked=true]){border-color:currentColor}.radio-input{height:100%;width:100%;flex-shrink:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:9999px;border:4px solid transparent}.radio-label{cursor:pointer;color:rgb(var(--color-foreground)/.8)}.radio-input:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:currentColor}@keyframes radiomark{0%{transform:scale(.5)}50%{transform:scale(1.1)}to{transform:scale(1)}}.radio-input:checked,.radio-input[aria-checked=true],.radio-input[checked=true]{animation:radiomark .4s ease-out;background-color:currentColor}.radio.radio-xs .radio-control{height:2rem;width:2rem}.radio.radio-sm .radio-control{height:2.5rem;width:2.5rem}.radio.radio-md .radio-control{height:3rem;width:3rem}.radio.radio-lg .radio-control{height:3.5rem;width:3.5rem}.radio.radio-xl .radio-control{height:4rem;width:4rem}.radio.radio-xs .radio-ring{height:1rem;width:1rem}.radio.radio-sm .radio-ring{height:1.25rem;width:1.25rem}.radio.radio-md .radio-ring{height:1.5rem;width:1.5rem;font-size:.875rem;line-height:1.25rem}.radio.radio-lg .radio-ring{height:1.75rem;width:1.75rem;font-size:.875rem;line-height:1.25rem}.radio.radio-xl .radio-ring{height:2rem;width:2rem;font-size:1.125rem;line-height:1.75rem}.radio.radio-rounded{border-radius:9999px}.ripple-container{position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;background-color:transparent;color:inherit}.ripple{pointer-events:none;position:absolute;top:50%;left:50%;height:0;width:0;--tw-translate-y:-50%;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes ripple{0%{opacity:0}25%{opacity:.25}to{width:200%;padding-bottom:200%;opacity:0}}.ripple{animation:ripple .3s ease-in;border-radius:9999px;background-color:currentColor;color:inherit}#select-root{width:100vw;width:100dvw;position:fixed;inset:0;z-index:110;display:contents}.select{position:relative;height:3rem;width:100%;max-width:100%;overflow:hidden;--tw-bg-opacity:1;background-color:rgb(var(--color-background)/var(--tw-bg-opacity));font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(var(--color-foreground)/var(--tw-text-opacity))}.select input{pointer-events:none;height:100%;width:100%;background-color:transparent;outline:2px solid transparent;outline-offset:2px}.select input::-moz-placeholder{color:rgb(var(--color-neutro)/.6)}.select input::placeholder{color:rgb(var(--color-neutro)/.6)}.select.select-disabled{pointer-events:none;--tw-text-opacity:1;color:rgb(var(--color-neutro)/var(--tw-text-opacity));opacity:.8}.select.select-xs{height:2rem;font-size:.75rem;line-height:1rem}.select.select-sm{height:2.5rem;font-size:.875rem;line-height:1.25rem}.select.select-md{height:3rem;font-size:1rem;line-height:1.5rem}.select.select-lg{height:3.5rem;font-size:1rem;line-height:1.5rem}.select.select-xl{height:4rem;font-size:1.125rem;line-height:1.75rem}.select.select-outlined{border-width:1px;border-color:currentColor}.select.select-outlined:not(.select-invalid):not(.select-valid):focus,.select.select-outlined:not(.select-invalid):not(.select-valid):focus-visible,.select.select-outlined:not(.select-invalid):not(.select-valid):focus-within{--tw-border-opacity:1;border-color:rgb(var(--color-primary)/var(--tw-border-opacity))}.select.select-underlined{border-bottom-width:1px;border-color:currentColor}.select.select-underlined:not(.select-invalid):not(.select-valid):focus,.select.select-underlined:not(.select-invalid):not(.select-valid):focus-visible,.select.select-underlined:not(.select-invalid):not(.select-valid):focus-within{--tw-border-opacity:1;border-color:rgb(var(--color-primary)/var(--tw-border-opacity))}.select.select-ghost:after,.select.select-underlined:after{content:"";pointer-events:none;position:absolute;inset:0;border-radius:inherit;background-color:currentColor;opacity:.1;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.select .select-trigger{position:relative;display:flex;height:100%;width:100%;cursor:pointer;align-items:center;justify-content:space-between;gap:1rem;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(var(--color-neutro)/var(--tw-text-opacity))}.select-dropdown{position:absolute;z-index:110}.select-dropdown .select-options{margin-top:1rem;margin-bottom:1rem;max-height:15rem;overflow-y:auto;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(var(--color-background)/var(--tw-bg-opacity));--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.select-option{position:relative;display:flex;height:3rem;width:100%;cursor:pointer;align-items:center;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem}.select-option:hover{background-color:rgb(var(--color-primary)/.1);--tw-text-opacity:1;color:rgb(var(--color-primary)/var(--tw-text-opacity))}.select-option.selected{--tw-bg-opacity:1;background-color:rgb(var(--color-primary)/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.select-option.disabled{cursor:not-allowed;opacity:.5}@keyframes pulse{50%{opacity:.5}}.skeleton{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;background-color:rgb(var(--color-foreground)/.2)}.snackbar-presentation{position:fixed;z-index:110;display:flex;align-items:center;gap:1rem;width:calc(100dvw - 4rem)}.snackbar-presentation.snackbar-top-left{top:1.5rem;left:1.5rem;flex-direction:column-reverse;justify-content:flex-start}.snackbar-presentation.snackbar-top-center{top:1.5rem;left:50%;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));flex-direction:column-reverse;justify-content:center}.snackbar-presentation.snackbar-top-right{top:1.5rem;right:1.5rem;flex-direction:column-reverse;justify-content:flex-end}.snackbar-presentation.snackbar-bottom-left{bottom:1.5rem;left:1.5rem;flex-direction:column;justify-content:flex-start}.snackbar-presentation.snackbar-bottom-center{bottom:1.5rem;left:50%;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));flex-direction:column;justify-content:center}.snackbar-presentation.snackbar-bottom-right{bottom:1.5rem;right:1.5rem;flex-direction:column;justify-content:flex-end}.snackbar-presentation::-webkit-scrollbar{display:none}@media (min-width:640px){.snackbar-presentation{width:auto}}.snackbar{position:relative;display:flex;width:100%;min-width:18rem;align-items:center;gap:.75rem;overflow:hidden;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(var(--color-neutro)/var(--tw-bg-opacity));padding-left:1rem;padding-right:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.snackbar.snackbar-primary{--tw-bg-opacity:1;background-color:rgb(var(--color-primary)/var(--tw-bg-opacity))}.snackbar.snackbar-secondary{--tw-bg-opacity:1;background-color:rgb(var(--color-secondary)/var(--tw-bg-opacity))}.snackbar.snackbar-info{--tw-bg-opacity:1;background-color:rgb(var(--color-info)/var(--tw-bg-opacity))}.snackbar.snackbar-success{--tw-bg-opacity:1;background-color:rgb(var(--color-success)/var(--tw-bg-opacity))}.snackbar.snackbar-warning{--tw-bg-opacity:1;background-color:rgb(var(--color-warning)/var(--tw-bg-opacity))}.snackbar.snackbar-danger{--tw-bg-opacity:1;background-color:rgb(var(--color-danger)/var(--tw-bg-opacity))}.snackbar.snackbar-xs{padding-top:.25rem;padding-bottom:.25rem;font-size:.75rem;line-height:1rem}.snackbar.snackbar-sm{padding-top:.5rem;padding-bottom:.5rem;font-size:.75rem;line-height:1rem}.snackbar.snackbar-md{padding-top:.75rem;padding-bottom:.75rem;font-size:.875rem;line-height:1.25rem}.snackbar.snackbar-lg{padding-top:.75rem;padding-bottom:.75rem;font-size:1rem;line-height:1.5rem}.snackbar.snackbar-xl{padding-top:1rem;padding-bottom:1rem;font-size:1rem;line-height:1.5rem}.snackbar.snackbar-rounded{border-radius:1rem}.snackbar.snackbar-bordered{border-left:8px;border-color:currentcolor;border-style:solid;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(var(--color-neutro)/var(--tw-text-opacity))}.snackbar.snackbar-bordered.snackbar-primary{--tw-border-opacity:1;border-color:rgb(var(--color-primary)/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(var(--color-primary)/var(--tw-text-opacity))}.snackbar.snackbar-bordered.snackbar-secondary{--tw-border-opacity:1;border-color:rgb(var(--color-secondary)/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(var(--color-secondary)/var(--tw-text-opacity))}.snackbar.snackbar-bordered.snackbar-info{--tw-border-opacity:1;border-color:rgb(var(--color-info)/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(var(--color-info)/var(--tw-text-opacity))}.snackbar.snackbar-bordered.snackbar-success{--tw-border-opacity:1;border-color:rgb(var(--color-success)/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(var(--color-success)/var(--tw-text-opacity))}.snackbar.snackbar-bordered.snackbar-warning{--tw-border-opacity:1;border-color:rgb(var(--color-warning)/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(var(--color-warning)/var(--tw-text-opacity))}.snackbar.snackbar-bordered.snackbar-danger{--tw-border-opacity:1;border-color:rgb(var(--color-danger)/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(var(--color-danger)/var(--tw-text-opacity))}.snackbar.snackbar-ghost{background-color:transparent;--tw-text-opacity:1;color:rgb(var(--color-neutro)/var(--tw-text-opacity))}.snackbar.snackbar-ghost.snackbar-primary{--tw-text-opacity:1;color:rgb(var(--color-primary)/var(--tw-text-opacity))}.snackbar.snackbar-ghost.snackbar-secondary{--tw-text-opacity:1;color:rgb(var(--color-secondary)/var(--tw-text-opacity))}.snackbar.snackbar-ghost.snackbar-info{--tw-text-opacity:1;color:rgb(var(--color-info)/var(--tw-text-opacity))}.snackbar.snackbar-ghost.snackbar-success{--tw-text-opacity:1;color:rgb(var(--color-success)/var(--tw-text-opacity))}.snackbar.snackbar-ghost.snackbar-warning{--tw-text-opacity:1;color:rgb(var(--color-warning)/var(--tw-text-opacity))}.snackbar.snackbar-ghost.snackbar-danger{--tw-text-opacity:1;color:rgb(var(--color-danger)/var(--tw-text-opacity))}.snackbar.snackbar-ghost:before{content:"";border-radius:inherit;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:currentColor;opacity:.4}.switch{position:relative;display:inline-flex;align-items:center;gap:1rem}.switch.switch-disabled{pointer-events:none;opacity:.6}.switch .switch-input{display:none}.switch .switch-control{display:flex;height:2rem;width:4rem;cursor:pointer;align-items:center;justify-content:flex-start;overflow:hidden;border-radius:9999px;background-color:rgb(var(--color-neutro)/.3);padding:.25rem;box-shadow:inset 0 6px 8px 3px rgba(0,0,0,.15)}.switch .switch-control[data-checked=true]{justify-content:flex-end;background-color:currentColor}.switch.switch-neutro .switch-control{--tw-text-opacity:1;color:rgb(var(--color-neutro)/var(--tw-text-opacity))}.switch.switch-primary .switch-control{--tw-text-opacity:1;color:rgb(var(--color-primary)/var(--tw-text-opacity))}.switch.switch-secondary .switch-control{--tw-text-opacity:1;color:rgb(var(--color-secondary)/var(--tw-text-opacity))}.switch.switch-success .switch-control{--tw-text-opacity:1;color:rgb(var(--color-success)/var(--tw-text-opacity))}.switch.switch-danger .switch-control{--tw-text-opacity:1;color:rgb(var(--color-danger)/var(--tw-text-opacity))}.switch.switch-warning .switch-control{--tw-text-opacity:1;color:rgb(var(--color-warning)/var(--tw-text-opacity))}.switch.switch-info .switch-control{--tw-text-opacity:1;color:rgb(var(--color-info)/var(--tw-text-opacity))}.switch.switch-xs .switch-control{height:1.5rem;width:3rem}.switch.switch-sm .switch-control{height:1.75rem;width:3.5rem}.switch.switch-md .switch-control{height:2rem;width:4rem}.switch.switch-lg .switch-control{height:2.5rem;width:5rem;padding:.5rem}.switch.switch-xl .switch-control{height:3rem;width:6rem;padding:.5rem}.switch .switch-handle{height:1.5rem;width:1.5rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(var(--color-background)/var(--tw-bg-opacity))}.switch.switch-xs .switch-handle{height:1rem;width:1rem}.switch.switch-sm .switch-handle{height:1.25rem;width:1.25rem}.switch.switch-md .switch-handle{height:1.5rem;width:1.5rem}.switch.switch-lg .switch-handle{height:1.75rem;width:1.75rem}.switch.switch-xl .switch-handle{height:2rem;width:2rem}.switch .switch-label{cursor:pointer;color:rgb(var(--color-foreground)/.8)}.table{height:-moz-fit-content;height:fit-content;border-collapse:collapse}.table tbody tr:hover,.table thead tr{background-color:rgb(var(--color-neutro)/.05)}.table td,.table th{padding:.75rem;vertical-align:middle}.table td:first-child,.table th:first-child{padding-left:1.5rem}.table td:last-child,.table th:last-child{padding-right:1.5rem}.tabs{display:flex;align-items:flex-end}.tab,.tabs{flex-wrap:wrap}.tab{position:relative;display:inline-flex;height:1.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;align-items:center;justify-content:center;padding-left:1rem;padding-right:1rem;text-align:center;font-size:.875rem;line-height:1.25rem;color:rgb(var(--color-foreground)/.5)}.tab.tab-xs{height:2rem;padding-left:.5rem;padding-right:.5rem}.tab.tab-sm,.tab.tab-xs{font-size:.75rem;line-height:1rem}.tab.tab-sm{height:2.5rem;padding-left:1rem;padding-right:1rem}.tab.tab-md{height:3rem}.tab.tab-lg,.tab.tab-md{padding-left:1.5rem;padding-right:1.5rem;font-size:.875rem;line-height:1.25rem}.tab.tab-lg{height:3.5rem}.tab.tab-xl{height:4rem;padding-left:2rem;padding-right:2rem;font-size:1.125rem;line-height:1.75rem}.tab-bordered{border-bottom-width:2px;border-style:solid;border-color:rgb(var(--color-foreground)/.2)}.tab.tab-active{--tw-text-opacity:1;color:rgb(var(--color-primary)/var(--tw-text-opacity))}.tab.tab-disable{pointer-events:none;color:rgb(var(--color-foreground)/.2)}.textarea{position:relative;display:flex;max-width:100%;align-items:flex-start;gap:1rem;overflow:hidden;padding:1rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(var(--color-neutro)/var(--tw-text-opacity))}.textarea::-moz-placeholder{color:rgb(var(--color-neutro)/.6)}.textarea::placeholder{color:rgb(var(--color-neutro)/.6)}.textarea .textarea-field{width:100%;flex:1 1 0%;background-color:transparent;padding:0;line-height:1.5}:is(.textarea .textarea-field):active,:is(.textarea .textarea-field):focus{outline:2px solid transparent;outline-offset:2px}.textarea.textarea-disabled{--tw-text-opacity:1;color:rgb(var(--color-neutro)/var(--tw-text-opacity));opacity:.8}.textarea.textarea-invalid{--tw-border-opacity:1;border-color:rgb(var(--color-danger)/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(var(--color-danger)/var(--tw-text-opacity))}.textarea.textarea-invalid::-moz-placeholder{color:rgb(var(--color-danger)/.6)}.textarea.textarea-invalid::placeholder{color:rgb(var(--color-danger)/.6)}.textarea.textarea-invalid .textarea-field::-moz-placeholder{color:rgb(var(--color-danger)/.6)}.textarea.textarea-invalid .textarea-field::placeholder{color:rgb(var(--color-danger)/.6)}.textarea.textarea-valid{--tw-border-opacity:1;border-color:rgb(var(--color-success)/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(var(--color-success)/var(--tw-text-opacity))}.textarea.textarea-valid .textarea-field::-moz-placeholder{color:rgb(var(--color-success)/.6)}.textarea.textarea-valid .textarea-field::placeholder{color:rgb(var(--color-success)/.6)}.textarea.textarea-outlined{border-width:1px;border-color:currentColor}.textarea.textarea-underlined{border-bottom-width:1px;border-color:currentColor}.textarea.textarea-ghost:after,.textarea.textarea-outlined:after,.textarea.textarea-underlined:after{content:"";pointer-events:none;position:absolute;inset:0;border-radius:inherit;background-color:currentColor;opacity:.05;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.textarea.textarea-xs{font-size:.75rem;line-height:1rem}.textarea.textarea-xs .textarea-field{min-height:1.25rem}.textarea.textarea-sm{font-size:.875rem;line-height:1.25rem}.textarea.textarea-sm .textarea-field{min-height:1.5rem}.textarea.textarea-md{font-size:1rem;line-height:1.5rem}.textarea.textarea-md .textarea-field{min-height:1.5rem}.textarea.textarea-lg{font-size:1rem;line-height:1.5rem}.textarea.textarea-lg .textarea-field{min-height:1.5rem}.textarea.textarea-xl{font-size:1.125rem;line-height:1.75rem}.textarea.textarea-xl .textarea-field{min-height:1.75rem}.tooltip{position:absolute;border-radius:.25rem;background-color:rgb(var(--color-foreground)/.9);padding:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(var(--color-background)/var(--tw-text-opacity))}.tooltip.tooltip-neutro{background-color:rgb(var(--color-neutro)/.9)}.tooltip.tooltip-white{background-color:hsla(0,0%,100%,.9);--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.tooltip.tooltip-black{background-color:rgba(0,0,0,.9)}.tooltip.tooltip-black,.tooltip.tooltip-primary{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.tooltip.tooltip-primary{background-color:rgb(var(--color-primary)/.9)}.tooltip.tooltip-secondary{background-color:rgb(var(--color-secondary)/.9)}.tooltip.tooltip-info,.tooltip.tooltip-secondary{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.tooltip.tooltip-info{background-color:rgb(var(--color-info)/.9)}.tooltip.tooltip-success{background-color:rgb(var(--color-success)/.9)}.tooltip.tooltip-success,.tooltip.tooltip-warning{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.tooltip.tooltip-warning{background-color:rgb(var(--color-warning)/.9)}.tooltip.tooltip-danger{background-color:rgb(var(--color-danger)/.9);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}