@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:fadeIn .4s cubic-bezier(.16,1,.3,1) forwards}.animate-scale-up{animation:scaleUp .3s cubic-bezier(.34,1.56,.64,1) forwards}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar-track{background:#f1f5f9cc;border-radius:9999px}.scrollbar-thin::-webkit-scrollbar-thumb{background:#7c3aed26;border-radius:9999px;border:1px solid rgba(241,245,249,.9)}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background:#7c3aed59}.glass-card{background:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(226,232,240,.8)}.glass-card-hover{transition:all .3s cubic-bezier(.4,0,.2,1)}.glass-card-hover:hover{background:#fff;border-color:#7c3aed4d;box-shadow:0 10px 25px -5px #7c3aed14,0 8px 10px -6px #7c3aed14}html{font-size:18px!important}.text-xxs{font-size:.75rem;line-height:1.1rem}.text-xxxs{font-size:.65rem;line-height:.9rem}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e2e8f0cc;height:6px;border-radius:9999px;border:1px solid rgba(203,213,225,.5)}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#7c3aed;cursor:pointer;transition:transform .1s ease;box-shadow:0 2px 8px #7c3aed66}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2)}#progress-ring-circle{transition:stroke-dashoffset .3s ease}.style-list-item{transition:all .2s ease-in-out;border:1px solid #e2e8f0;background-color:#fff}.style-list-item:hover{border-color:#cbd5e1;background-color:#f8fafc}.style-list-item.active{background-color:#7c3aed0a!important;border-color:#7c3aed66!important;box-shadow:inset 0 0 8px #7c3aed05,0 4px 12px -2px #7c3aed0d}#preview-render-element{transition:all .3s cubic-bezier(.4,0,.2,1);word-break:break-word}
