*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#090b0c;color:#f4f1ea;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.hero{height:555px;background:linear-gradient(90deg,rgba(0,0,0,.58),rgba(0,0,0,.03)),url(hero.jpg) center 58%/cover no-repeat;position:relative}.nav{height:72px;padding:0 38px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12)}.brand{font-size:22px;font-weight:800}.navlinks{display:flex;gap:30px;align-items:center;font-size:12px;letter-spacing:1.6px}.navcta{border:1px solid #777;padding:11px 17px;border-radius:24px}.hero-copy{position:absolute;left:58px;bottom:52px}.eyebrow{font-size:11px;letter-spacing:3px;font-weight:800}.hero h1{font-size:126px;line-height:.8;margin:20px 0 28px;letter-spacing:-7px}.hero-copy p{font-size:24px;margin:0}.hero-actions{display:flex;gap:12px;margin-top:26px}.button{padding:15px 22px;border:1px solid #aaa;border-radius:28px;font-size:10px;font-weight:800;letter-spacing:1.5px}.button.light{background:#f4f1ea;color:#111;border-color:#f4f1ea}.section-label{font-size:10px;letter-spacing:2px;color:#72dce4;margin-bottom:28px}.centered{text-align:center;color:#92999d}.credits,.about,.work,.services,.contact{padding:70px max(28px,calc((100vw - 1040px)/2))}.credits h2,.services h2{font-size:72px;line-height:.88;margin:0 0 34px;letter-spacing:-4px}.artist-window{overflow:hidden}.artist-track{display:flex;width:max-content;will-change:transform}.artist-set{display:flex;gap:14px;padding-right:14px}.artist-card{width:170px;height:220px;position:relative;overflow:hidden;background:#151718;flex:none}.artist-card img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.78) contrast(1.04)}.artist-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,rgba(0,0,0,.88))}.artist-card span{position:absolute;z-index:2;left:12px;right:10px;bottom:12px;font-size:17px;font-weight:800;text-transform:uppercase}.about,.work,.services{border-top:1px solid #292c2d}.two{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.two h2{font-size:82px;line-height:.84;letter-spacing:-5px;margin:0}.copy{font-size:18px;line-height:1.55;color:#bbb}.stats{border-top:1px solid #333;margin-top:30px;padding-top:22px;display:flex;gap:28px;flex-wrap:wrap}.stats b{display:block;font-size:18px}.stats small{display:block;margin-top:5px;font-size:8px;color:#777}.spotify{margin-top:36px}.services h2{margin-bottom:40px}.service{display:grid;grid-template-columns:50px 1fr auto;gap:20px;padding:25px 0;border-top:1px solid #343738;align-items:center}.service h3{font-size:30px;margin:0 0 7px}.service p{margin:0;color:#8b8f91}.service a{font-size:9px;letter-spacing:1.5px;border:1px solid #444;padding:11px 15px;border-radius:22px}.contact{background:#ece8df;color:#111}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.contact h2{font-size:70px;line-height:.9;letter-spacing:-4px;margin:20px 0 24px}.contact p{color:#666;line-height:1.5}.dark{color:#555}form{border:1px solid #aaa;border-radius:15px;padding:24px;display:grid;grid-template-columns:1fr 1fr;gap:14px}label{font-size:9px;letter-spacing:1.3px;color:#555;font-weight:700}label em{font-style:normal;color:#888;font-weight:400}input,select,textarea{width:100%;margin-top:7px;background:transparent;color:#111;border:1px solid #aaa;border-radius:7px;padding:13px;font:inherit}textarea{min-height:140px;resize:vertical}.wide,form button,.form-status{grid-column:1/-1}form button{padding:15px;border:0;border-radius:24px;background:#111;color:#fff;font-size:10px;font-weight:800;letter-spacing:1.6px;cursor:pointer}.form-status{font-size:12px;min-height:18px;color:#555}.partners{padding:38px 28px 34px;border-top:1px solid #292c2d}.partner-row{display:flex;justify-content:center;align-items:center;gap:34px;flex-wrap:wrap}.partner-slot{width:190px;height:70px;display:flex;align-items:center;justify-content:center}.partner-slot img{display:block;width:190px;height:70px;object-fit:contain}footer{border-top:1px solid #292c2d;padding:28px 40px;display:flex;justify-content:space-between;align-items:center}footer div{display:flex;gap:24px;font-size:10px;letter-spacing:1.5px}.cookie{position:fixed;z-index:999;left:20px;right:20px;bottom:20px;background:#121415;border:1px solid #414547;border-radius:12px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:30px;box-shadow:0 18px 50px #000}.cookie[hidden]{display:none}.cookie b{font-size:11px;letter-spacing:1.5px}.cookie p{margin:7px 0 0;color:#aaa;font-size:12px;max-width:760px}.cookie-actions{display:flex;gap:10px}.cookie button{background:transparent;color:#fff;border:1px solid #666;padding:11px 14px;border-radius:22px;font-size:10px;cursor:pointer}.cookie .accept{background:#fff;color:#111;border-color:#fff}@media(max-width:760px){.navlinks a:not(.navcta){display:none}.hero{height:520px}.hero-copy{left:24px;right:24px}.hero h1{font-size:82px}.hero-copy p{font-size:20px}.credits,.about,.work,.services,.contact{padding:54px 24px}.credits h2,.services h2{font-size:55px}.artist-card{width:145px;height:188px}.two,.contact-grid{grid-template-columns:1fr;gap:40px}.two h2{font-size:62px}.service{grid-template-columns:35px 1fr}.service a{grid-column:2;width:max-content}form{grid-template-columns:1fr}.wide,form button,.form-status{grid-column:1}.partner-row{gap:18px}.partner-slot{width:135px;height:52px}.partner-slot img{width:135px;height:52px}.cookie{flex-direction:column;align-items:flex-start}.cookie-actions{flex-wrap:wrap}}
/* v12 — mobile layout repair */
html,body{max-width:100%;overflow-x:hidden}
@media(max-width:760px){
  .nav{height:60px;padding:0 18px}
  .brand{font-size:18px}
  .navlinks{gap:0}
  .navcta{padding:9px 13px;font-size:10px}
  .hero{height:540px;background-image:linear-gradient(90deg,rgba(0,0,0,.56),rgba(0,0,0,.08)),url(hero.jpg);background-size:auto 100%;background-position:58% center;background-repeat:no-repeat;background-color:#050708}
  .hero-copy{left:22px;right:18px;bottom:38px}
  .eyebrow{font-size:9px;letter-spacing:2.2px;white-space:nowrap}
  .hero h1{font-size:74px;line-height:.84;letter-spacing:-4px;margin:16px 0 18px}
  .hero-copy p{font-size:17px;line-height:1.28}
  .hero-actions{gap:9px;margin-top:22px}
  .button{padding:12px 14px;font-size:8px;letter-spacing:1.2px;white-space:nowrap}
  .credits,.about,.work,.services,.contact{padding:48px 20px}
  .credits h2,.services h2{font-size:50px;line-height:.9;letter-spacing:-2.8px;margin-bottom:28px}
  .artist-window{width:calc(100vw - 40px);max-width:100%;overflow:hidden}
  .artist-track{display:flex;width:max-content;max-width:none}
  .artist-set{display:flex;flex:none;gap:10px;padding-right:10px}
  .artist-card{width:132px!important;min-width:132px!important;max-width:132px!important;height:176px!important;flex:0 0 132px!important;border-radius:2px}
  .artist-card img{width:132px!important;height:176px!important;max-width:none!important;object-fit:cover!important}
  .artist-card span{font-size:13px;left:9px;bottom:9px}
  .two h2{font-size:54px;letter-spacing:-3px}
  .copy{font-size:16px}
  .contact h2{font-size:52px;letter-spacing:-3px}
  .spotify{height:380px}
  .partner-row{display:grid;grid-template-columns:1fr 1fr;gap:18px 22px;max-width:340px;margin:0 auto}
  .partner-slot{width:100%;height:58px}
  .partner-slot img{width:100%;height:58px;object-fit:contain}
  footer{padding:24px 20px}
  .cookie{left:12px;right:12px;bottom:12px;padding:16px}
}
@media(max-width:390px){
  .hero h1{font-size:68px}
  .hero-copy p{font-size:16px}
  .artist-card{width:124px!important;min-width:124px!important;max-width:124px!important;height:165px!important;flex-basis:124px!important}
  .artist-card img{width:124px!important;height:165px!important}
}

/* v15: mobile slider uses continuous duplicated track */
@media (max-width:760px){
  .artist-window{overflow:hidden!important}
  .artist-track{display:flex!important;width:max-content!important;will-change:transform!important}
  .artist-set,.artist-set[aria-hidden="true"]{display:flex!important;width:max-content!important;gap:10px!important;padding-right:10px!important}
}


/* v16 requested refinements */
.hero-copy > p{line-height:1.25}

.artist-slider-shell{
  position:relative;
  display:flex;
  align-items:center;
  gap:12px;
}
.artist-window{
  flex:1 1 auto;
  min-width:0;
  overflow:hidden;
  cursor:grab;
  touch-action:pan-y;
  user-select:none;
  -webkit-user-select:none;
}
.artist-window.is-dragging{cursor:grabbing}
.artist-card img{
  pointer-events:none;
  user-select:none;
  -webkit-user-select:none;
  -webkit-user-drag:none;
}
.artist-arrow{
  flex:0 0 38px;
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.28);
  border-radius:50%;
  background:rgba(9,11,12,.72);
  color:#f4f1ea;
  font:inherit;
  font-size:17px;
  line-height:1;
  cursor:pointer;
  transition:border-color .2s ease,background .2s ease,transform .2s ease;
  z-index:3;
}
.artist-arrow:focus-visible{
  outline:2px solid #72dce4;
  outline-offset:3px;
}
@media (hover:hover) and (pointer:fine){
  .artist-arrow:hover{
    border-color:rgba(255,255,255,.62);
    background:rgba(255,255,255,.08);
    transform:scale(1.04);
  }
}
.about-copy p{margin-top:0;margin-bottom:20px}
.about-copy p:last-of-type{margin-bottom:0}
.room38-link{
  color:inherit;
  text-decoration:none;
  text-underline-offset:4px;
  transition:color .2s ease,text-decoration-color .2s ease;
}
.room38-link:focus-visible{
  outline:2px solid #72dce4;
  outline-offset:3px;
  border-radius:2px;
}
@media (hover:hover) and (pointer:fine){
  .room38-link:hover{
    color:#72dce4;
    text-decoration:underline;
  }
}

