@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&family=Inter:wght@400;500;600&display=swap");:root{--app-header-color:#f1f5f9;--app-text-color:#e5e7eb;--app-link-color:#60a5fa;--app-border-color:#334155;--app-background:#09090b}@media (prefers-color-scheme:dark){:root{--app-header-color:#f1f5f9;--app-text-color:#e5e7eb;--app-border-color:#334155}html{color-scheme:dark}body{background:#09090b}}body,html{padding:0;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#09090b;color:#e5e7eb;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;text-size-adjust:100%}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;color:var(--app-header-color)}p{max-width:70ch;color:var(--app-text-color);line-height:1.7}a{color:inherit;text-decoration:none}*{box-sizing:border-box}html{touch-action:manipulation}@media screen and (max-width:480px){html{font-size:14px}}@media screen and (min-width:481px) and (max-width:768px){html{font-size:15px}}@media screen and (min-width:769px){html{font-size:16px}}@media screen and (-webkit-min-device-pixel-ratio:2),screen and (min-resolution:192dpi),screen and (min-resolution:2dppx){body{image-rendering:-webkit-optimize-contrast}}a,button,input{transition:all .2s ease-in-out}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#18181b}::-webkit-scrollbar-thumb{background:#334155;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#475569}@keyframes waterRipple{0%{transform:scale(1) translate(0)}50%{transform:scale(1.1) translate(100px,-100px)}to{transform:scale(1) translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (orientation:portrait){.gig-promo-fg-image-wrapper{background-size:100% auto!important;background-repeat:repeat-y!important;background-position:top!important}.gig-promo-container{position:relative!important;bottom:auto!important;top:auto!important;padding:.75rem 1.25rem!important;gap:0!important;max-height:calc(100dvh - 2rem)!important;overflow-y:auto!important}.gig-promo-container>*{margin-bottom:.3rem!important}.gig-promo-logo{width:100px!important;margin-bottom:.2rem!important}.gig-promo-label{font-size:.75rem!important;margin-bottom:.15rem!important}.gig-promo-title{font-size:clamp(1.3rem,4vw,2rem)!important;margin-bottom:.25rem!important}.gig-promo-place{font-size:1rem!important;margin-bottom:.25rem!important}.gig-promo-date{font-size:.9rem!important;margin-bottom:.25rem!important}.gig-promo-countdown{font-size:.85rem!important;padding:.4rem .8rem!important;margin-bottom:.3rem!important}.gig-promo-buttons{margin-top:.3rem!important}.gig-promo-buttons a,.gig-promo-buttons button{padding:.6rem 1.5rem!important;font-size:.9rem!important}}body,html{background:#000!important;color:#f1f5f9!important;min-height:100vh;width:100vw}body{overflow-x:hidden}@media (max-width:700px){.album-promo-link{font-size:1rem!important;padding:.5em 1.2em!important}}@keyframes waterGlass{0%{-webkit-backdrop-filter:blur(8px) saturate(1.1) brightness(1.03) contrast(1.01);backdrop-filter:blur(8px) saturate(1.1) brightness(1.03) contrast(1.01)}50%{-webkit-backdrop-filter:blur(14px) saturate(1.2) brightness(1.08) contrast(1.06);backdrop-filter:blur(14px) saturate(1.2) brightness(1.08) contrast(1.06)}to{-webkit-backdrop-filter:blur(10px) saturate(1.12) brightness(1.05) contrast(1.02);backdrop-filter:blur(10px) saturate(1.12) brightness(1.05) contrast(1.02)}}@keyframes distortGlass{0%{-webkit-backdrop-filter:blur(10px) contrast(1.12) brightness(1.06);backdrop-filter:blur(10px) contrast(1.12) brightness(1.06)}to{-webkit-backdrop-filter:blur(14px) contrast(1.18) brightness(1.1);backdrop-filter:blur(14px) contrast(1.18) brightness(1.1)}}@keyframes blockFadeIn{0%{opacity:0}to{opacity:1}}