:root{--foreground:#000;--yellow1:#F3B007;--fontYellow:#D39A0B;--borderYellow:#6B4D03;--Yellow2:#2E2101;--fontGrey:#6D6D6D;--borderColor1:#2E2E2E;--borderColor2:#2E2E2E;--placeholder:#9CA3AF}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;margin:0;padding:0;height:100%;width:100%}body{color:#fff;background:#000;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}#__next,*{padding:0;margin:0}#__next{height:100%;width:100%}a{color:inherit;text-decoration:none}.callToActionButton{background-color:var(--Yellow2)!important;text-transform:none!important}.callToActionButton,.yellowText{color:var(--yellow1)!important;font-family:var(--font-outfit)!important}.spinner{color:var(--yellow1)!important}.hero{max-height:70vh;padding:10px!important}.adminColumn,.hero{border:1px solid var(--borderColor1);background-color:#000!important;border-radius:8px!important}.adminColumn{height:100vh;padding:0!important}.customBox{justify-content:center;align-items:center;text-align:center;padding:16px}.customBox,.customBoxLeftAlign{display:flex;flex-direction:column;border:1px solid #2e2e2e;border-radius:12px;width:100%;height:auto}.customBoxLeftAlign{padding:5px;color:#fff!important;background-color:transparent!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000;border-radius:8px;border:1px solid #2e2e2e}::-webkit-scrollbar-thumb{background:#444;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#666}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media (max-width:600px){html{text-size-adjust:100%}*{-webkit-overflow-scrolling:touch}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}input,select,textarea{font-size:16px!important}::-webkit-scrollbar{width:4px}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}}@media (min-width:601px) and (max-width:960px){::-webkit-scrollbar{width:6px}}.touch-target{min-height:44px;min-width:44px}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom,0)}.safe-area-top{padding-top:env(safe-area-inset-top,0)}.mobile-transition{transition:transform .2s ease,opacity .2s ease}.mobile-active:active{transform:scale(.98);opacity:.9}@media (max-width:600px){.music-grid{gap:8px!important}}.ptr-element{background-color:#121212!important}body.modal-open{overflow:hidden;position:fixed;width:100%}