.burger-anim{z-index:0;pointer-events:none;opacity:1;will-change:transform;backface-visibility:hidden;place-items:center;width:100%;height:100svh;display:grid;position:fixed;top:0;left:0;overflow:hidden;transform:translate(0,0)}.burger-anim:after{z-index:3;-webkit-backdrop-filter:blur(7px)saturate(1.25);backdrop-filter:blur(7px)saturate(1.25);opacity:.85;content:"";will-change:transform;backface-visibility:hidden;background:radial-gradient(circle,#fff0 40%,#ffffff0d 100%);position:absolute;inset:0;transform:translate(0,0)}.burger-anim__stage{z-index:1;aspect-ratio:1;transform-origin:50% 56%;filter:saturate()contrast();opacity:1;width:min(60vw,500px);display:grid;position:relative;transform:translate(0,0)scale(1)}.burger-anim__stage>*{grid-area:1/1}.burger-anim__layer{transform:translateY(-120%) rotate(var(--ba-from-rotate,0deg));opacity:0;backface-visibility:hidden;transform-origin:50%;will-change:transform, opacity;background-position:50%;background-repeat:no-repeat;background-size:contain;animation:none}.burger-anim__hint{display:none}.burger-anim__layer.ba-top{--ba-from-rotate:35deg;--ba-to-rotate:0deg;z-index:10;background-position-y:22%;background-size:85%}.burger-anim__layer.ba-salad{--ba-from-rotate:-35deg;--ba-to-rotate:0deg;z-index:6;background-position-y:36%;background-size:90%}.burger-anim__layer.ba-cheese{--ba-from-rotate:35deg;--ba-to-rotate:0deg;z-index:7;background-position-y:57%}.burger-anim__layer.ba-cucumber{--ba-from-rotate:-45deg;--ba-to-rotate:1deg;z-index:4;background-position-y:49%;background-size:80%}.burger-anim__layer.ba-tomato{--ba-from-rotate:35deg;--ba-to-rotate:2deg;z-index:3;transform-origin:50% 45%;background-position-y:55%;background-size:85%}.burger-anim__layer.ba-meat{--ba-from-rotate:-35deg;--ba-to-rotate:-1deg;z-index:2;transform-origin:50% 85%;background-position-y:64%;background-size:90%}.burger-anim__layer.ba-bottom{--ba-from-rotate:0deg;--ba-to-rotate:0deg;z-index:8;background-position-y:90%;background-size:90%}.burger-anim__layer.ba-shadow{--ba-from-rotate:0deg;--ba-to-rotate:0deg;z-index:1;background-position-y:100%}@media (max-width:640px){.burger-anim:after{opacity:.78;-webkit-backdrop-filter:blur(4px)saturate(1.12);backdrop-filter:blur(4px)saturate(1.12)}.burger-anim{opacity:1;height:100svh}.burger-anim__stage{width:min(72vw,318px)}.burger-anim__layer{will-change:transform, opacity;filter:none!important}}@media (prefers-reduced-motion:reduce){.burger-anim__layer{transform:translateY(0) rotate(var(--ba-to-rotate,0deg));opacity:1;filter:blur();animation:none}}
