:root{color-scheme:dark;--bg:#050507;--glass:rgba(5,5,7,.62);--line:rgba(255,255,255,.16);--pink:#ff2d55;--blue:#3b82f6;--green:#22c55e;--text:#f8fafc;--muted:#d4d4d8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}.page-shell{animation:fadeIn .35s ease}@keyframes fadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fv-player{transition:opacity .3s ease,transform .3s ease,visibility .3s ease}.fv-player{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(12px)}.fv-player.is-active{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}body{margin:0;min-height:100vh;color:var(--text);background:#fff;overflow-x:hidden}body:after{content:"";position:fixed;inset:0;z-index:-2;background:url("fresh-venue-logo-wallpaper.jpg?v=20260521-2156-genius-mind-jacket") center center/min(92vw,920px) auto no-repeat;pointer-events:none;transform:translateZ(0)}body:before{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(255,255,255,.55),rgba(255,255,255,.34)),radial-gradient(circle at top left,rgba(255,45,85,.24),transparent 34%),radial-gradient(circle at bottom right,rgba(59,130,246,.25),transparent 36%);pointer-events:none}.landing-shell{width:min(980px,calc(100vw - 28px));min-height:100vh;margin:0 auto;display:grid;place-items:center;padding:36px 0}.landing-card,.card{background:rgba(211,211,211,.48);color:#000;border:1px solid rgba(255,255,255,.42);border-radius:34px;box-shadow:0 24px 80px rgba(0,0,0,.16);backdrop-filter:blur(14px)}.landing-card .sub,.card .sub{color:#000}.landing-card .eyebrow,.card .eyebrow{color:#000;text-shadow:0 1px 16px rgba(255,255,255,.72)}.landing-card{width:100%;padding:clamp(24px,5vw,52px);text-align:center}.eyebrow{font-size:12px;letter-spacing:.2em;color:#ff8aa0;font-weight:950;margin:0 0 12px}h1{font-size:clamp(48px,9vw,104px);line-height:.86;letter-spacing:-.07em;margin:0}.sub{color:var(--muted);font-size:clamp(16px,2vw,20px);line-height:1.5;max-width:720px;margin:18px auto 0}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:32px}.choice{position:relative;overflow:hidden;min-height:230px;padding:24px;border-radius:30px;border:1px solid rgba(255,255,255,.18);color:#fff;text-decoration:none;display:grid;align-content:end;text-align:left;box-shadow:0 22px 70px rgba(0,0,0,.32);transition:transform .2s ease,border-color .2s ease}.choice:before{content:"";position:absolute;inset:-25%;opacity:.52;filter:blur(6px);transition:transform .2s ease,opacity .2s ease}.music-choice:before{background:radial-gradient(circle at 25% 20%,#ff2d55,transparent 34%),radial-gradient(circle at 75% 25%,#7c3aed,transparent 34%),#101018}.clothing-choice:before{background:radial-gradient(circle at 25% 20%,#22c55e,transparent 34%),radial-gradient(circle at 75% 25%,#3b82f6,transparent 34%),#101018}.choice:hover{transform:translateY(-5px);border-color:rgba(255,255,255,.34)}.choice:hover:before{opacity:.72;transform:scale(1.06)}.choice strong,.choice small,.choice-mark{position:relative;z-index:1}.choice strong{font-size:clamp(34px,5vw,58px);line-height:.9;letter-spacing:-.05em}.choice small{color:#f4f4f5;font-size:16px;font-weight:800;margin-top:8px}.choice-mark{position:absolute;right:20px;top:12px;font-size:88px;font-weight:950;opacity:.22}.page-shell{width:min(1120px,calc(100vw - 28px));margin:0 auto;padding:24px 0 72px}.top-nav{position:sticky;top:12px;z-index:5;display:flex;gap:10px;justify-content:space-between;margin-bottom:26px}.top-nav a,.buy{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:13px 17px;color:#fff;text-decoration:none;font-weight:950;background:linear-gradient(135deg,#ff2d55,#a855f7,#3b82f6);box-shadow:0 16px 36px rgba(0,0,0,.22)}.page-hero{text-align:center;margin:42px 0 24px}.spotlight{display:grid;grid-template-columns:1.2fr .8fr;gap:22px;padding:20px;align-items:center;margin-bottom:18px}.video-thumb{position:relative;display:block;aspect-ratio:16/9;border-radius:24px;overflow:hidden;background:#000;text-decoration:none;border:1px solid rgba(255,255,255,.16)}.video-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.video-thumb:hover img{transform:scale(1.035)}.video-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.45))}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:86px;height:60px;border-radius:18px;background:#ff0033;color:#fff;display:grid;place-items:center;font-size:28px;z-index:2}.tag{display:inline-flex;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.10);border-radius:999px;padding:8px 11px;color:#ff8aa0;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.12em}.spotlight-copy h2,.section-head h2{font-size:clamp(30px,4vw,54px);margin:14px 0 8px;letter-spacing:-.04em}.music-shop,.merch-shop{padding:22px}.album{display:flex;gap:16px;align-items:center;margin:18px 0}.cover{width:118px;height:118px;border-radius:26px;display:grid;place-items:center;font-size:54px;font-weight:950;background:linear-gradient(135deg,#ff2d55,#ff9500,#7c3aed);box-shadow:0 16px 36px rgba(255,45,85,.24);flex:0 0 auto}.tracks{display:grid;gap:10px}.tracks div{display:grid;grid-template-columns:40px 1fr;gap:5px 10px;padding:13px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13)}.tracks span{color:#ff8aa0;font-weight:950}.tracks em{grid-column:2;color:#d4d4d8;font-style:normal}.product-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.product{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.08);border-radius:24px;padding:18px;text-align:center}.shirt{width:100%;max-width:220px;height:230px;margin:0 auto 16px;border-radius:38px 38px 20px 20px;background:linear-gradient(160deg,#0f172a,#111827 50%,#ff2d55);display:grid;place-items:center;font-size:86px;font-weight:950;border:1px solid var(--line)}.shirt-2{background:linear-gradient(160deg,#111827,#064e3b,#22c55e)}.buy{width:100%;margin-top:15px}@media(max-width:850px){body:after{background-size:min(132vw,700px) auto}.choice-grid,.spotlight,.product-list{grid-template-columns:1fr}.choice{min-height:160px}.landing-shell{align-items:start;padding-top:38px}.top-nav{top:8px}.spotlight-copy,.section-head{text-align:center}.page-hero{margin-top:28px}.album{align-items:flex-start}.cover{width:92px;height:92px}}


/* Music page header text requested black */
.page-hero,.page-hero .eyebrow,.page-hero .sub{color:#000;text-shadow:0 1px 16px rgba(255,255,255,.72)}


/* Home page Freshvenuellc out let text requested black */
.landing-card,.landing-card *{color:#000}.landing-card .choice small{color:#000}
/* Force all visible page text black */
body,body *{color:#000!important}

/* YouTube in-page sign-in prompt/player */
.video-player{position:relative;aspect-ratio:16/9;border-radius:24px;overflow:hidden;background:#000;border:1px solid rgba(255,255,255,.16)}
.video-player .video-thumb{width:100%;height:100%;border:0;padding:0;cursor:pointer}
.signin-prompt{position:absolute;inset:0;z-index:4;display:grid;place-items:center;background:rgba(255,255,255,.78);backdrop-filter:blur(10px)}
.signin-prompt[hidden]{display:none}
.signin-box{width:min(360px,calc(100% - 28px));padding:22px;border-radius:22px;background:#fff;border:1px solid rgba(0,0,0,.14);box-shadow:0 22px 70px rgba(0,0,0,.25);text-align:center}
.signin-box h3{margin:0 0 8px;font-size:28px}.signin-box p{margin:0 0 16px;line-height:1.35}.signin-play{border:0;border-radius:999px;padding:13px 18px;font-weight:950;cursor:pointer;background:linear-gradient(135deg,#ff2d55,#a855f7,#3b82f6);color:#000}
.youtube-embed,.featured-youtube-embed{width:100%;height:100%;border:0;display:block}
.video-session-link{position:absolute;left:14px;top:14px;z-index:5;border:0;border-radius:999px;padding:11px 15px;font-weight:1000;cursor:pointer;background:linear-gradient(135deg,#ff0033,#ff2d55,#a855f7);box-shadow:0 14px 34px rgba(0,0,0,.24);color:#000!important;text-shadow:0 1px 16px rgba(255,255,255,.78)!important}
/* All cards transparent see-through */
.landing-card,.card,.choice,.spotlight,.music-shop,.merch-shop,.product,.tracks div,.signin-box{background:rgba(211,211,211,.38)!important;color:#000!important;border:1px solid rgba(255,255,255,.42)!important;box-shadow:0 24px 80px rgba(0,0,0,.14)!important;backdrop-filter:blur(14px)}
.choice:before,.choice:hover:before,.video-thumb:after{opacity:0!important;background:none!important}
.landing-card *,.card *,.choice *,.spotlight *,.music-shop *,.merch-shop *,.product *,.tracks div *,.signin-box *{color:#000!important;text-shadow:0 1px 16px rgba(255,255,255,.72)}
.choice-mark{opacity:.26!important}
.tag{background:rgba(211,211,211,.38)!important;color:#000!important;border:1px solid rgba(255,255,255,.42)!important}
/* Product image cards */
.product-img{width:100%;max-width:260px;height:230px;margin:0 auto 16px;border-radius:28px;display:block;object-fit:cover;border:1px solid rgba(255,255,255,.42);box-shadow:0 16px 36px rgba(0,0,0,.18)}
.hat-img{object-position:center}
/* Click-to-enlarge all merch visuals */
.product-image-link{display:block;text-decoration:none;cursor:zoom-in}

.product-image-link .shirt{margin-left:auto;margin-right:auto}
.image-lightbox{position:fixed;inset:0;z-index:50;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(0,0,0,.82);backdrop-filter:blur(10px)}
.image-lightbox:target,.image-lightbox.is-open{display:flex}
.image-lightbox img{max-width:96vw;max-height:92vh;width:auto;height:auto;object-fit:contain;border-radius:24px;box-shadow:0 24px 90px rgba(0,0,0,.55)}
.image-lightbox__close{position:fixed;right:18px;top:14px;width:48px;height:48px;border-radius:999px;display:grid;place-items:center;background:rgba(211,211,211,.88);color:#000!important;text-decoration:none;font-size:34px;font-weight:900;line-height:1;z-index:51}
.image-lightbox__nav{position:fixed;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:999px;display:grid;place-items:center;background:rgba(0,0,0,.5);color:#fff!important;text-decoration:none;font-size:28px;font-weight:900;line-height:1;z-index:51;cursor:pointer}
.image-lightbox__nav--prev{left:18px}
.image-lightbox__nav--next{right:18px}
.image-lightbox__nav:hover,.image-lightbox__close:hover{background:rgba(0,0,0,.75)}
.shirt-large{width:min(70vw,620px)!important;max-width:none!important;height:min(70vh,620px)!important;margin:0!important;font-size:clamp(120px,28vw,320px)!important}

/* Platform responsive polish: computers, phones, iPads, tablets */
.sub strong{font-weight:1000;letter-spacing:.01em;color:#000!important;text-shadow:0 1px 18px rgba(255,255,255,.82)}
@media(min-width:1100px){.landing-card{max-width:980px}.choice-grid{gap:22px}.choice{min-height:250px}}
@media(min-width:701px) and (max-width:1099px){.landing-shell{width:min(920px,calc(100vw - 36px));padding:30px 0}.landing-card{padding:clamp(28px,5vw,48px)}.choice{min-height:210px}.choice strong{font-size:clamp(38px,6vw,56px)}}
@media(max-width:700px){.landing-shell{width:min(100% - 20px,520px);padding:24px 0;place-items:start center}.landing-card{border-radius:26px;padding:24px 18px}.sub{font-size:18px;line-height:1.35;margin-top:14px}.sub strong{display:block}.choice-grid{gap:12px;margin-top:22px}.choice{border-radius:24px;min-height:142px;padding:18px}.choice strong{font-size:38px}.choice small{font-size:14px}.choice-mark{font-size:64px}}

/* Match computer layout/colors on phone, iPad, and tablet */
.landing-card,.card{background:rgba(211,211,211,.48)!important;border:1px solid rgba(255,255,255,.42)!important;box-shadow:0 24px 80px rgba(0,0,0,.16)!important;backdrop-filter:blur(14px)!important;color:#000!important}
.landing-card *,.card *{color:#000!important}
@media(max-width:850px){.choice-grid{grid-template-columns:1fr 1fr!important}.choice{min-height:180px}.choice strong{font-size:clamp(28px,8vw,48px)}.choice small{font-size:13px}.choice-mark{font-size:clamp(50px,16vw,74px)}}
@media(max-width:430px){.landing-shell{width:min(100% - 14px,520px)}.landing-card{padding:20px 12px}.choice-grid{gap:8px!important}.choice{min-height:150px;padding:14px;border-radius:22px}.choice strong{font-size:30px}.choice small{font-size:12px}.choice-mark{right:10px;top:8px;font-size:48px}}

/* Phone card background must match the main website glass card */
@media(max-width:700px){
  .landing-card,.card,.choice,.admin-home-card,.store-preview-card,.admin-preview-note{
    background:rgba(211,211,211,.48)!important;
    border:1px solid rgba(255,255,255,.42)!important;
    box-shadow:0 24px 80px rgba(0,0,0,.16)!important;
    backdrop-filter:blur(14px)!important;
    -webkit-backdrop-filter:blur(14px)!important;
  }
}

/* Final glass card style for phone, tablet, main website, and Freshvenuellc.com upload */
.landing-card,
.card,
.choice,
.spotlight,
.music-shop,
.merch-shop,
.product,
.tracks div,
.signin-box,
.admin-home-card,
.store-preview-card,
.admin-preview-note{
  background:linear-gradient(135deg,rgba(255,255,255,.56),rgba(211,211,211,.34))!important;
  border:1px solid rgba(255,255,255,.62)!important;
  box-shadow:0 24px 80px rgba(0,0,0,.16), inset 0 1px 0 rgba(255,255,255,.68)!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
.choice:before,
.choice:hover:before{
  opacity:0!important;
  background:none!important;
  filter:none!important;
}
.landing-card *,
.card *,
.choice *,
.spotlight *,
.music-shop *,
.merch-shop *,
.product *,
.tracks div *,
.signin-box *{
  color:#000!important;
  text-shadow:0 1px 16px rgba(255,255,255,.78)!important;
}
.tag{
  background:linear-gradient(135deg,rgba(255,255,255,.54),rgba(211,211,211,.32))!important;
  border:1px solid rgba(255,255,255,.62)!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}

/* Keep category cards in normal page flow; selection opens the linked page/modal instead of floating over the storefront. */
.landing-shell,
.landing-card,
.choice-grid{
  position:relative!important;
  z-index:auto!important;
}
.choice-grid{
  float:none!important;
  clear:both!important;
  isolation:isolate;
}
.choice{
  float:none!important;
  inset:auto!important;
  transform:none;
  pointer-events:auto;
}
.choice:hover{
  transform:translateY(-5px);
}
.choice:before{
  pointer-events:none!important;
}

/* Jacket product images should show the full varsity jacket, not crop it. */
.jacket-img{object-fit:contain;background:rgba(255,255,255,.72)}

/* GMA hat click slideshow */
.hat-product{position:relative;min-height:340px!important;padding-bottom:20px}
.hat-slideshow{display:grid;gap:12px;justify-items:center;margin-bottom:12px}
.hat-slide-button{appearance:none;border:0;background:transparent;padding:0;margin:0;width:100%;cursor:pointer;display:block;text-decoration:none}
.hat-slide-button .product-img{transition:transform .2s ease, box-shadow .2s ease}
.hat-slide-button:hover .product-img{transform:translateY(-2px);box-shadow:0 20px 42px rgba(0,0,0,.22)}
.hat-slide-actions,.hat-lightbox-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}
.hat-lightbox-actions{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);z-index:3}
.hat-dot,.hat-view-large{border:1px solid rgba(255,255,255,.62);border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.62),rgba(211,211,211,.38));box-shadow:0 10px 24px rgba(0,0,0,.12);padding:9px 12px;font-weight:950;text-decoration:none;cursor:pointer;color:#000!important}
.hat-dot.is-active{background:linear-gradient(135deg,#ff2d55,#a855f7,#3b82f6);color:#000!important}
.hat-view-large{display:inline-flex}
@media(max-width:700px){.hat-slide-actions,.hat-lightbox-actions{gap:6px}.hat-lightbox-actions{bottom:16px}.hat-dot,.hat-view-large{padding:8px 10px;font-size:13px}}


/* Classic Fre$h Venue combined merch gallery */
.classic-fvo-product{position:relative}
.classic-fvo-image-button{appearance:none;border:0;background:transparent;padding:0;margin:0 auto;display:block;width:max-content;max-width:100%;cursor:pointer;border-radius:28px}
.classic-fvo-image-button:focus-visible{outline:3px solid rgba(59,130,246,.82);outline-offset:4px}
.classic-fvo-controls{display:flex;align-items:center;justify-content:center;gap:10px;margin:-4px 0 12px}
.classic-fvo-controls button{width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.62);background:linear-gradient(135deg,rgba(255,255,255,.68),rgba(211,211,211,.42));box-shadow:0 10px 24px rgba(0,0,0,.12);font-size:20px;font-weight:950;line-height:1;cursor:pointer;color:#000!important}
.classic-fvo-controls span{min-width:54px;font-weight:950;color:#000!important}
.classic-fvo-controls button:hover,.classic-fvo-controls button:focus-visible{background:linear-gradient(135deg,#ff2d55,#a855f7,#3b82f6)}
.classic-fvo-options{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:0 0 12px}
.classic-fvo-options>span{width:100%;font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:950;color:#000!important}
.classic-fvo-options button{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.66),rgba(211,211,211,.42));box-shadow:0 10px 24px rgba(0,0,0,.10);padding:8px 10px;font-size:13px;font-weight:950;cursor:pointer;color:#000!important}
.classic-fvo-options button.is-active,.classic-fvo-options button:hover,.classic-fvo-options button:focus-visible{background:linear-gradient(135deg,#ff2d55,#a855f7,#3b82f6);color:#000!important}
.classic-fvo-swatch{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.28);box-shadow:inset 0 0 0 1px rgba(255,255,255,.38)}
.classic-fvo-swatch--white{background:#f8fafc}
.classic-fvo-swatch--black{background:#070707}
.classic-fvo-swatch--blue{background:#2563eb}
.classic-fvo-swatch--black-blue{background:linear-gradient(135deg,#070707 0 48%,#2563eb 52% 100%)}
.classic-fvo-swatch--red{background:#dc2626}
.classic-fvo-product{grid-template-rows:190px 34px 68px minmax(56px,auto) minmax(42px,auto) 24px minmax(120px,auto) 48px!important;height:100%!important;min-height:620px!important;max-height:none!important;overflow:hidden!important}
.classic-fvo-product .classic-fvo-image-button{width:100%!important;height:190px!important;display:grid!important;place-items:center!important}
.classic-fvo-product .product-img{height:176px!important;max-width:220px!important;margin:0 auto!important}
.classic-fvo-controls{min-height:34px!important;margin:0!important;gap:8px!important}
.classic-fvo-controls button{width:30px!important;height:30px!important;font-size:17px!important}
.classic-fvo-controls span{min-width:44px!important;font-size:12px!important}
.classic-fvo-options{min-height:68px!important;max-height:68px!important;overflow:hidden!important;align-content:start!important;gap:4px!important;margin:0!important}
.classic-fvo-options>span{font-size:10px!important;line-height:1!important;margin:0 0 2px!important}
.classic-fvo-options button{padding:4px 6px!important;font-size:11px!important;line-height:1.1!important;gap:4px!important}
.classic-fvo-swatch{width:10px!important;height:10px!important}
.image-lightbox__nav[type="button"]{border:0}
@media(max-width:700px){.classic-fvo-controls{gap:8px}.classic-fvo-controls button{width:36px;height:36px}.classic-fvo-controls span{font-size:13px}}

/* C.U.S. reference-style mouse magnifying lens for selected merch viewer */
.product-image-link{
  display:block;
  width:max-content;
  max-width:100%;
  margin:0 auto;
  overflow:visible;
  border-radius:28px;
  cursor:pointer!important;
}
.product-image-link .product-img,
.product-image-link:hover .product-img,
.product-image-link:focus-visible .product-img,
.hat-slide-button .product-img,
.hat-slide-button:hover .product-img,
.hat-slide-button:focus-visible .product-img{
  transform:none!important;
  filter:none!important;
}
.image-lightbox{overflow:hidden}
.image-lightbox img{cursor:crosshair;transition:filter .18s ease, box-shadow .18s ease}
.image-lightbox:target img:hover,.image-lightbox.is-open img:hover{filter:saturate(1.04) contrast(1.03);box-shadow:0 30px 110px rgba(0,0,0,.62)}
.merch-magnifier-lens{
  position:fixed;
  z-index:70;
  width:168px;
  height:168px;
  border-radius:50%;
  pointer-events:none;
  opacity:0;
  transform:translate(-50%,-50%) scale(.96);
  background-repeat:no-repeat;
  background-color:rgba(255,255,255,.12);
  border:3px solid rgba(255,255,255,.94);
  box-shadow:0 18px 55px rgba(0,0,0,.42), inset 0 0 0 1px rgba(0,0,0,.18), inset 0 0 28px rgba(255,255,255,.20);
  transition:opacity .14s ease, transform .14s ease;
}
.merch-magnifier-lens.is-visible{opacity:1;transform:translate(-50%,-50%) scale(1)}
.merch-magnifier-lens:after{
  content:"";
  position:absolute;
  inset:10px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.42);
  box-shadow:inset 12px 12px 24px rgba(255,255,255,.18), inset -12px -12px 24px rgba(0,0,0,.18);
}
@media(max-width:700px){.merch-magnifier-lens{width:132px;height:132px}}
@media(hover:none){.merch-magnifier-lens{display:none}.image-lightbox:target img:active{transform:scale(1.12)}}

/* C.U.S. merch image page magnifier option */
.merch-magnifier-toggle{
  position:fixed;
  left:18px;
  top:16px;
  z-index:72;
  border:1px solid rgba(255,255,255,.72);
  border-radius:999px;
  padding:10px 14px;
  background:linear-gradient(135deg,rgba(255,255,255,.90),rgba(211,211,211,.72));
  color:#000!important;
  font-weight:950;
  box-shadow:0 14px 42px rgba(0,0,0,.32);
  cursor:pointer;
}
.merch-magnifier-toggle[aria-pressed="false"]{opacity:.72;background:rgba(255,255,255,.72)}
.image-lightbox:target .merch-magnifier-toggle,.image-lightbox.is-open .merch-magnifier-toggle{display:inline-flex;align-items:center;gap:6px}
.merch-magnifier-lens{
  width:190px;
  height:190px;
  border:4px solid rgba(255,255,255,.96);
  box-shadow:0 20px 64px rgba(0,0,0,.46), inset 0 0 0 1px rgba(0,0,0,.22), inset 0 0 34px rgba(255,255,255,.25);
}
@media(max-width:700px){.merch-magnifier-toggle{left:12px;top:12px;padding:9px 11px;font-size:13px}.merch-magnifier-lens{width:138px;height:138px}}

/* Fresh Venue on-site Shopify-connected cart */
.fv-cart-link{
  position:relative;
}
.fv-cart-link [data-fv-cart-count]{
  min-width:22px;
  height:22px;
  margin-left:7px;
  border-radius:999px;
  display:inline-grid;
  place-items:center;
  background:#000;
  color:#fff!important;
  font-size:12px;
  line-height:1;
  text-shadow:none!important;
}
.fv-add-to-cart{
  border:0;
  cursor:pointer;
  font:inherit;
}
.fv-cart-toast{
  position:fixed;
  right:18px;
  bottom:18px;
  z-index:90;
  max-width:min(360px,calc(100vw - 36px));
  padding:14px 18px;
  border-radius:18px;
  background:rgba(0,0,0,.88);
  color:#fff!important;
  font-weight:950;
  box-shadow:0 22px 70px rgba(0,0,0,.32);
  opacity:0;
  pointer-events:none;
  transform:translateY(10px);
  transition:opacity .18s ease,transform .18s ease;
  text-shadow:none!important;
}
.fv-cart-toast.is-visible{
  opacity:1;
  transform:translateY(0);
}
.fv-live-update-notice{
  position:fixed;
  left:50%;
  top:18px;
  z-index:120;
  width:min(420px,calc(100vw - 28px));
  padding:13px 16px;
  border:1px solid rgba(255,255,255,.72);
  border-radius:18px;
  background:rgba(0,0,0,.88);
  color:#fff!important;
  font-weight:950;
  text-align:center;
  box-shadow:0 22px 70px rgba(0,0,0,.32);
  opacity:0;
  pointer-events:none;
  transform:translate(-50%,-10px);
  transition:opacity .18s ease,transform .18s ease;
  text-shadow:none!important;
}
.fv-live-update-notice.is-visible{
  opacity:1;
  transform:translate(-50%,0);
}
.fv-cart-panel{
  padding:22px;
}
.fv-cart-lines{
  display:grid;
  gap:14px;
  margin:18px 0;
}
.fv-cart-line{
  display:grid;
  grid-template-columns:92px minmax(0,1fr) auto auto;
  gap:14px;
  align-items:center;
  padding:14px;
  border-radius:20px;
  background:linear-gradient(135deg,rgba(255,255,255,.50),rgba(211,211,211,.30));
  border:1px solid rgba(255,255,255,.62);
}
.fv-cart-line img,
.fv-cart-image-fallback{
  width:92px;
  height:92px;
  border-radius:16px;
  object-fit:cover;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(0,0,0,.08);
}
.fv-cart-image-fallback{
  display:grid;
  place-items:center;
  font-weight:1000;
}
.fv-cart-line h3{
  margin:0 0 6px;
  font-size:20px;
  line-height:1.05;
}
.fv-cart-line p{
  margin:0 0 5px;
  font-weight:850;
}
.fv-cart-qty{
  display:grid;
  grid-template-columns:34px 34px 34px;
  align-items:center;
  justify-items:center;
  gap:4px;
}
.fv-cart-qty button,
.fv-cart-remove{
  border:1px solid rgba(0,0,0,.18);
  border-radius:999px;
  background:rgba(255,255,255,.72);
  color:#000!important;
  font-weight:950;
  cursor:pointer;
}
.fv-cart-qty button{
  width:34px;
  height:34px;
}
.fv-cart-remove{
  min-height:36px;
  padding:0 13px;
}
.fv-cart-summary{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:16px 0 6px;
  font-size:24px;
  font-weight:1000;
  border-top:1px solid rgba(0,0,0,.14);
}
.fv-checkout-button{
  margin-top:16px;
}
.fv-checkout-handoff{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  margin:16px 0 0;
  padding:13px 16px;
  border-radius:18px;
  background:rgba(255,255,255,.62);
  border:1px solid rgba(0,0,0,.10);
  font-weight:950;
}
.fv-checkout-handoff p{
  margin:0;
}
.fv-checkout-spinner{
  width:22px;
  height:22px;
  border-radius:999px;
  border:3px solid rgba(0,0,0,.18);
  border-top-color:#000;
  animation:fvCheckoutSpin .75s linear infinite;
  flex:0 0 auto;
}
@keyframes fvCheckoutSpin{to{transform:rotate(360deg)}}
.fv-checkout-note{
  margin:12px 0 0;
  font-weight:850;
  text-align:center;
}
@media(max-width:700px){
  .fv-cart-line{
    grid-template-columns:74px minmax(0,1fr);
  }
  .fv-cart-line img,
  .fv-cart-image-fallback{
    width:74px;
    height:74px;
  }
  .fv-cart-qty,
  .fv-cart-remove{
    grid-column:1 / -1;
    justify-self:stretch;
  }
  .fv-cart-qty{
    grid-template-columns:1fr 1fr 1fr;
  }
}

/* C.U.S. selected merch viewer: turn the user's mouse into a magnifying glass */
.image-lightbox:target img,.image-lightbox.is-open img{
  cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40"><circle cx="16" cy="16" r="10" fill="rgba(255,255,255,0.24)" stroke="black" stroke-width="5"/><circle cx="16" cy="16" r="10" fill="none" stroke="white" stroke-width="2"/><line x1="24" y1="24" x2="37" y2="37" stroke="black" stroke-width="6" stroke-linecap="round"/><line x1="24" y1="24" x2="37" y2="37" stroke="white" stroke-width="3" stroke-linecap="round"/><line x1="16" y1="10" x2="16" y2="22" stroke="white" stroke-width="2" stroke-linecap="round"/><line x1="10" y1="16" x2="22" y2="16" stroke="white" stroke-width="2" stroke-linecap="round"/></svg>') 16 16, zoom-in!important;
}
.image-lightbox:target img:hover,.image-lightbox.is-open img:hover{
  cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40"><circle cx="16" cy="16" r="10" fill="rgba(255,255,255,0.24)" stroke="black" stroke-width="5"/><circle cx="16" cy="16" r="10" fill="none" stroke="white" stroke-width="2"/><line x1="24" y1="24" x2="37" y2="37" stroke="black" stroke-width="6" stroke-linecap="round"/><line x1="24" y1="24" x2="37" y2="37" stroke="white" stroke-width="3" stroke-linecap="round"/><line x1="16" y1="10" x2="16" y2="22" stroke="white" stroke-width="2" stroke-linecap="round"/><line x1="10" y1="16" x2="22" y2="16" stroke="white" stroke-width="2" stroke-linecap="round"/></svg>') 16 16, zoom-in!important;
}
.merch-magnifier-toggle[aria-pressed="false"] ~ img,
.image-lightbox:has(.merch-magnifier-toggle[aria-pressed="false"]) img{
  cursor:pointer!important;
}


/* Fresh Venue dropdown clothing/music navigation */
.freshvenue-nav{align-items:flex-start;gap:10px}
.drip-dropdown{position:relative;z-index:8}
.drip-dropdown summary{list-style:none;display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:13px 17px;color:#000!important;text-decoration:none;font-weight:950;background:linear-gradient(135deg,#ff2d55,#a855f7,#3b82f6);box-shadow:0 16px 36px rgba(0,0,0,.22);cursor:pointer;text-shadow:0 1px 16px rgba(255,255,255,.78)}
.drip-dropdown summary::-webkit-details-marker{display:none}
.drip-menu{position:absolute;left:0;top:calc(100% + 8px);min-width:220px;display:grid;gap:8px;padding:10px;border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(211,211,211,.86));border:1px solid rgba(255,255,255,.72);box-shadow:0 22px 60px rgba(0,0,0,.22)}
.drip-menu a{width:100%;justify-content:flex-start;background:rgba(255,255,255,.56);box-shadow:none;border:1px solid rgba(255,255,255,.62);padding:11px 13px;color:#000!important}
.music-icon-link,.clothing-icon-link{white-space:nowrap}
@media(max-width:700px){.freshvenue-nav{position:sticky;top:8px}.drip-menu{min-width:min(240px,calc(100vw - 28px))}.drip-dropdown summary,.music-icon-link,.clothing-icon-link{padding:11px 13px;font-size:14px}}

/* YouTube session helper link: opens normal YouTube so browser login can persist */
.youtube-session-link{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;border-radius:999px;padding:12px 16px;text-decoration:none;font-weight:950;background:linear-gradient(135deg,#ff0033,#ff2d55,#a855f7);box-shadow:0 14px 34px rgba(0,0,0,.18);color:#000!important;text-shadow:0 1px 16px rgba(255,255,255,.78)!important}
.youtube-session-link:hover{transform:translateY(-2px);transition:transform .18s ease}

/* Music Side: split Latest Music + Visual work gallery */
.music-visual-split{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch;margin-top:18px}
.music-visual-split .music-shop,.visual-work-card{min-height:100%}
.visual-work-card{padding:22px}.visual-video-list{display:grid;gap:12px;margin-top:14px}
.visual-video-item{width:100%;display:grid;grid-template-columns:116px 1fr;gap:12px;align-items:center;text-align:left;border:1px solid rgba(255,255,255,.62);border-radius:20px;padding:10px;background:linear-gradient(135deg,rgba(255,255,255,.58),rgba(211,211,211,.36));box-shadow:0 14px 34px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.68);cursor:pointer;font:inherit}
.visual-video-item img,.video-placeholder{width:116px;height:66px;border-radius:14px;object-fit:cover;background:linear-gradient(135deg,#ff2d55,#a855f7,#3b82f6);box-shadow:0 10px 24px rgba(0,0,0,.16)}
.video-placeholder{display:grid;place-items:center;font-size:32px;font-weight:1000;color:#000!important;text-shadow:0 1px 16px rgba(255,255,255,.78)!important}.visual-video-item strong,.visual-video-item em{display:block;color:#000!important;text-shadow:0 1px 16px rgba(255,255,255,.78)!important}.visual-video-item strong{font-size:18px;font-weight:1000}.visual-video-item em{margin-top:4px;font-style:normal;font-weight:850;opacity:.82}.visual-video-item:hover{transform:translateY(-2px);transition:transform .18s ease}.visual-video-item.upload-ready{cursor:default;opacity:.86}
@media(max-width:850px){.music-visual-split{grid-template-columns:1fr}.visual-video-item{grid-template-columns:96px 1fr}.visual-video-item img,.video-placeholder{width:96px;height:56px}}


/* Music Side refresh: Apple Music-style music card + YouTube-style visual work card */
.apple-music-card{position:relative;overflow:hidden;padding:24px!important}
.apple-music-card:before{content:"";position:absolute;inset:-90px -70px auto auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(255,45,85,.28),transparent 68%);pointer-events:none}
.apple-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap}.apple-head h2{margin-bottom:0}
.apple-now-playing{position:relative;display:grid;grid-template-columns:132px 1fr;gap:16px;align-items:center;margin:18px 0 16px;padding:16px;border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.74),rgba(236,236,238,.42));border:1px solid rgba(255,255,255,.72);box-shadow:0 18px 44px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.80)}
.apple-cover{width:132px!important;height:132px!important;border-radius:30px!important;background:linear-gradient(135deg,#fa233b,#ff9500,#af52de)!important;box-shadow:0 18px 40px rgba(250,35,59,.22)!important}.apple-track-info h3{font-size:clamp(30px,4vw,48px);line-height:.92;letter-spacing:-.05em;margin:5px 0}.apple-track-info p{margin:0;font-weight:850;opacity:.78}.apple-label{font-size:12px;font-weight:1000;letter-spacing:.16em;text-transform:uppercase;opacity:.78}.apple-controls{display:flex;align-items:center;gap:14px;margin-top:14px}.apple-controls button{width:48px;height:48px;border:0;border-radius:50%;display:grid;place-items:center;background:#000!important;color:#fff!important;font-weight:1000;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.22);text-shadow:none!important}.apple-controls span{font-size:18px;font-weight:1000;opacity:.72}.fv-mp3-preview-meter{display:grid;gap:7px;margin-top:12px}.fv-mp3-preview-meter span{font-size:12px;font-weight:950;opacity:.76}.fv-mp3-preview-meter i{display:block;height:7px;border-radius:999px;background:rgba(0,0,0,.16);overflow:hidden}.fv-mp3-preview-meter b{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#fa233b,#ff9500,#af52de);transition:width .18s ease}.fv-latest-native-audio{display:block;width:100%;height:42px;margin-top:12px;border-radius:999px;background:#f4f4f5;filter:drop-shadow(0 10px 18px rgba(0,0,0,.12))}.apple-track-list div{grid-template-columns:34px 1fr auto;align-items:center;background:rgba(255,255,255,.48)!important}.apple-track-list em{grid-column:auto!important;text-align:right;font-weight:850;opacity:.75}.apple-buy{background:linear-gradient(135deg,#fa233b,#ff2d55,#af52de)!important}
.youtube-style-card{padding:24px!important}.youtube-head{display:grid;gap:4px}.youtube-head h2{margin-bottom:0}.youtube-sub{margin:0;font-weight:850;opacity:.78}.youtube-video-list{gap:14px}.youtube-video-item{grid-template-columns:168px 1fr!important;align-items:start;border-radius:18px!important;padding:8px!important;background:rgba(255,255,255,.36)!important;box-shadow:none!important}.youtube-thumb-wrap{position:relative;display:block;width:168px;height:95px;border-radius:14px;overflow:hidden;background:#000;box-shadow:0 12px 28px rgba(0,0,0,.18)}.youtube-thumb-wrap img,.youtube-thumb-wrap .video-placeholder{width:100%!important;height:100%!important;border-radius:0!important;object-fit:cover;display:grid;place-items:center}.youtube-thumb-wrap i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:42px;height:30px;border-radius:9px;background:#ff0033;color:#fff!important;text-shadow:none!important;display:grid;place-items:center;font-style:normal;font-size:14px;font-weight:1000;box-shadow:0 10px 22px rgba(255,0,51,.28)}.youtube-video-copy{display:block;padding:4px 2px}.youtube-video-copy strong{font-size:20px!important;line-height:1.05}.youtube-video-copy em{font-size:14px;line-height:1.25}.youtube-video-copy small{display:block;margin-top:8px;font-weight:850;opacity:.62}.youtube-video-item:hover{background:rgba(255,255,255,.58)!important;transform:translateY(-2px)}
.featured-video-controls{display:flex;align-items:center;gap:14px;margin-top:16px}.featured-video-controls button{width:48px;height:48px;border:0;border-radius:50%;display:grid;place-items:center;background:#000!important;color:#fff!important;font-size:20px;font-weight:1000;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.22);text-shadow:none!important}.featured-video-controls button:hover,.apple-controls button:hover{transform:translateY(-1px)}.featured-video-controls--overlay{position:absolute;left:50%;bottom:12px;z-index:4;transform:translateX(-50%);margin:0;padding:8px;border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 16px 40px rgba(0,0,0,.28)}.featured-video-controls--overlay button{width:42px;height:42px}
@media(max-width:700px){.apple-now-playing{grid-template-columns:96px 1fr;padding:12px}.apple-cover{width:96px!important;height:96px!important;border-radius:22px!important}.apple-track-info h3{font-size:30px}.apple-controls button{width:42px;height:42px}.apple-track-list div{grid-template-columns:30px 1fr}.apple-track-list em{grid-column:2;text-align:left}.youtube-video-item{grid-template-columns:128px 1fr!important}.youtube-thumb-wrap{width:128px;height:72px}.youtube-video-copy strong{font-size:17px!important}.youtube-video-copy em{font-size:12px}.youtube-video-copy small{display:none}}

/* Choose Your Drip category layout must live globally because Music Side swaps pages without reloading the head. */
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0 0;position:relative!important;z-index:auto!important;float:none!important;clear:both!important;isolation:isolate}
.category-card{position:relative!important;inset:auto!important;float:none!important;overflow:hidden;display:grid;min-height:170px;padding:22px;align-content:end;text-decoration:none;border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.62),rgba(211,211,211,.38))!important;border:1px solid rgba(255,255,255,.68)!important;box-shadow:0 18px 50px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.72)!important;color:#000!important;transition:transform .2s ease,box-shadow .2s ease}
.category-card:before{content:attr(data-mark);position:absolute;right:16px;top:4px;font-size:84px;font-weight:1000;line-height:1;opacity:.16;color:#000}
.category-card:hover{transform:translateY(-4px);box-shadow:0 24px 62px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.72)!important}
.category-card strong{position:relative;font-size:clamp(28px,3.6vw,46px);letter-spacing:-.05em;z-index:1}
.category-card small{position:relative;font-weight:950;margin-top:6px;z-index:1}
@media(max-width:900px){.category-grid{grid-template-columns:repeat(2,1fr);gap:12px}}
@media(max-width:700px){.category-grid{grid-template-columns:1fr;gap:10px}.category-card{min-height:110px}}

/* Persistent Music Side mini player */
body{padding-top:var(--freshvenue-player-offset,0)}
body:has(.fv-player.is-active){--freshvenue-player-offset:142px}
body:has(.fv-player.is-featured){--freshvenue-player-offset:0}body:has(.fv-player.is-featured) .page-shell{animation:none;transform:none}
.fv-player{position:fixed;left:50%;top:10px;z-index:90;width:min(260px,calc(100vw - 24px));visibility:hidden;opacity:0;grid-template-rows:auto auto;border:1px solid rgba(255,255,255,.72);border-radius:16px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(211,211,211,.78));box-shadow:0 18px 54px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.78);overflow:hidden;transform:translateX(-50%) translateY(12px);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease,left .18s ease,top .18s ease,width .18s ease,height .18s ease,border-radius .18s ease}
.fv-player.is-active{visibility:visible;opacity:1;transform:translateX(-50%) translateY(0)}.video-player.is-fv-player-host{background:#000}.fv-player.is-featured{left:var(--fv-left);top:var(--fv-top);width:var(--fv-width);height:var(--fv-height);border:0;border-radius:22px;transform:none;background:#000;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transition:opacity .18s ease,visibility .18s ease}.fv-player-video{aspect-ratio:16/9;background:#000}.fv-player.is-featured .fv-player-video{height:100%;aspect-ratio:auto}.fv-player.is-featured .fv-player-controls{position:absolute;left:50%;bottom:12px;z-index:3;transform:translateX(-50%);display:grid;grid-template-columns:42px 46px 42px;gap:8px;width:auto;padding:8px;border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 16px 40px rgba(0,0,0,.28)}.fv-player.is-featured .fv-player-controls img,.fv-player.is-featured .fv-player-copy,.fv-player.is-featured [data-fv-hide]{display:none}.fv-player.is-featured .fv-player-controls button{height:42px;color:#fff!important;text-shadow:none!important}.fv-youtube-embed,.fv-player .featured-youtube-embed{width:100%;height:100%;display:block;border:0}.fv-player-controls{display:grid;grid-template-columns:28px 1fr 28px 30px 28px 24px;gap:4px;align-items:center;padding:5px}.fv-player-controls img{width:28px;height:28px;border-radius:7px;object-fit:cover;background:#000}.fv-player-copy{min-width:0;display:grid;gap:1px;text-align:left}.fv-player-copy strong,.fv-player-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000!important;text-shadow:0 1px 12px rgba(255,255,255,.78)!important}.fv-player-copy strong{font-size:11px;font-weight:1000}.fv-player-copy span{font-size:9px;font-weight:850;opacity:.72}.fv-player-controls button{height:26px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:linear-gradient(135deg,#ff2d55,#a855f7,#3b82f6);box-shadow:0 8px 18px rgba(0,0,0,.12);color:#000!important;text-shadow:0 1px 12px rgba(255,255,255,.78)!important;font-size:14px;font-weight:1000;line-height:1;cursor:pointer}.fv-player-controls [data-fv-hide]{background:rgba(255,255,255,.58);font-size:16px}.video-session-link{max-width:calc(100% - 28px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:700px){body:has(.fv-player.is-active){--freshvenue-player-offset:132px}.fv-player{top:8px;width:min(280px,calc(100vw - 14px));border-radius:14px}.fv-player-controls{grid-template-columns:26px 1fr 27px 29px 27px 23px;gap:3px;padding:5px}.fv-player-controls img{width:26px;height:26px}.fv-player-controls button{height:25px;font-size:13px}.fv-player-copy strong{font-size:10px}.fv-player-copy span{font-size:8px}}
.freshvenue-mobile-bottom-nav{display:none}@media(max-width:700px){body.fv-clothing-route.fv-player-active{padding-bottom:88px}body.fv-clothing-route.fv-player-active .freshvenue-nav{display:none}.freshvenue-mobile-bottom-nav.is-visible{position:fixed;left:10px;right:10px;bottom:10px;z-index:95;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:8px;border:1px solid rgba(255,255,255,.72);border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(211,211,211,.88));box-shadow:0 18px 54px rgba(0,0,0,.24)}.freshvenue-mobile-bottom-nav a{display:grid;place-items:center;gap:2px;min-height:54px;border-radius:16px;text-decoration:none;background:linear-gradient(135deg,#ff2d55,#a855f7,#3b82f6);color:#000!important;font-size:20px;font-weight:1000;text-shadow:0 1px 14px rgba(255,255,255,.78)!important}.freshvenue-mobile-bottom-nav span{font-size:10px;line-height:1;font-weight:1000;color:#000!important}}

/* Slideshow card styles */
.slides-wrapper{position:relative;display:inline-block;width:100%}
.slides-nav{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:5}
.slide-dot{cursor:pointer;font-size:11px;color:rgba(0,0,0,.35);transition:color .2s}
.slide-dot.active{color:#000}
.slide-dot:hover{color:rgba(0,0,0,.75)}

/* Lightbox dot navigation */
.image-lightbox__dots{display:flex;justify-content:center;gap:8px;margin-top:10px}
.lb-dot{cursor:pointer;font-size:14px;color:rgba(255,255,255,.45);transition:color .2s}
.lb-dot.active{color:#fff}
.lb-dot:hover{color:rgba(255,255,255,.8)}

/* Latest Music WAV / MP3 loading and persistent audio playback */
.fv-audio-file-input{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}

.fv-audio-admin-note{margin:12px 0 0;font-weight:900;opacity:.72}.fv-audio-upload-list{display:grid;gap:10px;margin-top:12px}
.fv-audio-upload-list:empty:before{content:"Fresh Venue WAV / MP3 releases will appear here after admin upload.";display:block;padding:13px;border:1px dashed rgba(0,0,0,.28);border-radius:16px;background:rgba(255,255,255,.36);font-weight:900;opacity:.78}
.fv-audio-upload-row{display:grid;grid-template-columns:1fr auto;gap:5px 10px;align-items:center;width:100%;padding:13px;border:1px solid rgba(255,255,255,.62);border-radius:16px;background:rgba(255,255,255,.48);font:inherit;text-align:left;cursor:pointer}
.fv-audio-upload-row span{color:#ff2d55!important;font-weight:1000}
.fv-audio-upload-row strong{font-weight:1000}
.fv-audio-upload-row em{font-style:normal;text-align:right;font-weight:850;opacity:.75}
.fv-audio-upload-row.is-active{outline:3px solid rgba(250,35,59,.28);background:rgba(255,255,255,.72)}
.fv-audio-visual{width:100%;height:100%;min-height:112px;display:grid;place-items:center;gap:8px;padding:14px;background:linear-gradient(135deg,#fa233b,#ff9500,#af52de)}
.fv-audio-art,.audio-hero-art{display:grid;place-items:center;width:62px;height:62px;border-radius:18px;background:rgba(255,255,255,.82);color:#000!important;font-size:34px;font-weight:1000;text-shadow:none!important;box-shadow:0 12px 30px rgba(0,0,0,.18)}
.fv-audio-bars{display:flex;align-items:end;justify-content:center;gap:4px;height:28px}
.fv-audio-bars i{width:5px;border-radius:999px;background:#000;animation:fvAudioBars .9s ease-in-out infinite}
.fv-audio-bars i:nth-child(1){height:12px}.fv-audio-bars i:nth-child(2){height:24px;animation-delay:.1s}.fv-audio-bars i:nth-child(3){height:16px;animation-delay:.2s}.fv-audio-bars i:nth-child(4){height:28px;animation-delay:.3s}.fv-audio-bars i:nth-child(5){height:18px;animation-delay:.4s}
@keyframes fvAudioBars{50%{transform:scaleY(.45);opacity:.55}}
.audio-thumb{display:grid!important;place-items:center;background:linear-gradient(135deg,#fa233b,#ff9500,#af52de)!important}
@media(max-width:700px){.fv-audio-upload-row{grid-template-columns:30px 1fr}.fv-audio-upload-row em{grid-column:2;text-align:left}}
.fv-latest-audio-dock{position:fixed;left:50%;bottom:12px;z-index:160;display:none;width:min(390px,calc(100vw - 20px));padding:10px;border:1px solid rgba(255,255,255,.72);border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(211,211,211,.86));box-shadow:0 18px 54px rgba(0,0,0,.24);transform:translateX(-50%);gap:8px}
.fv-latest-audio-dock.is-visible{display:grid}
.fv-latest-audio-dock-copy{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:1000;color:#000!important;text-shadow:0 1px 14px rgba(255,255,255,.78)!important}
.fv-latest-audio-dock-copy span{font-size:12px;opacity:.76}
.fv-latest-audio-dock-controls{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}
.fv-latest-audio-dock-controls button{height:34px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:linear-gradient(135deg,#ff2d55,#a855f7,#3b82f6);box-shadow:0 8px 18px rgba(0,0,0,.12);color:#000!important;text-shadow:0 1px 12px rgba(255,255,255,.78)!important;font-size:16px;font-weight:1000;line-height:1;cursor:pointer}
.fv-latest-audio-dock-controls [data-fv-audio-dock-close]{background:rgba(255,255,255,.62)}
.fv-latest-native-audio.is-persistent-fixed{width:100%;margin-top:0}
.fv-latest-native-audio.is-shadowed-by-dock{display:none}
body:has(.fv-latest-audio-dock.is-visible){padding-bottom:116px}
body.fv-clothing-route:has(.freshvenue-mobile-bottom-nav.is-visible):has(.fv-latest-audio-dock.is-visible){padding-bottom:204px}
@media(max-width:700px){body.fv-clothing-route:has(.freshvenue-mobile-bottom-nav.is-visible) .fv-latest-audio-dock.is-visible{bottom:104px;z-index:160}}
body.fv-image-viewer-open:has(.fv-latest-audio-dock.is-visible){padding-bottom:0}
body.fv-image-viewer-open .fv-latest-audio-dock{top:auto;bottom:12px;left:14px;right:auto;z-index:160;width:min(300px,calc(100vw - 88px));padding:8px;border-radius:16px;transform:none}
body.fv-image-viewer-open .fv-latest-audio-dock-copy{gap:6px;font-size:12px}
body.fv-image-viewer-open .fv-latest-audio-dock-copy span{font-size:11px}
body.fv-image-viewer-open .fv-latest-native-audio.is-persistent-fixed{height:32px}
@media(max-width:700px){body.fv-image-viewer-open .fv-latest-audio-dock{top:auto;bottom:10px!important;left:10px;width:min(258px,calc(100vw - 86px));padding:7px}body.fv-clothing-route.fv-image-viewer-open:has(.freshvenue-mobile-bottom-nav.is-visible) .fv-latest-audio-dock.is-visible{bottom:94px!important}body.fv-image-viewer-open .fv-latest-native-audio.is-persistent-fixed{height:30px}}

/* FVO layout lock: cards keep their original slots while music, nav, and image viewers float above them. */
.page-shell,
.landing-shell,
.landing-card,
.card,
.choice-grid,
.product-list,
.category-products,
.category-grid,
.music-visual-split,
.youtube-video-list,
.tracks{
  transform:none!important;
}
.page-shell{
  animation:none!important;
}
body.fv-clothing-route.fv-player-active .freshvenue-nav{
  display:flex!important;
}
body,
body:has(.fv-player.is-active),
body:has(.fv-player.is-featured),
body:has(.fv-latest-audio-dock.is-visible),
body.fv-clothing-route.fv-player-active,
body.fv-clothing-route:has(.freshvenue-mobile-bottom-nav.is-visible):has(.fv-latest-audio-dock.is-visible),
body.fv-image-viewer-open:has(.fv-latest-audio-dock.is-visible){
  padding-top:0!important;
  padding-bottom:0!important;
}
.choice:hover,
.category-card:hover,
.product:hover,
.visual-video-item:hover,
.youtube-video-item:hover,
.youtube-session-link:hover,
.hat-slide-button:hover .product-img,
.product-image-link:hover .product-img,
.featured-video-controls button:hover,
.apple-controls button:hover{
  transform:none!important;
}
.product-list,
.category-products,
.category-grid{
  grid-auto-flow:row!important;
  align-items:stretch!important;
}
.product,
.category-card,
.choice,
.card,
.music-shop,
.merch-shop,
.spotlight,
.visual-work-card,
.apple-music-card,
.youtube-style-card{
  position:relative!important;
  float:none!important;
  inset:auto!important;
}

.fv-size-options{
  display:grid;
  gap:10px;
  margin:14px 0 0;
  padding:12px;
  border:1px solid rgba(255,255,255,.62);
  border-radius:18px;
  background:linear-gradient(135deg,rgba(255,255,255,.58),rgba(211,211,211,.34));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.62);
}
.fv-size-options label{
  display:grid;
  gap:6px;
  text-align:left;
  font-weight:950;
}
.fv-size-options span{
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.12em;
  color:#000!important;
}
.fv-size-options select,
.fv-size-options input{
  width:100%;
  min-height:42px;
  border:1px solid rgba(255,255,255,.66);
  border-radius:14px;
  background:rgba(255,255,255,.72);
  padding:10px 12px;
  font:inherit;
  font-weight:850;
  color:#000!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.58);
}
.fv-size-options input::placeholder{
  color:rgba(0,0,0,.52);
}
.fv-size-options p{
  margin:0;
  text-align:left;
  font-size:13px;
  font-weight:950;
  color:#000!important;
  opacity:.82;
}

/* Mobile hat card fix: keep image controls in their own row so the title cannot cover Front/Side/Back taps. */
.hat-product{
  grid-template-rows:minmax(322px,auto) minmax(78px,auto) minmax(42px,auto) 24px minmax(0,auto) 48px!important;
}
.hat-product .hat-slideshow{
  position:relative;
  z-index:2;
  min-height:318px;
  align-content:start;
  margin-bottom:4px;
}
.hat-product .hat-slide-actions{
  position:relative;
  z-index:3;
  pointer-events:auto;
}
.hat-product h3{
  position:relative;
  z-index:1;
  max-width:100%;
  line-height:1.12!important;
  letter-spacing:0!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none;
}
@media(max-width:700px){
  .hat-product{
    min-height:650px!important;
    grid-template-rows:minmax(318px,auto) minmax(90px,auto) minmax(58px,auto) 28px minmax(0,auto) 52px!important;
  }
  .hat-product .product-img{
    height:220px!important;
    margin-bottom:10px!important;
  }
  .hat-product h3{
    display:block;
    min-height:90px!important;
    margin:6px auto 8px!important;
    font-size:clamp(22px,6vw,28px)!important;
    line-height:1.14!important;
    text-align:center;
  }
  .hat-product p{
    min-height:58px!important;
    line-height:1.28!important;
  }
  .hat-product .hat-dot{
    min-width:68px;
    min-height:40px;
  }
}
