.divvyup-custom-text__inputs{display:flex;gap:1.6rem;flex-wrap:wrap}.divvyup-custom-text__inputs .field:not(.field--full){width:20rem;max-width:100%;flex-shrink:0}.divvyup-custom-text__template-skeleton{background:rgba(var(--color-foreground),.2);width:100%;height:140px;border-radius:var(--inputs-radius);animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.divvyup-custom-text__template-skeleton span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.custom-text-template__wrapper{display:inline-block;margin:0 auto;min-width:150px;max-width:300px;max-height:140px;word-break:break-all;overflow:hidden;line-height:1;-webkit-user-select:none;user-select:none}.custom-text-template__inner{display:flex;justify-content:center}.custom-text-template__text{white-space:pre!important;display:inline-block}.custom-text-template{display:flex;padding:2rem;border-radius:var(--inputs-radius);border:1px dashed transparent;transition:all .3s ease;max-height:40rem;overflow:hidden}
