.birthdate-picker::-webkit-calendar-picker-indicator{filter:invert(100%) brightness(100%);cursor:pointer}@keyframes cellRipple{0%{transform:translateY(6px) scaleY(.9);opacity:0}60%{transform:translateY(0) scaleY(1);opacity:1}to{transform:translateY(0) scaleY(1);opacity:1}}.cell-animate{animation-name:cellRipple;animation-duration:2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.2,.8,.2,1)}.flame-wrapper{position:relative;height:100%}.flame-bar{height:100%;border-top-right-radius:18px;border-bottom-right-radius:18px;animation:flicker 1.5s infinite ease-in-out alternate}.flame-tip{position:absolute;top:-18px;right:-6px;width:16px;height:32px;background:radial-gradient(circle at bottom,#ffffff 5%,#fde047 30%,#de6712 60%,transparent 80%);border-radius:60% 40% 30% 30%;box-shadow:0 0 8px 3px #fde047,0 0 15px 8px #f97316;filter:blur(1.5px);transform-origin:bottom center;animation:tip-flicker 3s infinite alternate ease-in-out;opacity:.9}.embers{position:absolute;right:0;bottom:0;width:0;height:0;pointer-events:none}.embers:before,.embers:after{content:"";position:absolute;width:4px;height:4px;background:radial-gradient(circle,#fcd34d 0%,transparent 70%);border-radius:50%;animation:ember-fall 2s infinite;opacity:.8}.embers:after{left:-6px;animation-delay:.5s;background:radial-gradient(circle,#f87171 0%,transparent 70%)}@keyframes flicker{0%{filter:brightness(1)}50%{filter:brightness(1.3) hue-rotate(-10deg)}to{filter:brightness(.9)}}@keyframes tip-flicker{0%{transform:scaleY(1) rotate(0);opacity:.9}25%{transform:scaleY(1.2) rotate(-5deg);opacity:1}50%{transform:scaleY(.9) rotate(4deg) translate(2px);opacity:.95}to{transform:scaleY(.8) rotate(3deg);opacity:.8}}@keyframes ember-fall{0%{transform:translateY(0) scale(1);opacity:1}50%{transform:translate(-5px,20px) scale(.7);opacity:.6}to{transform:translate(-10px,40px) scale(.4);opacity:0}}
