body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Chomsky;src:url(/may26_2/assets/chomsky-Dk1PCroT.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:JosefinSans;src:url(/may26_2/assets/josefinsans-WwDWAOG2.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Curse;src:url(/may26_2/assets/curse-C3Y3nvPK.woff2) format("woff2");font-weight:400;font-style:normal}@keyframes badgeFlash{0%{background-color:#8cd3dc;color:#444}50%{background-color:#8cd3dc;color:#fff}to{background-color:#8cd3dc;color:#444}}html,body{min-height:100dvh;margin:0;padding:0;overflow:hidden;background:linear-gradient(#000000eb,#000000eb),url(/may26_2/assets/bg_pattern-Ch0WxkDI.webp);background-size:auto,400px;background-repeat:repeat,repeat}.navbar{position:fixed;top:0;width:100%;height:100px;display:flex;justify-content:space-between;align-items:center;background-color:#000}.navbar.logo-only{justify-content:center}.navbar .logo .logo-img{height:90px;top:50px;width:auto}@media(max-width:480px){.navbar .logo .logo-img{height:70px}}.navbar .links{display:flex;align-items:center;justify-content:center;flex:1}.navbar .links .link{color:#fff;cursor:pointer;background-color:transparent;border:none;margin:0 20px;font-size:32px;transition:color .3s;font-family:Chomsky,sans-serif,Helvetica,Arial;position:relative;display:inline-block;text-decoration:none;white-space:nowrap}.navbar .links .link:before{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:0%;height:2px;background-color:#8cd3dc;transition:width .3s ease-out}.navbar .links .link:hover{color:#8cd3dc}.navbar .links .link:hover:before{width:85%}@media(hover:none)and (pointer:coarse){.navbar .links .link:hover{color:#fff;transition:none}.navbar .links .link:before{width:0%;transition:none;display:none}}@media(max-width:1000px){.navbar .links .link{display:none}}.navbar .links .link-icon{cursor:pointer;color:#fff;margin:0 20px;transition:color .3s}.navbar .links .link-icon:hover{color:#8cd3dc}@media(hover:none)and (pointer:coarse){.navbar .links .link-icon:hover{color:#fff;transition:none}}@media(max-width:1000px){.navbar .links .link-icon{display:none}}.navbar .burger-menu{display:none}@media(max-width:1000px){.navbar .burger-menu{display:block}}.content{height:calc(100dvh - 100px);display:flex;justify-content:center;margin-top:100px;overflow-y:auto;background:linear-gradient(#000000eb,#000000eb),url(/may26_2/assets/bg_pattern-Ch0WxkDI.webp) scroll;background-size:auto,400px;background-repeat:repeat,repeat}.content::-webkit-scrollbar{width:10px}.content::-webkit-scrollbar-track{background:#2d2d2d}.content::-webkit-scrollbar-thumb{background:#555;border-radius:5px}.content::-webkit-scrollbar-thumb:hover{background:#444}.content{scrollbar-width:thin;scrollbar-color:#555 #2d2d2d}.content .section{display:flex;flex-direction:column;justify-content:start;align-items:center;width:90dvw}.content .section .header{height:100px;display:flex;flex-direction:row;justify-content:start;align-items:center}.content .section .header .header-container{font-family:Curse,Chomsky,sans-serif,Helvetica,Arial;font-size:40px;font-weight:400;color:#8cd3dc;margin:20px 0 0;line-height:65px;height:65px}.content .songs-table-container{max-height:600px;height:calc(100dvh - 230px);margin:0 0 10px;overflow:hidden;display:flex;max-width:1000px;width:100%;flex-direction:column}.content .songs-table-container.maximized{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);height:100dvh;z-index:1000;max-height:100dvh}.content .songs-table-container .table-container{flex:1;overflow-y:auto;background-color:#000}.content .songs-table-container .table-container table{border-collapse:collapse;width:100%}.content .songs-table-container .table-container table tr{border-top:1px solid #ffffff;border-bottom:1px solid #ffffff;height:40px;width:100%;overflow:hidden}.content .songs-table-container .table-container table tr:first-child{border-top:none}.content .songs-table-container .table-container table tr:last-child{border-bottom:none}.content .songs-table-container .table-container table,.content .songs-table-container .table-container table th,.content .songs-table-container .table-container table td{border:1px solid black}.content .songs-table-container .table-container table th,.content .songs-table-container .table-container table td{padding:8px 12px;width:50%;font-family:JosefinSans,sans-serif,Helvetica,Arial;color:#fff;text-align:center;vertical-align:middle}.content .songs-table-container .table-container table th.new-song .new-badge,.content .songs-table-container .table-container table td.new-song .new-badge{display:flex}.content .songs-table-container .table-container table th .new-badge,.content .songs-table-container .table-container table td .new-badge{display:none;align-items:center;justify-content:center;padding:4px 6px;border-radius:4px;font-size:11px;font-weight:700;float:left;height:11px;animation:badgeFlash 2s infinite}.content .songs-table-container .table-container table th.artist,.content .songs-table-container .table-container table td.artist{text-align:right}.content .songs-table-container .table-container table th.title,.content .songs-table-container .table-container table td.title{text-align:left}.content .songs-table-container .table-container table th{color:#8cd3dc!important}.content .songs-table-container .table-container::-webkit-scrollbar{width:10px}.content .songs-table-container .table-container::-webkit-scrollbar-track{background:#2d2d2d}.content .songs-table-container .table-container::-webkit-scrollbar-thumb{background:#555;border-radius:5px}.content .songs-table-container .table-container::-webkit-scrollbar-thumb:hover{background:#444}.content .songs-table-container .table-container{scrollbar-width:thin;scrollbar-color:#555 #2d2d2d}.content .songs-table-container .search-container{display:flex;flex-direction:row;width:100%;border:1px solid #000000;border-bottom:1px solid #ffffff}.content .songs-table-container .search-container .search-field{flex:1;background-color:#000;font-family:JosefinSans,sans-serif,Helvetica,Arial;color:#fff;height:40px;padding:0 20px;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.content .songs-table-container .search-container .search-field:focus{outline:none}.content .songs-table-container .search-container .search-clear,.content .songs-table-container .search-container .maximize-app,.content .songs-table-container .search-container .search-new{height:40px;width:40px;display:flex;align-items:center;justify-content:center;background-color:#000}.content .songs-table-container .search-container .search-clear.hide,.content .songs-table-container .search-container .maximize-app.hide,.content .songs-table-container .search-container .search-new.hide{display:none}.content .songs-table-container .search-container .search-clear .icon,.content .songs-table-container .search-container .maximize-app .icon,.content .songs-table-container .search-container .search-new .icon{cursor:pointer;color:#fff;height:20px;width:20px;transition:color .3s}.content .songs-table-container .search-container .search-clear .icon:hover,.content .songs-table-container .search-container .maximize-app .icon:hover,.content .songs-table-container .search-container .search-new .icon:hover{color:#8cd3dc}@media(hover:none)and (pointer:coarse){.content .songs-table-container .search-container .search-clear .icon:hover,.content .songs-table-container .search-container .maximize-app .icon:hover,.content .songs-table-container .search-container .search-new .icon:hover{color:#fff;transition:none}}.content .songs-table-container .search-container .search-clear.on .icon,.content .songs-table-container .search-container .maximize-app.on .icon,.content .songs-table-container .search-container .search-new.on .icon{color:#8cd3dc}.content .event-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:justify;width:100%;max-width:1000px}@media(max-width:1000px){.content .event-container{width:90dvw}}.content .event-container .event-image-wrapper{width:100%;max-width:750px}.content .event-container .event-image-placeholder{width:100%;max-width:750px;min-height:900px;background-color:#111;border-radius:5px}.content .event-container .event-image{border:1px solid transparent;border-radius:5px;max-width:750px;width:750px;background-color:#111}.content .event-container .event-image.hidden{display:none}@media(max-width:1000px){.content .event-container .event-image{width:100%!important}}.content .event-container .event-p-center{text-align:center}.content .event-container .event-info{font-family:JosefinSans,sans-serif,Helvetica,Arial;font-size:24px;color:#fff;width:100%;white-space:pre-line;padding:20px 0}.content .event-container .event-details,.content .event-container .event-details2{color:#8cd3dc}.content .event-container .event-link,.content .event-container .event-link2{color:#8cd3dc;text-decoration:underline}.content .footer{width:100%;height:20px;display:flex;align-items:center;justify-content:center}.content .footer .copyright{font-family:JosefinSans,sans-serif,Helvetica,Arial;text-align:center;color:#444;font-size:12px;line-height:20px;padding:0}.bm-burger-button{position:absolute;width:36px;height:30px;left:36px;top:36px}@media(max-width:480px){.bm-burger-button{width:22px;height:22px;left:22px;top:36px}}.bm-burger-bars{background:#fff}.bm-menu{background:linear-gradient(#000000fa,#000000fa),url(/may26_2/assets/bg_pattern-Ch0WxkDI.webp);background-size:auto,400px;background-repeat:repeat,repeat;display:flex;justify-content:center;height:calc(100dvh - 100px)!important}.bm-morph-shape{fill:#8cd3dc}.bm-item-list{display:flex;flex:1;flex-direction:column;color:#b8b7ad;align-items:center;overflow-y:auto}.bm-item-list::-webkit-scrollbar{width:10px}.bm-item-list::-webkit-scrollbar-track{background:#2d2d2d}.bm-item-list::-webkit-scrollbar-thumb{background:#555;border-radius:5px}.bm-item-list::-webkit-scrollbar-thumb:hover{background:#444}.bm-item-list{scrollbar-width:thin;scrollbar-color:#555 #2d2d2d}.bm-item{color:#fff;cursor:pointer;background-color:transparent;border:none;margin:30px 0;font-size:42px;transition:color .3s;font-family:Chomsky,sans-serif,Helvetica,Arial;position:relative;display:inline-block;text-decoration:none}.bm-item:before{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:0%;height:2px;background-color:#8cd3dc;transition:width .3s ease-out}.bm-item:hover{color:#8cd3dc}.bm-item:hover:before{width:85%}@media(hover:none)and (pointer:coarse){.bm-item:hover{color:#fff;transition:none}.bm-item:before{width:0%;transition:none;display:none}}.bm-overlay{background:#0000004d}
