@font-face{font-family:Harukaze;src:url(/assets/fonts/harukaze/Harukaze.otf)format("opentype"),url(/assets/fonts/harukaze/Harukaze.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}.events-static-bg{z-index:-1;background:#000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.events-static-bg picture{width:100%;height:100%;display:block}.events-static-bg-img{object-fit:cover;filter:brightness(.85);width:100%;height:100%;display:block}@media screen and (max-width:768px){.events-static-bg{width:100vw;height:100vh}}.map-hotspots-container{pointer-events:none;z-index:5;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.map-hotspot{pointer-events:auto;cursor:pointer;background:0 0;border:none;transition:all .3s ease-in-out;position:absolute}.hotspot-img{object-fit:cover;object-position:center;pointer-events:none;filter:drop-shadow(0 0 12px #e51d2099)brightness(1.05);width:100%;height:100%;animation:2.5s ease-in-out infinite hotspotImgPulse;display:block}@media screen and (max-width:768px){.events-static-bg{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.events-static-bg-img{object-fit:cover;object-position:center;width:100vw;height:100vh}.map-hotspots-container{width:100vw;height:100vh;position:fixed;top:0;transform:none}.hotspot-img{object-fit:contain!important}.hotspot-tc{z-index:6;width:72%;height:46%;left:50%;transform:translate(-50%);top:-8%!important}.hotspot-tl{width:48%;height:32%;top:12%;left:4%}.hotspot-tr{width:48%;height:32%;top:12%;right:4%}.hotspot-bl{width:48%;height:34%;bottom:22%;left:4%}.hotspot-br{width:50%;height:30%;bottom:22%;right:4%}}@media screen and (min-width:769px){.hotspot-tc{z-index:6;top:-2%;left:50%;transform:translate(-50%);width:30%!important;height:38%!important}.hotspot-tl{width:28%;height:35%;top:0%;left:5%}.hotspot-tr{width:26%;height:34%;top:2%;right:8%}.hotspot-bl{width:28%;height:34%;bottom:6%;left:8%}.hotspot-br{width:34%;height:40%;bottom:4%;right:0%}}.events-modern-container{touch-action:none;width:100vw;height:100vh;position:relative;overflow:hidden}.map-hotspot:hover,.map-hotspot:active{transform:scale(1.05)}.hotspot-label-wrapper{pointer-events:none;z-index:10;justify-content:center;align-items:center;width:85%;display:flex;position:absolute;bottom:-15%;left:50%;transform:translate(-50%)}.hotspot-label-bg{object-fit:fill;filter:drop-shadow(0 4px 6px #00000080);width:100%;height:5vw;display:block}.hotspot-label-text{color:#4a2e1b;text-shadow:0 0 10px #ffffff4d;white-space:nowrap;font-family:Harukaze,sans-serif;font-size:2.2vw;position:absolute}.hotspot-tc-wrapper{top:50%;bottom:auto;transform:translate(-50%,-50%);width:65%!important}.hotspot-tc-wrapper .hotspot-label-bg{height:4vw}.hotspot-tc-wrapper .hotspot-label-text{font-size:3.2vw}@media screen and (max-width:768px){.hotspot-label-wrapper{width:90%;bottom:12%}.hotspot-label-text{font-size:6.5vw}.hotspot-label-bg{height:11vw}.hotspot-tc-wrapper{width:85%!important}.hotspot-tc-wrapper .hotspot-label-bg{height:15vw}.hotspot-tc-wrapper .hotspot-label-text{font-size:8vw}.hotspot-bl .hotspot-label-text,.hotspot-br .hotspot-label-text{font-size:5.6vw}}.map-hotspot:hover .hotspot-img,.map-hotspot:active .hotspot-img{filter:drop-shadow(0 0 18px #e51d20e6)brightness(1.15)}.map-hotspot.hotspot-tc{cursor:default;pointer-events:none!important}.map-hotspot.hotspot-tc:hover,.map-hotspot.hotspot-tc:active{transform:translate(-50%)!important}.map-hotspot.hotspot-tc:hover .hotspot-img,.map-hotspot.hotspot-tc:active .hotspot-img{filter:none}@keyframes hotspotImgPulse{0%{filter:drop-shadow(0 0 12px #e51d2099)brightness(1.05)}50%{filter:drop-shadow(0 0 22px #e51d20e6)brightness(1.2)}to{filter:drop-shadow(0 0 12px #e51d2099)brightness(1.05)}}.back-btn-container{z-index:10001;isolation:isolate;pointer-events:auto;width:fit-content;display:block;position:fixed;top:-2rem;left:0}@media screen and (max-width:768px){.back-btn-container{top:-3.5rem;left:0}}.header-center-typography{z-index:60;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:fixed;top:-5rem;left:50%;transform:translate(-50%)}.search-panel-img{object-fit:contain;filter:drop-shadow(0 0 35px #e51d20b3);width:auto;height:260px;transition:transform .5s cubic-bezier(.16,1,.3,1),filter .5s}.header-center-typography.searching{z-index:100}.header-center-typography.searching .search-panel-img{filter:drop-shadow(0 0 50px #e51d20e6);transform:scaleX(2.8)scaleY(1.1)}.expanded-search-box{z-index:20;align-items:center;gap:15px;width:70%;animation:.4s forwards searchFadeIn;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes searchFadeIn{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.header-search-input{color:#4a2e1b;background:0 0;border:none;border-bottom:2px solid #4a2e1b;outline:none;flex:1;padding:5px 10px;font-family:Harukaze,sans-serif;font-size:1.6rem}.header-search-input::placeholder{color:#4a2e1b80}.search-close-x{color:#4a2e1b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;transition:transform .3s;display:flex}.search-close-x:hover{transform:scale(1.2)rotate(90deg)}.search-close-x svg{width:24px;height:24px}.events-modern-container.search-expanded .event-bg-typography{transition:transform .6s cubic-bezier(.16,1,.3,1)!important;transform:translate(-50%,12rem)!important}.events-modern-container.search-expanded .event-poster-container{transition:all .6s cubic-bezier(.16,1,.3,1)!important;top:75%!important}.events-modern-container.search-expanded .modern-main{transition:transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(10vh)}.inner-search-icon{color:#4a2e1b;cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.inner-search-icon svg{width:30px;height:30px;transition:transform .3s}.inner-search-icon:hover svg{transform:scale(1.15)rotate(5deg)}@media screen and (max-width:768px){.header-center-typography{gap:5px;top:.2rem;display:flex!important}.header-center-typography img{height:140px}.header-center-typography.searching img{transform:scaleX(3.5)scaleY(1.4)}.header-search-input{width:140px;font-size:1rem}.inner-search-icon svg{width:22px;height:22px}}.center-search-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#e51d201a;border:1px solid #e51d2066;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-left:0;transition:all .3s;display:flex}.center-search-btn:hover{background:#e51d204d;transform:scale(1.1);box-shadow:0 0 20px #e51d2066}.center-search-btn svg{width:20px;height:20px}.account-btn-container{z-index:10001;isolation:isolate;pointer-events:auto;width:fit-content;display:block;position:fixed;top:-2rem;right:2rem}@media screen and (max-width:768px){.account-btn-container{top:-3.5rem;right:0}}.event-details-actions .button-57{padding:10px 14px;font-size:12px}.gold-btn{cursor:pointer;color:#4a2e1b;filter:drop-shadow(0 6px 12px #00000080);background-color:#0000;background-image:url("/assets/eventPage/gold back.png");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:none;justify-content:center;align-items:center;min-width:180px;height:200px;padding:25px 40px;font-family:Harukaze,sans-serif;font-size:2.2rem;text-decoration:none;transition:transform .1s;display:inline-flex;position:relative}.gold-btn:active{transform:scale(.95)}.gold-btn:hover{color:#e51d20}@media screen and (max-width:768px){.gold-btn{min-width:150px;height:165px;padding:20px 30px;font-size:1.8rem}}.button-57{color:#ff4500;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;width:auto;min-width:unset;box-sizing:border-box;clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);background:#fff;border:2px solid #ff4500;padding:18px 24px 17px;font-size:15px;line-height:15px;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden;outline:none!important}.button-57:focus,.button-57:active{box-shadow:none!important;outline:none!important}.button-57 span:first-child{z-index:10;transition:color .6s cubic-bezier(.48,0,.12,1);position:relative}.button-57:hover span:first-child{color:#ff4500}.button-57 span:last-child{color:#fff;z-index:100;opacity:0;white-space:nowrap;height:14px;line-height:13px;transition:all .5s cubic-bezier(.48,0,.12,1);display:block;position:absolute;top:50%;bottom:0;left:50%;transform:translateY(225%)translate(-50%)}.button-57:after{content:"";transform-origin:bottom;z-index:50;background-color:#ff4500;width:100%;height:100%;transition:transform .6s cubic-bezier(.48,0,.12,1);position:absolute;bottom:-50%;left:0;transform:skewY(9.3deg)scaleY(0)}.button-57:hover:after{transform-origin:bottom;transform:skewY(9.3deg)scaleY(2)}.button-57:hover{padding:18px 32px 17px}.event-details-actions .button-57:hover{padding:10px 20px}.button-57:hover span:last-child{opacity:1;transition:all .9s cubic-bezier(.48,0,.12,1);transform:translate(-50%)translateY(-80%)}.real-time-indicator{z-index:9999;color:#f33;letter-spacing:1px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;border:1px solid #ff33334d;border-radius:50px;align-items:center;gap:.75rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;animation:.5s fadeInOut;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 20px #00000080}.pulse-dot{background-color:#f33;border-radius:50%;width:8px;height:8px;animation:1s infinite alternate pulseSync}@keyframes pulseSync{0%{opacity:.6;transform:scale(1);box-shadow:0 0 #f330}to{opacity:1;transform:scale(1.3);box-shadow:0 0 10px #f33c}}@keyframes fadeInOut{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
