.hero[data-astro-cid-vsjxeken]{position:relative;min-height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero__bg[data-astro-cid-vsjxeken]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;z-index:0}.hero__bg--mobile[data-astro-cid-vsjxeken]{display:none}@media(max-width:768px){.hero__bg--desktop[data-astro-cid-vsjxeken]{display:none}.hero__bg--mobile[data-astro-cid-vsjxeken]{display:block}}.hero__overlay[data-astro-cid-vsjxeken]{position:absolute;inset:0;background:linear-gradient(to bottom,#00000059,#00000080);z-index:1}.hero__content[data-astro-cid-vsjxeken]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:2.5rem;text-align:center;padding:0 1.5rem}.hero__title[data-astro-cid-vsjxeken]{margin:0;display:flex;align-items:center;justify-content:center}.hero__logo[data-astro-cid-vsjxeken]{width:clamp(16rem,55vw,42rem);height:auto;display:block}.hero__cta[data-astro-cid-vsjxeken]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;border:1.5px solid rgba(255,255,255,.85);color:#fff;font-size:.9rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#ffffff0f;transition:background .2s ease,border-color .2s ease,color .2s ease;cursor:pointer}.hero__cta[data-astro-cid-vsjxeken]:hover{background:#ffffff2e;border-color:#fff}.hero__cta[data-astro-cid-vsjxeken]:focus-visible{outline:2px solid #ffffff;outline-offset:4px}@media(max-width:480px){.hero__outline[data-astro-cid-vsjxeken]{-webkit-text-stroke:1.5px #ffffff;text-stroke:1.5px #ffffff}}.album[data-astro-cid-atjdpw2a]{position:relative;background-color:#000;overflow:hidden;padding:clamp(4rem,10vw,7rem) clamp(1.5rem,6vw,5rem)}.album__watermark[data-astro-cid-atjdpw2a]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:clamp(6rem,22vw,18rem);font-weight:900;letter-spacing:.15em;color:#fff;opacity:.08;text-transform:uppercase;pointer-events:none;user-select:none;line-height:1;white-space:nowrap}.album__inner[data-astro-cid-atjdpw2a]{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,6vw,5rem);align-items:center;max-width:1100px;margin:0 auto}.album__cover-wrap[data-astro-cid-atjdpw2a]{aspect-ratio:1 / 1;background-color:#fff;display:flex;align-items:center;justify-content:center;max-width:480px;width:100%;justify-self:center;box-shadow:0 8px 48px #0009}.album__cover-img[data-astro-cid-atjdpw2a]{width:100%;height:100%;object-fit:cover;display:block}.album__cover-placeholder[data-astro-cid-atjdpw2a]{width:100%;height:100%;background:linear-gradient(135deg,#e5e5e5,#c8c8c8)}.album__info[data-astro-cid-atjdpw2a]{display:flex;flex-direction:column;gap:1.25rem}.album__badge[data-astro-cid-atjdpw2a]{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;padding:.3rem .75rem;border:1px solid rgba(255,255,255,.35);color:#ffffffbf;font-size:.7rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.album__badge[data-astro-cid-atjdpw2a]:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#22c55e;animation:pulse 2s ease-in-out infinite;flex-shrink:0}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}@media(prefers-reduced-motion:reduce){.album__badge[data-astro-cid-atjdpw2a]:before{animation:none}}.album__title[data-astro-cid-atjdpw2a]{margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;letter-spacing:.02em;line-height:1.1;color:#fff;text-transform:uppercase}.album__desc[data-astro-cid-atjdpw2a]{margin:0;font-size:clamp(.9rem,1.5vw,1rem);line-height:1.7;color:#fff9;max-width:42ch;text-align:justify}.album__actions[data-astro-cid-atjdpw2a]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.album__btn[data-astro-cid-atjdpw2a]{display:inline-flex;align-items:center;gap:.55rem;padding:.7rem 1.4rem;font-size:.85rem;font-weight:600;letter-spacing:.04em;text-decoration:none;cursor:pointer;transition:background-color .2s ease,transform .15s ease,opacity .2s ease}.album__btn[data-astro-cid-atjdpw2a]:hover{transform:translateY(-2px)}.album__btn[data-astro-cid-atjdpw2a]:active{transform:translateY(0)}.album__btn[data-astro-cid-atjdpw2a]:focus-visible{outline:2px solid #fff;outline-offset:4px}.album__btn-icon[data-astro-cid-atjdpw2a]{width:18px;height:18px;flex-shrink:0}.album__btn--spotify[data-astro-cid-atjdpw2a]{background-color:#1db954;color:#fff}.album__btn--spotify[data-astro-cid-atjdpw2a]:hover{background-color:#1ed760}.album__btn--apple[data-astro-cid-atjdpw2a]{background-color:#fff;color:#000}.album__btn--apple[data-astro-cid-atjdpw2a]:hover{background-color:#e5e5e5}@media(max-width:768px){.album__inner[data-astro-cid-atjdpw2a]{grid-template-columns:1fr;gap:2.5rem}.album__cover-wrap[data-astro-cid-atjdpw2a]{max-width:320px}.album__desc[data-astro-cid-atjdpw2a]{max-width:100%}}.bio[data-astro-cid-dutl7o3u]{position:relative;background-color:#0d0a09;overflow:hidden;padding:clamp(4rem,10vw,7rem) clamp(1.5rem,6vw,5rem)}.bio__watermark[data-astro-cid-dutl7o3u]{position:absolute;bottom:-.15em;right:clamp(1rem,4vw,4rem);font-size:clamp(8rem,28vw,22rem);font-weight:900;letter-spacing:.1em;color:#fff;opacity:.04;text-transform:uppercase;pointer-events:none;user-select:none;line-height:1;white-space:nowrap}.bio__inner[data-astro-cid-dutl7o3u]{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,7vw,6rem);align-items:center;max-width:1100px;margin:0 auto}.bio__photo-wrap[data-astro-cid-dutl7o3u]{position:relative;aspect-ratio:3 / 4;max-width:440px;width:100%;justify-self:center;overflow:hidden}.bio__photo[data-astro-cid-dutl7o3u]{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;filter:brightness(.85) contrast(1.08)}.bio__photo-fade[data-astro-cid-dutl7o3u]{position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to bottom,transparent 0%,rgba(13,10,9,.55) 100%);pointer-events:none}.bio__content[data-astro-cid-dutl7o3u]{display:flex;flex-direction:column;gap:1.75rem}.bio__header[data-astro-cid-dutl7o3u]{display:flex;flex-direction:column;gap:.6rem}.bio__label[data-astro-cid-dutl7o3u]{display:flex;align-items:center;gap:.6rem;font-size:.68rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#c8102e}.bio__label[data-astro-cid-dutl7o3u]:before{content:"";display:block;width:1.5rem;height:1px;background-color:#c8102e;flex-shrink:0}.bio__title[data-astro-cid-dutl7o3u]{margin:0;display:flex;flex-direction:column;line-height:.95;font-size:clamp(2.6rem,6vw,4.75rem);font-weight:900;letter-spacing:-.01em;text-transform:uppercase;text-rendering:optimizeLegibility}.bio__title-solid[data-astro-cid-dutl7o3u]{color:#fff}.bio__title-outline[data-astro-cid-dutl7o3u]{color:transparent;-webkit-text-stroke:2px rgba(255,255,255,.85);text-stroke:2px rgba(255,255,255,.85)}.bio__quote[data-astro-cid-dutl7o3u]{margin:0;padding:.25rem 0 .25rem 1.1rem;border-left:2px solid #c8102e}.bio__quote[data-astro-cid-dutl7o3u] p[data-astro-cid-dutl7o3u]{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(.97rem,1.6vw,1.1rem);font-style:italic;line-height:1.7;color:#ffffffc7;text-align:justify}.bio__text[data-astro-cid-dutl7o3u]{margin:0;font-size:clamp(.875rem,1.4vw,.95rem);line-height:1.8;color:#ffffff7a;max-width:44ch;text-align:justify}.bio__cta[data-astro-cid-dutl7o3u]{display:inline-flex;align-items:center;gap:.5rem;padding-bottom:.25rem;border-bottom:1px solid rgba(255,255,255,.4);color:#fff;font-size:.78rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;width:fit-content;cursor:pointer;transition:border-color .22s ease,color .22s ease}.bio__cta-arrow[data-astro-cid-dutl7o3u]{display:inline-block;transition:transform .22s ease}.bio__cta[data-astro-cid-dutl7o3u]:hover{border-color:#c8102e;color:#c8102e}.bio__cta[data-astro-cid-dutl7o3u]:hover .bio__cta-arrow[data-astro-cid-dutl7o3u]{transform:translate(4px)}.bio__cta[data-astro-cid-dutl7o3u]:focus-visible{outline:2px solid #c8102e;outline-offset:6px;border-color:transparent}@media(prefers-reduced-motion:reduce){.bio__cta[data-astro-cid-dutl7o3u],.bio__cta-arrow[data-astro-cid-dutl7o3u]{transition:none}}@media(max-width:768px){.bio__inner[data-astro-cid-dutl7o3u]{grid-template-columns:1fr;gap:2.5rem}.bio__photo-wrap[data-astro-cid-dutl7o3u]{max-width:300px;margin:0 auto}.bio__text[data-astro-cid-dutl7o3u]{max-width:100%}.bio__title-outline[data-astro-cid-dutl7o3u]{-webkit-text-stroke:1.5px rgba(255,255,255,.85);text-stroke:1.5px rgba(255,255,255,.85)}}@media(max-width:480px){.bio__content[data-astro-cid-dutl7o3u]{gap:1.5rem}}.tours[data-astro-cid-ny6tahte]{background-color:#0d0a09;padding:clamp(4rem,10vw,7rem) clamp(1.5rem,6vw,5rem)}.tours__inner[data-astro-cid-ny6tahte]{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:2.75rem}.tours__header[data-astro-cid-ny6tahte]{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.tours__header-left[data-astro-cid-ny6tahte]{display:flex;flex-direction:column;gap:.55rem}.tours__label[data-astro-cid-ny6tahte]{display:flex;align-items:center;gap:.6rem;font-size:.68rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#c8102e}.tours__label[data-astro-cid-ny6tahte]:before{content:"";display:block;width:1.5rem;height:1px;background-color:#c8102e;flex-shrink:0}.tours__title[data-astro-cid-ny6tahte]{margin:0;font-size:clamp(2.2rem,5.5vw,4rem);font-weight:900;letter-spacing:-.01em;text-transform:uppercase;color:#fff;line-height:.95}.tours__view-all[data-astro-cid-ny6tahte]{display:inline-flex;align-items:center;gap:.4rem;font-size:.7rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c;text-decoration:none;padding-bottom:2px;border-bottom:1px solid rgba(255,255,255,.2);white-space:nowrap;align-self:flex-end;transition:color .2s ease,border-color .2s ease}.tours__view-all[data-astro-cid-ny6tahte]:hover{color:#c8102e;border-color:#c8102e}.tours__view-all[data-astro-cid-ny6tahte]:focus-visible{outline:2px solid #c8102e;outline-offset:4px;border-color:transparent}.tours__table[data-astro-cid-ny6tahte]{background-color:#161210;border-radius:4px;overflow:hidden}.tours__row[data-astro-cid-ny6tahte]{display:grid;grid-template-columns:90px 1fr 1fr 130px;align-items:center;padding:0 clamp(1rem,3vw,2rem);border-bottom:1px solid rgba(255,255,255,.06);transition:background-color .18s ease}.tours__row[data-astro-cid-ny6tahte]:last-child{border-bottom:none}.tours__row--head[data-astro-cid-ny6tahte]{padding-top:.85rem;padding-bottom:.85rem}.tours__row[data-astro-cid-ny6tahte]:not(.tours__row--head):hover{background-color:#ffffff08}.tours__cell[data-astro-cid-ny6tahte]{padding:1.5rem 1rem 1.5rem 0}.tours__cell--head[data-astro-cid-ny6tahte]{font-size:.62rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#ffffff4d;padding-top:0;padding-bottom:0}.tours__cell--action[data-astro-cid-ny6tahte]{display:flex;justify-content:flex-end;padding-right:0}.tours__cell--date[data-astro-cid-ny6tahte]{display:flex;align-items:baseline;gap:.25em}.tours__date-month[data-astro-cid-ny6tahte]{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff}.tours__date-day[data-astro-cid-ny6tahte]{font-size:1.5rem;font-weight:900;letter-spacing:-.02em;color:#fff;line-height:1}.tours__city[data-astro-cid-ny6tahte],.tours__venue[data-astro-cid-ny6tahte]{font-size:.8rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#ffffffa6}.tours__btn[data-astro-cid-ny6tahte]{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.1rem;font-size:.65rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;border-radius:2px;white-space:nowrap;min-width:96px;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.tours__btn--tickets[data-astro-cid-ny6tahte]{background-color:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.15)}.tours__btn--tickets[data-astro-cid-ny6tahte]:hover{background-color:#c8102e;border-color:#c8102e}.tours__btn--tickets[data-astro-cid-ny6tahte]:focus-visible{outline:2px solid #c8102e;outline-offset:3px}.tours__btn--soldout[data-astro-cid-ny6tahte]{background-color:transparent;color:#ffffff4d;border:1px solid rgba(255,255,255,.12);cursor:default}.tours__btn--postponed[data-astro-cid-ny6tahte]{background-color:transparent;color:#f59e0b;border:1px solid rgba(245,158,11,.4);cursor:default}@media(max-width:768px){.tours__row[data-astro-cid-ny6tahte]{grid-template-columns:80px 1fr 110px}.tours__cell--venue[data-astro-cid-ny6tahte]{display:none}}@media(max-width:480px){.tours__row[data-astro-cid-ny6tahte]{grid-template-columns:72px 1fr 100px;padding:0 1rem}.tours__cell[data-astro-cid-ny6tahte]{padding:1.25rem .5rem 1.25rem 0}.tours__date-day[data-astro-cid-ny6tahte]{font-size:1.25rem}.tours__btn[data-astro-cid-ny6tahte]{min-width:80px;padding:.45rem .75rem;font-size:.6rem}}@media(prefers-reduced-motion:reduce){.tours__row[data-astro-cid-ny6tahte],.tours__btn[data-astro-cid-ny6tahte],.tours__view-all[data-astro-cid-ny6tahte]{transition:none}}
