.hero-album-container h1{font-size:calc(var(--font-size-7xl) + 3vw);margin:1rem 0;line-height:.85}.hero-album-container p{font-size:var(--font-size-lg);margin:1rem 0 2rem}.hero-album-description{max-width:400px}@media (max-width:1200px){.hero-album-container p{font-size:calc(var(--font-size-sm) + .15vw)}.hero-album-description{max-width:325px}}
.overlay{border-image:linear-gradient(to top right,#000,#0000) 1 fill}.hero{background-image:url(../media/7a7117ea-ae42-467f-b47e-dc0c75c8ae72.1u_fh3cc3zuuu.jpeg);background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:flex-end;min-block-size:100vh;display:flex}.hero .wrapper>span:before{content:"";vertical-align:middle;background:var(--color-orange);width:30px;height:1px;margin-right:8px;display:inline-block}@media (min-width:1200px){.hero{background-position:50% 20%}}@media (max-width:1200px){.hero{padding:0}}
.marquee-text{font-size:calc(var(--font-size-5xl) + 8px);white-space:nowrap;gap:50px;display:flex}
.marquee-container{background-color:var(--bg-color-dark);border:1px var(--border-color-dark) solid;overflow:hidden}.marquee-track{--duration:45s;width:max-content;animation:marquee var(--duration) linear infinite;gap:50px;display:flex}.marquee-list{gap:50px;display:flex}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.section-label{color:var(--color-orange);font-size:var(--font-size-sm);letter-spacing:2.5px;margin:2rem 0}.section-heading{font-size:var(--font-size-7xl);margin:1rem 0 0}
.listen-container{justify-content:space-between;align-items:center;gap:2rem;display:flex}.listen-container .header-layout{flex:1;max-width:600px}.listen-container .header-layout p{font-size:var(--font-size-base);margin-top:1.5rem}.listen-container .listen-playlist-container{flex:1;width:100%;max-width:720px}.listen-container .listen-playlist{border:1px var(--border-color-dark) solid;background-color:var(--bg-color-dark);padding:.5rem}@media (max-width:1200px){.listen-container{flex-direction:column;gap:2rem}}
.service-card-module__VmxnAa__serviceCard{background:#140e0966;border:1px solid #160d07;flex-direction:column;max-width:700px;min-height:600px;padding:3rem;display:flex}.service-card-module__VmxnAa__serviceCard button{margin-top:1rem}.service-card-module__VmxnAa__serviceCard ul{margin-top:auto}.service-card-module__VmxnAa__serviceCard ul li{margin:.5rem 0}.service-card-module__VmxnAa__serviceCardHeader{border-bottom:1px solid #291f1899;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.service-card-module__VmxnAa__title{font-size:var(--font-size-3xl)}.service-card-module__VmxnAa__price{font-size:var(--font-size-3xl);text-align:end}.service-card-module__VmxnAa__packageDetails{font-size:var(--font-size-xxs)}.service-card-module__VmxnAa__details{white-space:pre-line;font-size:var(--font-size-base)}.service-card-module__VmxnAa__feature:before{content:"";vertical-align:middle;background:var(--color-orange);width:15px;height:1px;margin-right:8px;display:inline-block}@media (max-width:1024px){.service-card-module__VmxnAa__serviceCard{max-width:100%;padding:2.5rem}}
.discography-container .header-layout{justify-content:space-between;align-items:flex-end;display:flex}.discography-container .header-layout p{font-size:var(--font-size-sm);max-width:325px}.album-list{justify-content:space-between;gap:10px;margin:1rem 0;display:flex}@media (max-width:1200px){.album-list{flex-wrap:wrap;justify-content:center;gap:30px}}
.track-container{flex-direction:column;display:flex}.track-container h4{font-size:var(--font-size-2xl);margin:.5rem 0 0}.album-name-n-release{justify-content:space-between;display:flex}.album-name-n-release p{align-self:flex-end}
.artist-container,.metrics-list{justify-content:space-between;display:flex}.artist-description{max-width:850px}.artist-description p:first-child{font-size:var(--font-size-2xl);margin-bottom:1rem}.artist-description p{font-size:var(--font-size-lg)}.artist-description hr{margin:1.5rem 0}@media (max-width:1200px){.artist-container{flex-direction:column;align-items:center;gap:15px;display:flex}}
.metric-card-container h5{font-size:var(--font-size-5xl)}
.calendar-container{flex-direction:column;flex:1;display:flex}.calendar-container h2{font-size:clamp(var(--font-size-3xl), var(--font-size-4xl) + 2vw ,var(--font-size-7xl))}.fc-toolbar-title{text-transform:capitalize;color:var(--color-white)}.fc-col-header-cell-cushion{text-transform:capitalize}.fc{font-family:var(--font-serif)}.fc-theme-standard td,.fc-theme-standard th,.fc-theme-standard .fc-scrollgrid{border-color:var(--color-orange)}.fc-daygrid-day{transition:background .15s}.fc-daygrid-day:hover{cursor:pointer;background:#6e693463!important}.fc-event{border-radius:var(--radius-md)!important;background:var(--color-white)!important;border:none!important;padding:2px 6px!important;font-size:12px!important}.fc-col-header-cell{color:var(--color-white);font-size:13px;font-weight:500;padding:8px 0!important}.fc-day-today{color:#000;background:var(--color-white)!important}.fc-scroller{overflow:hidden!important}.fc-scrollgrid-sync-table,.fc-col-header{width:100%!important}.fc-col-header,.fc-daygrid-body,.fc-daygrid-body table{color:var(--color-white);width:100%!important}:root,:host{--radius-md:calc(var(--radius) * .8)}.dark{--background:#0a0a0a;--foreground:#fafafa;--card:#171717;--card-foreground:#fafafa;--popover:#171717;--popover-foreground:#fafafa;--primary:#e5e5e5;--primary-foreground:#171717;--secondary:#262626;--secondary-foreground:#fafafa;--muted:#262626;--muted-foreground:#a1a1a1;--accent:#262626;--accent-foreground:#fafafa;--destructive:#ff6568;--border:#ffffff1a;--input:#ffffff26;--ring:#737373;--chart-1:#d4d4d4;--chart-2:#737373;--chart-3:#525252;--chart-4:#404040;--chart-5:#262626;--sidebar:#171717;--sidebar-foreground:#fafafa;--sidebar-primary:#1447e6;--sidebar-primary-foreground:#fafafa;--sidebar-accent:#262626;--sidebar-accent-foreground:#fafafa;--sidebar-border:#ffffff1a;--sidebar-ring:#737373}@supports (color:lab(0% 0 0)){.dark{--background:lab(2.75381% 0 0);--foreground:lab(98.26% 0 0);--card:lab(7.78201% -.0000149012 0);--card-foreground:lab(98.26% 0 0);--popover:lab(7.78201% -.0000149012 0);--popover-foreground:lab(98.26% 0 0);--primary:lab(90.952% 0 -.0000119209);--primary-foreground:lab(7.78201% -.0000149012 0);--secondary:lab(15.204% 0 -.00000596046);--secondary-foreground:lab(98.26% 0 0);--muted:lab(15.204% 0 -.00000596046);--muted-foreground:lab(66.128% -.0000298023 .0000119209);--accent:lab(15.204% 0 -.00000596046);--accent-foreground:lab(98.26% 0 0);--destructive:lab(63.7053% 60.745 31.3109);--border:lab(100% 0 0/.1);--input:lab(100% 0 0/.15);--ring:lab(48.496% 0 0);--chart-1:lab(84.92% 0 -.0000119209);--chart-2:lab(48.496% 0 0);--chart-3:lab(34.924% 0 0);--chart-4:lab(27.036% 0 0);--chart-5:lab(15.204% 0 -.00000596046);--sidebar:lab(7.78201% -.0000149012 0);--sidebar-foreground:lab(98.26% 0 0);--sidebar-primary:lab(36.9089% 35.0961 -85.6872);--sidebar-primary-foreground:lab(98.26% 0 0);--sidebar-accent:lab(15.204% 0 -.00000596046);--sidebar-accent-foreground:lab(98.26% 0 0);--sidebar-border:lab(100% 0 0/.1);--sidebar-ring:lab(48.496% 0 0)}}.fc-daygrid-event-dot{border-color:var(--color-orange)}.fc-event-time,.fc-event-title{color:#000}.fc-day-mon,.fc-day-tue,.fc-day-wed,.fc-day-thu{opacity:.35;background-color:#0003;cursor:not-allowed!important}
.booking-container{grid-template-columns:repeat(12,minmax(0,1fr));gap:3rem;display:grid}.booking-container>:first-child{grid-column:1/span 7}@media (max-width:900px){.booking-container{flex-direction:column;display:flex}.booking-container .booking-form-container{align-self:center}}
.gig-list-module__7eEj2G__gigContainer{align-items:center;display:flex}.gig-list-module__7eEj2G__monthAndDay{font-family:var(--font-instrument-serif), serif;color:var(--text-color-orange);font-size:var(--font-size-3xl)}.gig-list-module__7eEj2G__venue{color:var(--text-color-dark);font-size:var(--font-size-sm);margin:0 auto}.gig-list-module__7eEj2G__tourList{border-top:1px solid #291f1899;border-top:1px solid lab(12.9465% 3.69321 6.93115/.6);border-bottom:1px solid #291f1899;border-bottom:1px solid lab(12.9465% 3.69321 6.93115/.6)}.gig-list-module__7eEj2G__tourList li{padding:1.25rem .5rem;transition:background-color .15s}.gig-list-module__7eEj2G__tourList li:not(:last-child){border-bottom:1px solid #291f1899;border-bottom:1px solid lab(12.9465% 3.69321 6.93115/.6)}
