.auth-brand-panel{position:relative;overflow:hidden;background-color:#2d2926;background-image:radial-gradient(circle at 15% 82%,rgba(214,149,109,.06) 0,rgba(214,149,109,.03) 22%,transparent 58%)}.auth-brand-panel:before{content:"";position:absolute;top:50%;left:50%;width:400px;height:400px;transform:translate(-50%,-50%);opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 400' fill='none'%3E%3Cpolygon points='200,20 370,110 370,290 200,380 30,290 30,110' stroke='%23D6956D' stroke-width='1'/%3E%3Cpolygon points='200,60 340,130 340,270 200,340 60,270 60,130' stroke='%23D6956D' stroke-width='0.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain}.auth-brand-panel:after{content:"";position:absolute;inset:0;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");background-size:128px 128px}@keyframes auth-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-fade-in{0%{opacity:0}to{opacity:1}}.auth-animate-fade-in{animation:auth-fade-in .6s ease both;animation-delay:.1s}.auth-animate-fade-up{animation:auth-fade-up .5s ease both;animation-delay:.3s}.auth-form-field-1,.auth-form-header{animation:auth-fade-up .4s ease both}.auth-form-field-1{animation-delay:.05s}.auth-form-field-2{animation:auth-fade-up .4s ease both;animation-delay:.1s}.auth-form-field-3{animation:auth-fade-up .4s ease both;animation-delay:.15s}.auth-form-submit{animation:auth-fade-up .4s ease both;animation-delay:.2s}