.ticket-booth-container{position:relative;width:400px;height:453px}.ticket-booth{position:relative;width:320px;height:420px;margin:40px auto;background:linear-gradient(135deg,#9a0000,#600);border-radius:15px;box-shadow:0 10px 30px #0006,inset 0 -5px 15px #0000004d,inset 0 5px 15px #ffffff1a}.booth-top{position:absolute;top:-20px;left:0;right:0;height:40px;background:linear-gradient(to bottom,maroon,#600);border-radius:10px 10px 0 0;border-top:2px solid #aa0000}.booth-crown{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:80%;height:20px;background:maroon;border-radius:10px 10px 0 0;border-top:2px solid #aa0000}.ticket-banner{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:linear-gradient(to bottom,gold,orange);padding:12px 35px;border-radius:12px;box-shadow:0 4px 15px #0000004d,inset 0 2px 4px #ffffff80,inset 0 -2px 4px #0003;border:2px solid #ffe55c;z-index:2}.banner-text{font-family:Arial Black,sans-serif;font-size:28px;font-weight:900;color:#800;text-shadow:2px 2px 0 #ffe55c,-1px -1px 0 rgba(0,0,0,.2);letter-spacing:3px}.booth-body{position:relative;height:100%;display:flex;padding:20px}.booth-column{width:40px;height:100%;display:flex;flex-direction:column;justify-content:space-around;padding:20px 0}.column-detail{height:60px;background:linear-gradient(to right,#a00,#800);border-radius:4px;box-shadow:inset 0 2px 4px #ffffff1a,inset 0 -2px 4px #0003}.booth-window-frame{flex-grow:1;margin:0 10px;position:relative}.window-top-detail{height:20px;background:#a00;border-radius:4px 4px 0 0;margin-bottom:10px}.booth-window{height:calc(100% - 130px);background:#1a0404;border:6px solid #aa0000;border-radius:15px;box-shadow:inset 0 0 30px #000000b3,0 0 10px #0000004d;overflow:hidden;position:relative}.window-glass{position:absolute;top:0;left:0;right:0;bottom:30px;background:linear-gradient(135deg,#000c,#0006);border-radius:8px 8px 0 0}.window-ledge{position:absolute;bottom:0;left:0;right:0;height:30px;background:maroon;border-top:2px solid #aa0000}.booth-base{position:absolute;bottom:-20px;left:-10px;right:-10px;height:40px;background:linear-gradient(to bottom,maroon,#4d0000);border-radius:0 0 15px 15px;box-shadow:0 5px 15px #0000004d}.base-detail{position:absolute;top:10px;left:20px;right:20px;height:8px;background:#a00;border-radius:4px}.flame-container{position:relative;width:180px;height:180px;margin:10px auto}.fire-dropzone{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:220px;height:220px;border-radius:50%;pointer-events:none}.flame-image{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.burning-ticket{position:absolute;font-weight:700;text-shadow:0 0 10px currentColor;font-size:1em}@media (max-width: 1024px){.flame-container{position:relative;width:73px;height:236px;margin:0}}@keyframes ticketBurn{0%{opacity:0;transform:translateY(5px) scale(.8)}20%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-30px) scale(1.2)}}@media (max-width: 480px){.ticket-booth{width:280px;height:380px;margin:0}.banner-text{font-size:24px}}@media (max-width: 768px){.animation-wrapper{width:120px;height:266px;margin-top:104px;transform:scale(.8)}.booth-window{height:calc(100% - 75px)}.ticket-booth-container{height:100%;display:flex;justify-content:center;align-items:center}.flame-container{position:relative;width:73px;height:236px;margin:0}.booth-animation{transform:scale(.7);transform-origin:center center}}
