.burger-smoke-container{position:absolute;top:-60px;left:50%;transform:translate(-50%);width:80px;height:100px;pointer-events:none;z-index:1}.smoke{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:40px;height:40px;background:radial-gradient(circle,#ffffff4d,#fff0 70%);border-radius:50%;opacity:0;filter:blur(8px)}.smoke-1{animation:smoke-rise 3s ease-in-out infinite;animation-delay:0s}.smoke-2{animation:smoke-rise 3s ease-in-out infinite;animation-delay:1s;left:45%}.smoke-3{animation:smoke-rise 3s ease-in-out infinite;animation-delay:2s;left:55%}@keyframes smoke-rise{0%{bottom:0;opacity:0;transform:translate(-50%) scale(.5)}20%{opacity:.6}50%{opacity:.4;transform:translate(calc(-50% + 10px)) scale(1.2)}to{bottom:100px;opacity:0;transform:translate(calc(-50% + 20px)) scale(1.5)}}@media (max-width: 768px){.burger-smoke-container{width:60px;height:80px;top:-50px}.smoke{width:30px;height:30px}@keyframes smoke-rise{to{bottom:80px}}}.sauce-drops-container{position:absolute;top:0;left:0;right:0;height:100px;pointer-events:none;z-index:2}.sauce-drop{position:absolute;top:0;width:8px;height:12px}.sauce-drop-inner{width:100%;height:100%;background:linear-gradient(180deg,#dc2626,#b91c1c);border-radius:50%/60% 60% 40% 40%;box-shadow:0 2px 4px #0000004d,inset 0 1px 2px #ffffff4d;position:relative}.sauce-drop-inner:before{content:"";position:absolute;top:2px;left:2px;width:3px;height:4px;background:#fff9;border-radius:50%;filter:blur(1px)}@media (max-width: 768px){.sauce-drops-container{height:80px}.sauce-drop{width:6px;height:10px}}.sauce-drop.mustard .sauce-drop-inner{background:linear-gradient(180deg,#eab308,#ca8a04)}.sauce-drop.mayo .sauce-drop-inner{background:linear-gradient(180deg,#fefce8,#fef9c3)}.sauce-drop.bbq .sauce-drop-inner{background:linear-gradient(180deg,#92400e,#78350f)}
