
/* HomeCinemaSpeakers.co.za visual system */
.speaker-hero-stage{position:absolute;right:5vw;top:180px;width:min(47vw,720px);height:560px;pointer-events:none;opacity:.98}
.speaker-hero-stage:before{content:"";position:absolute;inset:6% 2% 0;border:1px solid rgba(223,201,156,.15);background:radial-gradient(circle at 50% 44%,rgba(185,151,91,.10),transparent 50%);transform:perspective(1000px) rotateY(-6deg)}
.speaker-wall{position:absolute;left:8%;right:8%;bottom:10%;height:72%;display:flex;gap:5%;align-items:flex-end;justify-content:center}
.cinema-speaker{position:relative;width:23%;height:72%;background:linear-gradient(145deg,#202326,#0a0b0c 74%);border:1px solid rgba(255,255,255,.10);box-shadow:0 28px 55px rgba(0,0,0,.58)}
.cinema-speaker.center{height:84%;width:27%}.cinema-speaker:before{content:"";position:absolute;width:44%;aspect-ratio:1;border-radius:50%;border:11px solid #111416;left:50%;top:22%;transform:translateX(-50%);background:radial-gradient(circle at 40% 36%,#5b6764,#121719 34%,#030405 68%);box-shadow:0 0 0 1px rgba(185,151,91,.25),0 0 36px rgba(185,151,91,.10)}
.cinema-speaker:after{content:"";position:absolute;width:54%;height:1px;left:23%;bottom:19%;background:linear-gradient(90deg,transparent,var(--gold),transparent)}
.atmos-node{position:absolute;width:9%;aspect-ratio:1;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:radial-gradient(circle,#34383b,#090a0b 68%);box-shadow:0 0 30px rgba(185,151,91,.08)}
.atmos-node.a{right:14%;top:6%}.atmos-node.b{right:34%;top:0}.atmos-node.c{left:12%;top:13%}
.speaker-stage-label{position:absolute;right:9%;bottom:0;text-align:right;border-top:1px solid rgba(255,255,255,.15);padding-top:12px;width:72%}.speaker-stage-label span,.speaker-stage-label small{display:block;font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:#7f8182}.speaker-stage-label strong{display:block;font-family:var(--serif);font-weight:400;font-size:30px;color:var(--gold2);margin:4px 0}

.brand-speaker-visual{min-height:470px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 50% 44%,#25292d,#0e1012 58%,#060708 100%);border:1px solid #292c2f}
.brand-speaker-visual:after{content:"";position:absolute;left:12%;right:12%;bottom:7%;height:18%;background:radial-gradient(ellipse,rgba(0,0,0,.72),transparent 70%);filter:blur(10px)}
.speaker-concept{position:relative;z-index:2;width:65%;height:76%;max-height:390px;border:1px solid rgba(255,255,255,.10);background:linear-gradient(150deg,#2a2e32,#0d0f10 70%);box-shadow:0 32px 56px rgba(0,0,0,.62)}
.speaker-concept.coax:before{content:"";position:absolute;width:48%;aspect-ratio:1;border-radius:50%;left:50%;top:23%;transform:translateX(-50%);border:18px solid #111416;background:radial-gradient(circle at 43% 38%,#5c6966,#141a1c 34%,#020304 69%);box-shadow:inset 0 0 0 2px rgba(185,151,91,.25)}
.speaker-concept.line{width:31%;height:88%}.speaker-concept.line:before{content:"";position:absolute;left:28%;right:28%;top:8%;bottom:8%;background:repeating-linear-gradient(to bottom,#262b2e 0,#262b2e 8px,#090a0b 9px,#090a0b 14px);border:1px solid #414649;box-shadow:0 0 0 16px #131516}
.speaker-concept.horn:before{content:"";position:absolute;left:22%;right:22%;top:13%;height:28%;border:12px solid #111416;background:radial-gradient(ellipse at center,#2f3737,#070809 72%);clip-path:polygon(0 0,100% 0,84% 100%,16% 100%)}
.speaker-concept.horn:after{content:"";position:absolute;width:38%;aspect-ratio:1;border-radius:50%;left:50%;bottom:13%;transform:translateX(-50%);border:15px solid #111416;background:radial-gradient(circle,#2e3436,#050607 70%)}
.speaker-concept.array:before{content:"";position:absolute;left:50%;top:10%;width:76px;height:76px;border-radius:50%;transform:translateX(-50%);background:radial-gradient(circle,#444d4d,#050607 65%);box-shadow:0 88px 0 -11px #121516,0 88px 0 0 #31373a,0 176px 0 -11px #121516,0 176px 0 0 #31373a}
.speaker-concept.mk:before{content:"";position:absolute;top:12%;left:50%;width:42px;height:42px;border-radius:50%;transform:translateX(-50%);background:#121416;box-shadow:-52px 0 0 #121416,52px 0 0 #121416,-28px 104px 0 19px #101214,28px 104px 0 19px #101214}
.speaker-concept.procella:before{content:"";position:absolute;left:20%;right:20%;top:12%;height:23%;background:#0a0b0c;border:11px solid #181b1d;clip-path:polygon(4% 0,96% 0,78% 100%,22% 100%)}
.speaker-concept.procella:after{content:"";position:absolute;width:42%;aspect-ratio:1;border-radius:50%;left:50%;bottom:12%;transform:translateX(-50%);background:radial-gradient(circle,#303638,#050607 69%);border:16px solid #111416}
.visual-caption{position:absolute;z-index:3;left:25px;bottom:21px}.visual-caption span{display:block;font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.visual-caption strong{display:block;font-family:var(--serif);font-size:24px;font-weight:400;color:#fff;margin-top:5px}

.role-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.role-card{background:var(--paper);padding:28px;min-height:245px}.role-card span{font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:var(--gold)}.role-card h3{font-family:var(--serif);font-size:27px;font-weight:400;margin:42px 0 10px}.role-card p{font-size:13px;line-height:1.65;color:var(--muted)}
.layout-visual{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(3,90px);gap:12px;margin:28px 0;padding:28px;background:#111315;border:1px solid #2b2e30}.layout-dot{display:flex;align-items:center;justify-content:center;border:1px solid #33383b;color:#c7c8c5;font-size:9px;letter-spacing:.1em}.layout-dot.gold{border-color:#9d7b48;color:var(--gold2)}.layout-dot.sub{border-radius:50%;width:72px;height:72px;justify-self:center;background:radial-gradient(circle,#2d3335,#060708 70%)}
.system-band{background:#e8e1d4;padding:90px 0}.system-band-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.system-diagram{min-height:390px;position:relative;border:1px solid #cabdaa;background:radial-gradient(circle at 50% 48%,rgba(185,151,91,.15),transparent 48%)}.system-diagram .screen{position:absolute;left:16%;right:16%;top:12%;height:38%;border:1px solid #a99b86;background:#f9f6f0}.system-diagram .sp{position:absolute;width:52px;height:110px;background:#191b1d;border:1px solid #3b3d3f;bottom:20%}.system-diagram .sp.l{left:22%}.system-diagram .sp.c{left:50%;transform:translateX(-50%)}.system-diagram .sp.r{right:22%}.system-diagram .sub{position:absolute;width:62px;height:62px;border-radius:50%;background:#111315;bottom:6%;left:12%;box-shadow:0 0 0 9px #2b2e30}.system-diagram .sub.r{left:auto;right:12%}
@media(max-width:1100px){.speaker-hero-stage{opacity:.48}.role-grid{grid-template-columns:1fr 1fr}.system-band-grid{grid-template-columns:1fr}.brand-speaker-visual{min-height:390px}}
@media(max-width:900px){.speaker-hero-stage{display:none}.role-grid{grid-template-columns:1fr 1fr}.brand-speaker-visual{margin-top:35px}.speaker-concept{max-height:330px}.speaker-concept.line{height:310px}}
@media(max-width:700px){.role-grid{grid-template-columns:1fr}.layout-visual{grid-template-columns:repeat(3,1fr);overflow:hidden}.brand-speaker-visual{min-height:320px}.speaker-concept{width:76%;height:280px}.speaker-concept.line{width:38%;height:280px}.system-diagram{min-height:320px}}

/* v0.2 deep-build additions */
.brand-nine-grid{grid-template-columns:repeat(3,1fr)}
.product-speaker-stage{min-height:470px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 50% 45%,#25292d,#0e1012 60%,#060708 100%);border:1px solid #292c2f}
.product-speaker-stage:after{content:"";position:absolute;left:11%;right:11%;bottom:8%;height:17%;background:radial-gradient(ellipse,rgba(0,0,0,.74),transparent 70%);filter:blur(10px)}
.product-speaker-concept{position:relative;z-index:2;width:64%;height:75%;max-height:385px;background:linear-gradient(145deg,#2a2e32,#0d0f10 72%);border:1px solid rgba(255,255,255,.1);box-shadow:0 32px 58px rgba(0,0,0,.62);border-radius:5px}
.product-speaker-concept.coax:before{content:"";position:absolute;width:47%;aspect-ratio:1;border-radius:50%;left:50%;top:18%;transform:translateX(-50%);border:18px solid #111416;background:radial-gradient(circle at 43% 38%,#65706d,#141a1c 33%,#020304 68%);box-shadow:inset 0 0 0 2px rgba(185,151,91,.25)}
.product-speaker-concept.coax:after{content:"";position:absolute;left:27%;right:27%;bottom:12%;height:18%;border-radius:50%;background:radial-gradient(circle,#313739,#050607 70%);border:10px solid #101214}
.product-speaker-concept.line{width:29%;height:88%;background:#111315}.product-speaker-concept.line:before{content:"";position:absolute;left:25%;right:25%;top:6%;bottom:6%;background:repeating-linear-gradient(to bottom,#303638 0,#303638 7px,#090a0b 8px,#090a0b 13px);border:1px solid #454a4d;box-shadow:0 0 0 15px #141617}
.product-speaker-concept.horn:before,.product-speaker-concept.krix:before,.product-speaker-concept.procella:before{content:"";position:absolute;left:18%;right:18%;top:10%;height:28%;border:13px solid #131517;background:radial-gradient(ellipse at center,#323a3b,#070809 72%);clip-path:polygon(0 0,100% 0,82% 100%,18% 100%)}
.product-speaker-concept.horn:after,.product-speaker-concept.krix:after,.product-speaker-concept.procella:after{content:"";position:absolute;width:43%;aspect-ratio:1;border-radius:50%;left:50%;bottom:10%;transform:translateX(-50%);border:15px solid #111416;background:radial-gradient(circle,#343a3c,#050607 69%)}
.product-speaker-concept.array:before,.product-speaker-concept.martin:before{content:"";position:absolute;left:50%;top:9%;width:70px;height:70px;border-radius:50%;transform:translateX(-50%);background:radial-gradient(circle,#515a59,#050607 66%);box-shadow:0 82px 0 -10px #101214,0 82px 0 0 #303638,0 164px 0 -10px #101214,0 164px 0 0 #303638}
.product-speaker-concept.mk:before{content:"";position:absolute;top:11%;left:50%;width:42px;height:42px;border-radius:50%;transform:translateX(-50%);background:#121416;box-shadow:-52px 0 0 #121416,52px 0 0 #121416,-30px 106px 0 20px #101214,30px 106px 0 20px #101214}
.product-speaker-concept.genelec{width:68%;height:68%;border-radius:34% 34% 26% 26%/24% 24% 18% 18%;background:linear-gradient(145deg,#34393b,#111416 72%)}
.product-speaker-concept.genelec:before{content:"";position:absolute;width:40%;aspect-ratio:1;border-radius:50%;left:50%;top:18%;transform:translateX(-50%);border:16px solid #171a1c;background:radial-gradient(circle at 43% 38%,#687473,#111617 40%,#030405 72%)}
.product-speaker-concept.genelec:after{content:"";position:absolute;left:17%;right:17%;bottom:11%;height:26%;border-radius:50%;background:radial-gradient(ellipse,#2f3537,#070809 70%);border:11px solid #121416}
.product-speaker-concept.sub{width:66%;height:66%;border-radius:8px;background:linear-gradient(145deg,#25292c,#0a0c0d)}.product-speaker-concept.sub:before{content:"";position:absolute;width:58%;aspect-ratio:1;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);border:20px solid #111416;background:radial-gradient(circle,#343a3c,#050607 68%);box-shadow:inset 0 0 0 2px rgba(185,151,91,.2)}
.product-stage-caption{position:absolute;z-index:4;left:24px;bottom:20px}.product-stage-caption span{display:block;font-size:9px;letter-spacing:.16em;color:var(--gold);text-transform:uppercase}.product-stage-caption strong{display:block;font-family:var(--serif);font-size:24px;font-weight:400;color:#fff;margin-top:5px}
@media(max-width:1100px){.brand-nine-grid{grid-template-columns:1fr 1fr}.product-speaker-stage{min-height:390px}}
@media(max-width:900px){.product-speaker-stage{height:360px;min-height:360px}.product-speaker-concept{height:275px}.product-speaker-concept.line{height:300px}}
@media(max-width:700px){.brand-nine-grid{grid-template-columns:1fr}.product-speaker-stage{height:310px;min-height:310px}.product-speaker-concept{width:72%;height:240px}.product-speaker-concept.line{width:35%;height:250px}}

/* v1.2 launch finish — local product library, flagship hero and catalogue rhythm */
.statement-hero-stage{display:flex;position:absolute!important;align-items:flex-end;justify-content:center;right:max(24px,calc((100vw - var(--max))/2));top:126px;width:min(39vw,570px);height:680px;isolation:isolate}
.page-home .hero h1{max-width:64%}
.page-home .hero .lead{max-width:56%}
.statement-hero-stage:before{inset:2% 3% 4%;border-color:rgba(223,201,156,.12);background:radial-gradient(ellipse at 58% 42%,rgba(205,174,112,.17),rgba(13,15,17,.04) 43%,transparent 70%);transform:none}
.statement-hero-stage:after{content:"";position:absolute;z-index:-1;left:24%;right:8%;bottom:8%;height:10%;background:radial-gradient(ellipse,rgba(0,0,0,.72),transparent 72%);filter:blur(12px)}
.statement-hero-image{position:relative;z-index:2;width:auto;height:88%;max-width:68%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 32px 38px rgba(0,0,0,.58));animation:hero-settle .9s cubic-bezier(.2,.8,.2,1) both}
.statement-hero-caption{position:absolute;z-index:3;right:3%;bottom:8%;width:56%;padding:16px 0 0 22px;border-top:1px solid rgba(255,255,255,.17);text-align:right}
.statement-hero-caption span,.statement-hero-caption small{display:block;color:#85898a;font-size:9px;letter-spacing:.15em;text-transform:uppercase}
.statement-hero-caption strong{display:block;margin:5px 0;font-family:var(--serif);font-size:32px;font-weight:400;color:var(--gold2)}
@keyframes hero-settle{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}

.catalogue-groups{display:grid;gap:52px}
.catalogue-family h3{margin:0 0 18px;padding-bottom:14px;border-bottom:1px solid #303437;color:var(--gold2);font-family:var(--serif);font-size:30px;font-weight:400}
.catalogue-family .featured-model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.catalogue-family .feature-model{min-height:178px}

.reference-speaker-stage img[src^="assets/products/"]{mix-blend-mode:normal;-webkit-mask-image:none;mask-image:none}
.reference-speaker-stage.source-light img[src^="assets/products/"]{mix-blend-mode:multiply}
.reference-speaker-stage.source-transparent{background:radial-gradient(ellipse at 50% 48%,rgba(202,199,190,.2),rgba(93,99,101,.09) 42%,transparent 72%)}
.reference-speaker-stage.source-transparent img[src^="assets/products/"]{filter:brightness(1.3) contrast(1.04) saturate(1.01) drop-shadow(0 30px 34px rgba(0,0,0,.52))}
.visual-reference-media img[src^="assets/products/"]{mix-blend-mode:normal;-webkit-mask-image:none;mask-image:none}
.visual-reference-media.source-light img[src^="assets/products/"]{mix-blend-mode:multiply}

.system-diagram{overflow:hidden;background:radial-gradient(circle at 50% 42%,rgba(185,151,91,.18),transparent 54%),linear-gradient(145deg,#eee8dd,#d8cebd)}
.system-diagram .screen{box-shadow:0 18px 50px rgba(67,55,38,.12)}
.system-diagram .sp{box-shadow:0 18px 25px rgba(0,0,0,.24);background:linear-gradient(145deg,#272a2c,#0b0c0d)}
.system-diagram:after{content:"SCREEN WALL · LCR · LOW-FREQUENCY SYSTEM";position:absolute;left:8%;right:8%;bottom:3%;padding-top:10px;border-top:1px solid rgba(102,83,55,.2);color:#7c6e59;font-size:8px;letter-spacing:.15em;text-align:center}

@media(max-width:1180px){
  .statement-hero-stage{right:2vw;width:43vw;opacity:.72}
  .page-home .hero h1{max-width:72%}
  .page-home .hero .lead{max-width:58%}
  .catalogue-family .featured-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
  .statement-hero-stage{display:flex;position:relative!important;right:auto;top:auto;width:100%;height:410px;margin:46px 0 -30px;opacity:1}
  .page-home .hero h1,.page-home .hero .lead{max-width:none}
  .statement-hero-image{height:92%;max-width:75%}
  .statement-hero-caption{right:7%;bottom:9%;width:52%}
  .page-home .hero{padding-bottom:70px}
}
@media(max-width:700px){
  .statement-hero-stage{height:335px;margin-top:34px}
  .statement-hero-image{height:91%;max-width:74%}
  .statement-hero-caption{right:4%;bottom:6%;width:64%;padding-left:10px}
  .statement-hero-caption strong{font-size:24px}
  .catalogue-family .featured-model-grid{grid-template-columns:1fr}
  .catalogue-groups{gap:38px}
  .catalogue-family h3{font-size:26px}
}
@media(prefers-reduced-motion:reduce){.statement-hero-image{animation:none}}

/* v1.3 product galleries */
.product-gallery-section{background:#e9e3d8}
.product-gallery-section .section-head{margin-bottom:32px}
.product-gallery-section .section-head p{max-width:700px;color:var(--muted);line-height:1.7}
.product-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.product-gallery-card{margin:0;min-width:0;background:#f6f2ea;border:1px solid #d2c8b8;box-shadow:0 18px 42px rgba(54,44,29,.07);overflow:hidden}
.product-gallery-card a{display:flex;height:360px;align-items:center;justify-content:center;padding:24px;background:radial-gradient(ellipse at 50% 42%,#f9f7f2,#d2cbc0 72%,#b9b1a6);overflow:hidden}
.product-gallery-card img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 22px 25px rgba(25,22,18,.22));transition:transform .35s ease}
.product-gallery-card a:hover img{transform:scale(1.025)}
.product-gallery-card figcaption{padding:18px 20px 22px;border-top:1px solid #d2c8b8}
.product-gallery-card figcaption span{display:block;color:#8c6c3b;font-size:8px;letter-spacing:.16em;text-transform:uppercase}
.product-gallery-card figcaption strong{display:block;margin-top:6px;font-family:var(--serif);font-size:22px;font-weight:400;color:#171613}
.related-products-section+.source-panel{margin-top:0}
@media(max-width:1000px){.product-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery-card a{height:330px}}
@media(max-width:650px){.product-gallery-grid{grid-template-columns:1fr}.product-gallery-card a{height:300px;padding:18px}}

/* v1.4 — isolated packshots and deliberately framed editorial photography */
.product-gallery-card.media-cutout a{
  padding:34px;
  background:radial-gradient(ellipse at 50% 44%,#f7f3eb 0,#d4cdc1 68%,#b5aea4 100%);
}
.product-gallery-card.media-cutout img{
  width:92%;
  height:92%;
  object-fit:contain;
  filter:drop-shadow(0 24px 25px rgba(25,22,18,.24));
}
.product-gallery-card.media-editorial a{
  padding:0;
  background:#17191b;
}
.product-gallery-card.media-editorial img{
  width:100%;
  height:100%;
  object-fit:cover;
  filter:none;
}
.product-gallery-card.media-editorial a:hover img{transform:scale(1.018)}

@media(max-width:1000px){
  .product-gallery-card.media-cutout a{padding:28px}
}
@media(max-width:650px){
  .product-gallery-card.media-cutout a{padding:24px}
}


/* v1.8 — final product-frame system */
.page-product .product-hero-media.reference-speaker-stage{
  height:460px;
  min-height:460px;
  padding:0;
  overflow:hidden;
  border:1px solid rgba(223,201,156,.18);
  border-radius:3px;
  background:radial-gradient(ellipse at 50% 46%,rgba(75,83,89,.34),rgba(21,24,27,.62) 55%,rgba(7,9,10,.96) 100%);
  box-shadow:0 28px 58px rgba(0,0,0,.24);
}
.page-product .product-hero-media.reference-speaker-stage:before{
  inset:12% 10%;
  border-radius:50%;
  background:radial-gradient(ellipse at center,rgba(185,151,91,.10),transparent 70%);
  filter:blur(10px);
}
.page-product .product-hero-media.reference-speaker-stage:after{bottom:2%;opacity:.58}
.product-image-zoom{
  position:absolute;
  inset:0;
  z-index:3;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:clamp(28px,3vw,48px);
  overflow:hidden;
  color:#fff;
  cursor:zoom-in;
  text-decoration:none;
}
.page-product .product-image-zoom .reference-speaker-img,
.page-product .source-transparent .product-image-zoom .reference-speaker-img,
.page-product .source-editorial .product-image-zoom .reference-speaker-img,
.page-product .source-light .product-image-zoom .reference-speaker-img,
.page-product .source-dark .product-image-zoom .reference-speaker-img{
  display:block;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
  mix-blend-mode:normal;
  -webkit-mask-image:none;
  mask-image:none;
}
.page-product .source-transparent .product-image-zoom .reference-speaker-img{
  filter:drop-shadow(0 28px 32px rgba(0,0,0,.44)) contrast(1.02) saturate(1.01);
}
.page-product .source-editorial .product-image-zoom .reference-speaker-img{
  filter:drop-shadow(0 22px 28px rgba(0,0,0,.30)) contrast(1.025) saturate(.99);
}
.product-image-zoom:hover .reference-speaker-img{transform:scale(1.025)!important}
.image-zoom-icon{
  position:absolute;
  right:16px;
  bottom:16px;
  width:40px;
  height:40px;
  border:1px solid rgba(255,255,255,.48);
  border-radius:50%;
  background:rgba(8,10,11,.72);
  box-shadow:0 8px 24px rgba(0,0,0,.24);
  backdrop-filter:blur(6px);
}
.image-zoom-icon:before{
  content:"";
  position:absolute;
  left:11px;
  top:9px;
  width:11px;
  height:11px;
  border:1.5px solid #fff;
  border-radius:50%;
}
.image-zoom-icon:after{
  content:"";
  position:absolute;
  left:23px;
  top:22px;
  width:8px;
  height:1.5px;
  background:#fff;
  transform:rotate(45deg);
  transform-origin:left center;
}
.gallery-image-zoom{position:relative;cursor:zoom-in}
.product-gallery-card .gallery-image-zoom img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}
.product-gallery-card.media-editorial .gallery-image-zoom{
  padding:18px;
  background:#17191b;
}
.product-gallery-card .gallery-image-zoom .image-zoom-icon{right:12px;bottom:12px;width:36px;height:36px}
.product-gallery-card .gallery-image-zoom .image-zoom-icon:before{left:9px;top:8px}
.product-gallery-card .gallery-image-zoom .image-zoom-icon:after{left:21px;top:21px}
@media(max-width:1000px){
  .page-product .product-hero-media.reference-speaker-stage{height:400px;min-height:400px}
}
@media(max-width:700px){
  .page-product .product-hero-media.reference-speaker-stage{height:330px;min-height:330px}
  .product-image-zoom{padding:26px}
  .image-zoom-icon{right:12px;bottom:12px;width:38px;height:38px}
}