@media(max-width:760px){
  .artist-slider-shell{gap:8px}
  .artist-arrow{
    flex-basis:34px;
    width:34px;
    height:34px;
    font-size:15px;
  }
  .artist-card{
    width:132px!important;
    min-width:132px!important;
    max-width:132px!important;
    height:176px!important;
    flex:0 0 132px!important;
  }
  .artist-card img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }
  .about-copy{font-size:17px}
  .about-copy p{margin-bottom:18px}
  .stats{gap:22px}
}
@media(max-width:390px){
  .artist-card{
    width:122px!important;
    min-width:122px!important;
    max-width:122px!important;
    height:162px!important;
    flex-basis:122px!important;
  }
}

/* v17 legal/privacy */
.footer-legal-links{display:flex;gap:22px;align-items:center;flex-wrap:wrap}
.footer-legal-links a,.footer-legal-links button{font:inherit;font-size:10px;letter-spacing:1.5px;color:inherit;background:transparent;border:0;padding:8px 0;cursor:pointer;text-transform:uppercase}
.footer-legal-links button:hover,.footer-legal-links a:hover{text-decoration:underline}
.spotify-consent{margin-top:36px;min-height:300px;border:1px solid #2f3335;border-radius:12px;background:#111416;display:grid;place-items:center;text-align:center;padding:34px}
.spotify-consent p{margin:0 0 16px;color:#c8ccce;line-height:1.6}
.spotify-consent a{text-decoration:underline}
.spotify-consent button{padding:13px 18px;border:1px solid #777;background:#f4f1ea;color:#111;border-radius:24px;font-size:10px;font-weight:800;letter-spacing:1.5px;cursor:pointer}
.form-privacy-note{grid-column:1/-1;margin:0;color:#666;font-size:12px;line-height:1.5}
.form-privacy-note a{text-decoration:underline}
.privacy-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:1000;background:#121415;color:#fff;border:1px solid #414547;border-radius:12px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:28px;box-shadow:0 18px 50px rgba(0,0,0,.45)}
.privacy-banner[hidden]{display:none}
.privacy-banner strong{font-size:11px;letter-spacing:1.5px}
.privacy-banner p{margin:7px 0 0;color:#b8bec1;font-size:12px;line-height:1.5;max-width:760px}
.privacy-banner p a{text-decoration:underline}
.privacy-banner-actions{display:flex;gap:10px;flex-wrap:wrap}
.privacy-banner button{background:transparent;color:#fff;border:1px solid #666;padding:11px 14px;border-radius:22px;font-size:10px;cursor:pointer}
.privacy-banner button.primary{background:#fff;color:#111;border-color:#fff}
@media(max-width:760px){
  footer{align-items:flex-start;gap:18px;flex-direction:column}
  .footer-legal-links{gap:14px 18px}
  .footer-legal-links a,.footer-legal-links button{font-size:10px;min-height:44px;display:flex;align-items:center}
  .privacy-banner{flex-direction:column;align-items:flex-start}
  .privacy-banner-actions{width:100%}
  .privacy-banner button{min-height:44px}
  .spotify-consent{min-height:250px;padding:26px 20px}
}

/* v19 mobile privacy reliability */
.privacy-banner{
  z-index:2147483000!important;
  pointer-events:auto!important;
  max-height:calc(100dvh - 24px);
  overflow-y:auto;
  -webkit-overflow-scrolling:touch;
}
.privacy-banner *{pointer-events:auto}
.privacy-banner button,
#privacySettingsBtn{
  touch-action:manipulation;
  min-height:48px;
  -webkit-tap-highlight-color:transparent;
}
@supports not (height:100dvh){
  .privacy-banner{max-height:calc(100vh - 24px)}
}
@media(max-width:760px){
  .privacy-banner{
    left:10px!important;
    right:10px!important;
    bottom:10px!important;
    padding:16px!important;
    max-height:calc(100dvh - 20px)!important;
    display:flex;
    flex-direction:column;
    align-items:stretch;
    gap:16px;
  }
  .privacy-banner-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%;
  }
  .privacy-banner-actions button{
    width:100%;
    min-height:50px;
  }
  #privacySettingsBtn{
    min-height:48px;
    display:inline-flex;
    align-items:center;
  }
}

/* v20 Instagram header link */
.instagram-link{
  width:44px;
  height:44px;
  min-width:44px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  color:inherit;
  touch-action:manipulation;
  -webkit-tap-highlight-color:transparent;
}
.instagram-link svg{
  width:20px;
  height:20px;
  display:block;
}
.instagram-link svg rect,
.instagram-link svg circle:not(.instagram-dot){
  stroke:currentColor;
  stroke-width:1.8;
}
.instagram-dot{
  fill:currentColor;
  stroke:none;
}
.instagram-link:focus-visible{
  outline:2px solid #72dce4;
  outline-offset:3px;
}
@media (hover:hover) and (pointer:fine){
  .instagram-link:hover{
    background:rgba(255,255,255,.08);
  }
}
@media(max-width:760px){
  .navlinks{
    gap:10px;
  }
  .instagram-link{
    display:inline-flex!important;
    width:44px;
    height:44px;
    min-width:44px;
  }
}

/* v21 robust privacy consent */
.privacy-overlay{
  position:fixed;
  inset:0;
  z-index:2147483640;
  background:rgba(0,0,0,.7);
  display:flex;
  align-items:center;
  justify-content:center;
  padding:
    max(16px, env(safe-area-inset-top))
    max(16px, env(safe-area-inset-right))
    max(16px, env(safe-area-inset-bottom))
    max(16px, env(safe-area-inset-left));
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  pointer-events:auto;
}
.privacy-overlay[hidden]{display:none!important}
.privacy-modal{
  position:relative;
  z-index:2147483641;
  width:min(560px,100%);
  max-height:calc(100dvh - 32px);
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  background:#111416;
  color:#f4f1ea;
  border:1px solid #424748;
  border-radius:14px;
  padding:22px;
  box-shadow:0 28px 80px rgba(0,0,0,.55);
  pointer-events:auto;
}
.privacy-modal h2{margin:0 0 12px;font-size:20px;letter-spacing:-.4px}
.privacy-modal p{margin:0 0 18px;color:#c9ced0;font-size:13px;line-height:1.6}
.privacy-links{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:18px}
.privacy-links a{font-size:11px;letter-spacing:1.3px;text-decoration:underline;text-underline-offset:3px}
.privacy-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.privacy-actions button{
  min-height:52px;
  padding:14px 16px;
  border:1px solid #6a6f71;
  background:transparent;
  color:#fff;
  border-radius:24px;
  font-size:10px;
  font-weight:800;
  letter-spacing:1.3px;
  cursor:pointer;
  touch-action:manipulation;
  pointer-events:auto;
  -webkit-tap-highlight-color:transparent;
}
.privacy-actions .privacy-primary{background:#fff;color:#111;border-color:#fff}
#privacySettingsBtn{
  min-height:44px;
  background:transparent;
  color:inherit;
  border:0;
  padding:0;
  font:inherit;
  letter-spacing:inherit;
  cursor:pointer;
  touch-action:manipulation;
  pointer-events:auto;
}
@supports not (height:100dvh){
  .privacy-modal{max-height:calc(100vh - 32px)}
}
@media(max-width:760px){
  .privacy-overlay{
    align-items:flex-end;
    padding:
      max(10px, env(safe-area-inset-top))
      max(10px, env(safe-area-inset-right))
      max(10px, env(safe-area-inset-bottom))
      max(10px, env(safe-area-inset-left));
  }
  .privacy-modal{
    width:100%;
    max-height:calc(100dvh - 20px);
    padding:18px;
  }
  .privacy-actions{grid-template-columns:1fr}
  .privacy-actions button{width:100%;min-height:54px}
}

/* v22 rebuilt global privacy modal */
.julez-consent-overlay{
  position:fixed;
  inset:0;
  z-index:99999;
  background:rgba(0,0,0,.72);
  display:flex;
  align-items:center;
  justify-content:center;
  padding:
    max(16px, env(safe-area-inset-top))
    max(16px, env(safe-area-inset-right))
    max(16px, env(safe-area-inset-bottom))
    max(16px, env(safe-area-inset-left));
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  pointer-events:auto;
}
.julez-consent-modal{
  width:min(560px,100%);
  max-height:calc(100dvh - 32px);
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  background:#111416;
  color:#f4f1ea;
  border:1px solid #424748;
  border-radius:14px;
  padding:22px;
  box-shadow:0 28px 80px rgba(0,0,0,.55);
  pointer-events:auto;
}
.julez-consent-modal h2{margin:0 0 12px;font-size:20px;letter-spacing:-.4px}
.julez-consent-modal p{margin:0 0 18px;color:#c9ced0;font-size:13px;line-height:1.6}
.julez-consent-links{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:18px}
.julez-consent-links a{font-size:11px;letter-spacing:1.3px;text-decoration:underline;text-underline-offset:3px}
.julez-consent-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.julez-consent-actions button{
  min-height:54px;
  padding:14px 16px;
  border:1px solid #6a6f71;
  background:transparent;
  color:#fff;
  border-radius:24px;
  font-size:10px;
  font-weight:800;
  letter-spacing:1.3px;
  cursor:pointer;
  touch-action:manipulation;
  pointer-events:auto;
  -webkit-tap-highlight-color:transparent;
}
.julez-consent-actions .primary{background:#fff;color:#111;border-color:#fff}
@supports not (height:100dvh){
  .julez-consent-modal{max-height:calc(100vh - 32px)}
}
@media(max-width:760px){
  .julez-consent-overlay{
    align-items:flex-end;
    padding:
      max(10px, env(safe-area-inset-top))
      max(10px, env(safe-area-inset-right))
      max(10px, env(safe-area-inset-bottom))
      max(10px, env(safe-area-inset-left));
  }
  .julez-consent-modal{
    width:100%;
    max-height:calc(100dvh - 20px);
    padding:18px;
  }
  .julez-consent-actions{grid-template-columns:1fr}
  .julez-consent-actions button{width:100%;min-height:56px}
}


/* v24 single artist slider implementation */
.artist-slider-shell{
  position:relative;
  min-width:0;
}
.artist-window{
  overflow:hidden!important;
  width:100%!important;
  min-width:0;
  cursor:grab;
  touch-action:pan-y!important;
  user-select:none!important;
  -webkit-user-select:none!important;
  overscroll-behavior-x:contain;
}
.artist-window.is-dragging{cursor:grabbing}
.artist-track{
  display:flex!important;
  width:max-content!important;
  will-change:transform!important;
  transform:translate3d(0,0,0);
}
.artist-set,
.artist-set[aria-hidden="true"]{
  display:flex!important;
  width:max-content!important;
  gap:14px;
  padding-right:14px;
}
.artist-card{
  flex:none!important;
}
.artist-card,
.artist-card *{
  user-select:none!important;
  -webkit-user-select:none!important;
}
.artist-card img{
  pointer-events:none!important;
  -webkit-user-drag:none!important;
  user-select:none!important;
  -webkit-user-select:none!important;
}
.artist-arrow{display:none!important}

@media(max-width:760px){
  .artist-set,
  .artist-set[aria-hidden="true"]{
    gap:10px;
    padding-right:10px;
  }
}

/* v26 BelaBoyz About link */
.belaboyz-link{
  color:inherit;
  font:inherit;
  line-height:inherit;
  text-decoration:underline;
  text-decoration-thickness:1px;
  text-underline-offset:3px;
  touch-action:manipulation;
  -webkit-tap-highlight-color:transparent;
}
.belaboyz-link:focus-visible{
  outline:2px solid #72dce4;
  outline-offset:3px;
}
@media (hover:hover) and (pointer:fine){
  .belaboyz-link:hover{
    color:#72dce4;
  }
}

/* v28 clean clickable partners */
.partner-row{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:42px;
  flex-wrap:wrap;
}
.partner-link{
  width:190px;
  height:76px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:8px;
  border-radius:8px;
  touch-action:manipulation;
  -webkit-tap-highlight-color:transparent;
  transition:opacity .2s ease,transform .2s ease;
}
.partner-link img{
  display:block;
  width:auto;
  height:44px;
  max-width:154px;
  object-fit:contain;
  object-position:center;
  background:transparent;
}
.partner-link:focus-visible{
  outline:2px solid #72dce4;
  outline-offset:4px;
}
@media (hover:hover) and (pointer:fine){
  .partner-link:hover{
    opacity:.88;
    transform:scale(1.025);
  }
}
@media(max-width:760px){
  .partner-row{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:18px 14px;
  }
  .partner-link{
    width:100%;
    min-width:0;
    height:72px;
    min-height:56px;
    padding:8px;
  }
  .partner-link img{
    height:40px;
    max-width:128px;
  }
}
