/*
Theme Name: Sound Producer Clean
Theme URI: https://sound-producer.com/
Author: Richard Deutsch / OpenAI prototype
Description: Clean classic PHP theme for sound-producer.com. Deliberately isolates the redesign from legacy block templates and Elementor content.
Version: 0.48.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: sound-producer-clean
*/
:root{
  --bg:#070707;--bg2:#0d0d0d;--fg:#f1ede7;--muted:#aaa59d;
  --soft:#7e786f;--line:#2d2923;--gold:#b58a3a;--max:1320px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--fg);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}.sp-wrap{max-width:var(--max);margin:auto;padding:0 30px}
.sp-header{border-bottom:1px solid #342a1d;background:#080808}
.sp-header-in{min-height:88px;display:flex;justify-content:space-between;align-items:center;gap:38px}
.sp-brand{font-family:Georgia,serif;font-size:clamp(28px,2.8vw,40px);letter-spacing:-.04em;line-height:1}
.sp-brand-sub{margin-top:7px;color:var(--gold);font-size:12px}
.sp-nav{display:flex;gap:27px;align-items:center;white-space:nowrap;font-size:12px}.sp-nav a:hover{color:var(--gold)}
.sp-hero{display:grid;grid-template-columns:minmax(420px,.72fr) minmax(520px,1.28fr);min-height:520px}
.sp-hero-copy{padding:72px 42px 58px 0}
.sp-kicker{color:var(--gold);font-size:11px;letter-spacing:.17em;text-transform:uppercase;margin:0 0 34px}
.sp-h1{font-family:Georgia,serif;font-size:clamp(62px,7vw,108px);line-height:.86;letter-spacing:-.055em;font-weight:400;margin:0}
.sp-rule{width:50px;height:1px;background:var(--gold);margin:31px 0 20px}
.sp-lead{max-width:620px;color:#b9b3ab;font-size:16px;line-height:1.65}
.sp-actions{display:flex;gap:12px;margin-top:27px}.sp-btn{border:1px solid #48443e;padding:13px 22px;font-size:12px}.sp-btn.gold{border-color:var(--gold);color:#e1bb6c}
.sp-hero-img,.sp-img{width:100%;display:block;object-fit:cover}.sp-hero-img{height:520px}.sp-img.card{height:205px}.sp-img.wide{height:430px}.sp-img.med{height:300px}
.sp-studio-nav{display:grid;grid-template-columns:1.1fr repeat(5,1fr);border:1px solid var(--line);background:#0c0c0c}
.sp-studio-nav a,.sp-studio-nav span{padding:18px 14px;border-right:1px solid var(--line);text-align:center;font-size:13px}.sp-studio-nav .label{color:var(--gold);font-family:Georgia,serif;font-size:18px;text-align:left}.sp-studio-nav a:last-child{border:0}
.sp-three{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid #5b431f;border-top:1px solid #5b431f}
.sp-card{border-right:1px solid #5b431f;border-bottom:1px solid #5b431f;background:#0b0b0b}.sp-card-body{padding:23px}
.sp-card h2{font-family:Georgia,serif;font-size:31px;font-weight:400;margin:0 0 10px}.sp-card p{color:var(--muted);font-size:13px;line-height:1.6}.sp-link{color:var(--gold)!important;font-size:12px!important;margin-top:17px!important}
.sp-service-strip{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #5b431f;margin-top:12px}
.sp-service{padding:21px 12px;min-height:150px;border-right:1px solid #5b431f;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.sp-service:last-child{border:0}
.sp-icon{width:40px;height:40px;color:var(--gold);margin-bottom:15px}.sp-icon svg{width:40px;height:40px;stroke:currentColor;fill:none;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}
.sp-service strong{font-size:13px;font-weight:400}.sp-home-about{display:grid;grid-template-columns:.38fr .62fr;gap:48px;border-top:1px solid var(--line);margin-top:44px;padding:42px 0}.sp-home-about h2{font-family:Georgia,serif;font-size:43px;font-weight:400;margin:0}.sp-home-about p{color:var(--muted);line-height:1.7;font-size:14px;margin-top:0}
.sp-footer{border-top:1px solid #342a1d;padding:25px 0}.sp-footer-in{display:flex;justify-content:space-between;color:#817a71;font-size:10px}.sp-footer-brand{font-family:Georgia,serif;color:#bbb3aa;font-size:14px}
.sp-page{padding:70px 0 80px}.sp-page-head{display:grid;grid-template-columns:.25fr .75fr;gap:34px;padding-bottom:34px;border-bottom:1px solid var(--line);margin-bottom:30px}
.sp-page-title{font-family:Georgia,serif;font-size:clamp(46px,5.5vw,78px);font-weight:400;letter-spacing:-.045em;line-height:.94;margin:0}.sp-page-lead{color:#b5afa7;line-height:1.7;max-width:800px}
.sp-section{border-top:1px solid var(--line);padding-top:45px;margin-top:44px}.sp-section h2{font-family:Georgia,serif;font-size:42px;font-weight:400;letter-spacing:-.035em;margin:0 0 24px}
.sp-grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sp-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sp-panel{border:1px solid var(--line);background:var(--bg2);padding:24px}.sp-panel h2,.sp-panel h3{font-family:Georgia,serif;font-weight:400;margin:0 0 12px}.sp-panel h2{font-size:30px}.sp-panel h3{font-size:25px}.sp-panel p,.sp-panel li{color:var(--muted);font-size:13px;line-height:1.7}
.sp-brandt{display:grid;grid-template-columns:.34fr .66fr;gap:35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0;margin-top:34px}.sp-brandt h2{font-family:Georgia,serif;color:var(--gold);font-weight:400;margin:0;font-size:31px}.sp-brandt p{color:var(--muted);font-size:14px;line-height:1.7;margin:0}
.sp-ref details{border-top:1px solid #4a3822}.sp-ref details:last-child{border-bottom:1px solid #4a3822}.sp-ref summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;padding:24px 0;font-family:Georgia,serif;font-size:clamp(28px,3vw,39px)}.sp-ref summary::-webkit-details-marker{display:none}.sp-ref summary:after{content:"+";color:var(--gold);font-family:Arial;font-weight:300}.sp-ref details[open] summary:after{content:"−"}.sp-ref-body{padding:0 0 30px}.sp-ref-role{color:var(--gold);text-transform:uppercase;letter-spacing:.1em;font-size:10px;margin:0 0 14px}
.sp-year{display:grid;grid-template-columns:85px 1fr;gap:18px;padding:13px 0;border-top:1px solid var(--line)}.sp-year strong{font-family:Georgia,serif;color:var(--gold);font-size:20px;font-weight:400}.sp-year span{color:var(--muted);font-size:13px;line-height:1.55}
.sp-services{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sp-service-box{border:1px solid var(--line);background:var(--bg2);min-height:205px;padding:25px;text-align:center}.sp-service-box .sp-icon{margin:0 auto 20px}.sp-service-box h3{font-size:15px;font-weight:500}.sp-service-box p{color:var(--muted);font-size:12px;line-height:1.55}
.sp-equip{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sp-equip ul{margin:0;padding-left:19px}
.sp-software{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sp-soft-card{border:1px solid var(--line);background:var(--bg2);overflow:hidden}.sp-soft-card .body{padding:22px}.sp-soft-card h2{font-family:Georgia,serif;font-size:28px;font-weight:400;margin:0 0 10px}.sp-soft-card p{color:var(--muted);font-size:13px;line-height:1.6}
.sp-note{border-left:1px solid var(--gold);padding:15px 18px;background:#0c0c0c;color:#928c84;font-size:12px;line-height:1.65}
@media(max-width:980px){.sp-hero{grid-template-columns:1fr}.sp-three,.sp-services,.sp-software{grid-template-columns:1fr 1fr}.sp-service-strip{grid-template-columns:repeat(3,1fr)}.sp-studio-nav{grid-template-columns:repeat(3,1fr)}.sp-studio-nav .label{grid-column:1/-1;text-align:center}}
@media(max-width:760px){.sp-wrap{padding:0 18px}.sp-header-in{min-height:72px}.sp-nav{display:none}.sp-brand{font-size:27px}.sp-hero-copy{padding:50px 0 35px}.sp-h1{font-size:clamp(58px,18vw,84px)}.sp-hero-img{height:300px}.sp-three,.sp-grid2,.sp-grid3,.sp-services,.sp-software,.sp-equip,.sp-home-about,.sp-brandt,.sp-page-head{grid-template-columns:1fr}.sp-service-strip{grid-template-columns:1fr 1fr}.sp-year{grid-template-columns:1fr;gap:3px}.sp-page{padding-top:48px}.sp-img.wide{height:280px}.sp-footer-in{flex-direction:column;gap:8px}}


/* V0.8 dynamic References */
.sp-ref-table{
  width:100%;
  border-collapse:collapse;
  margin:0;
}
.sp-ref-year{
  margin:28px 0 8px;
  color:var(--gold);
  font-family:Georgia,serif;
  font-size:24px;
  font-weight:400;
}
.sp-ref-table th{
  color:#746e66;
  font-size:10px;
  font-weight:500;
  letter-spacing:.09em;
  text-transform:uppercase;
  text-align:left;
  padding:8px 12px 8px 0;
  border-bottom:1px solid var(--line);
}
.sp-ref-table td{
  color:var(--muted);
  font-size:13px;
  line-height:1.5;
  vertical-align:middle;
  padding:13px 12px 13px 0;
  border-bottom:1px solid var(--line);
}
.sp-ref-table td.sp-ref-context{color:#d4cfc6;width:22%}
.sp-ref-table td.sp-ref-project{
  width:36%;
  color:#eee9df;
  font-family:Georgia,serif;
  font-size:18px;
}
.sp-ref-table td.sp-ref-role{width:32%;color:#aaa59d}
.sp-ref-table td.sp-ref-photo-cell{width:70px;padding-right:0}
.sp-ref-thumb{
  width:58px;height:44px;object-fit:cover;display:block;border:1px solid #332c24
}
.sp-ref-empty{
  color:#746e66;
  font-size:13px;
  padding:15px 0 26px;
}
.sp-ref-admin-note{
  margin:14px 0 0;
  color:#817b72;
  font-size:11px;
  line-height:1.6;
}
@media(max-width:760px){
  .sp-ref-table thead{display:none}
  .sp-ref-table,.sp-ref-table tbody,.sp-ref-table tr,.sp-ref-table td{display:block;width:100%!important}
  .sp-ref-table tr{padding:13px 0;border-bottom:1px solid var(--line)}
  .sp-ref-table td{border:0;padding:3px 0}
  .sp-ref-table td.sp-ref-project{font-size:20px}
  .sp-ref-thumb{width:88px;height:60px;margin-top:7px}
}


/* V0.9 — curated real studio photography */
.sp-photo-stage{
  display:grid;
  grid-template-columns:1.58fr .62fr;
  gap:14px;
  margin-top:30px;
}
.sp-photo-stage figure,
.sp-transform figure,
.sp-build-story figure{
  margin:0;
  position:relative;
  overflow:hidden;
  background:#0d0d0d;
  border:1px solid var(--line);
}
.sp-photo-stage img{
  width:100%;
  height:430px;
  object-fit:cover;
  display:block;
}
.sp-photo-label{
  position:absolute;
  left:13px;
  bottom:12px;
  background:rgba(5,5,5,.78);
  border:1px solid rgba(181,138,58,.48);
  color:#e1c07d;
  padding:7px 9px;
  font-size:9px;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.sp-transform{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin:28px 0 12px;
}
.sp-transform img{
  width:100%;
  height:410px;
  display:block;
  object-fit:cover;
}
.sp-transform-copy{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin-bottom:42px;
}
.sp-transform-copy div{
  border-top:1px solid #4b3923;
  padding-top:12px;
}
.sp-transform-copy strong{
  display:block;
  color:var(--gold);
  font-family:Georgia,serif;
  font-size:20px;
  font-weight:400;
  margin-bottom:5px;
}
.sp-transform-copy span{
  color:#817b73;
  font-size:11px;
  line-height:1.55;
}
.sp-build-story{
  display:grid;
  grid-template-columns:repeat(12,1fr);
  gap:14px;
  margin-top:24px;
}
.sp-build-story figure:nth-child(1){grid-column:span 7}
.sp-build-story figure:nth-child(2){grid-column:span 5}
.sp-build-story figure:nth-child(3){grid-column:span 4}
.sp-build-story figure:nth-child(4){grid-column:span 4}
.sp-build-story figure:nth-child(5){grid-column:span 4}
.sp-build-story figure:nth-child(6){grid-column:span 5}
.sp-build-story figure:nth-child(7){grid-column:span 7}
.sp-build-story img{
  width:100%;
  height:270px;
  object-fit:cover;
  display:block;
  transition:transform .25s ease;
}
.sp-build-story figure:nth-child(1) img,
.sp-build-story figure:nth-child(2) img{height:330px}
.sp-build-story figure:hover img{transform:scale(1.015)}
.sp-build-caption{
  padding:12px 14px 14px;
  color:#8c867e;
  font-size:11px;
  line-height:1.5;
}
.sp-build-caption strong{
  display:block;
  color:#d8d2ca;
  font-family:Georgia,serif;
  font-size:17px;
  font-weight:400;
  margin-bottom:4px;
}
.sp-build-final{
  margin-top:44px;
  position:relative;
  border:1px solid #4b3923;
  overflow:hidden;
}
.sp-build-final img{
  width:100%;
  height:520px;
  object-fit:cover;
  display:block;
}
@media(max-width:800px){
  .sp-photo-stage,.sp-transform,.sp-transform-copy{grid-template-columns:1fr}
  .sp-photo-stage img{height:290px}
  .sp-build-story{grid-template-columns:1fr 1fr}
  .sp-build-story figure:nth-child(n){grid-column:span 1}
  .sp-build-story img,.sp-build-story figure:nth-child(1) img,.sp-build-story figure:nth-child(2) img{height:220px}
  .sp-build-final img{height:300px}
}
@media(max-width:520px){
  .sp-build-story{grid-template-columns:1fr}
}


/* V0.10 — coherent background imagery throughout the site */
.sp-bg-media{position:relative;overflow:hidden;background-size:cover;background-position:center;isolation:isolate}
.sp-bg-media:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.87) 0%,rgba(5,5,5,.46) 47%,rgba(5,5,5,.12) 100%);z-index:-1}
.sp-home-hero{min-height:560px;display:flex;align-items:center;border-bottom:1px solid #352a1c}
.sp-home-hero .sp-hero-copy{width:min(570px,52%);padding:66px 0 60px;position:relative}
.sp-three.sp-feature-cards{border:0;gap:12px;margin-top:12px}
.sp-feature-card{min-height:330px;border:1px solid #5b431f;position:relative;overflow:hidden;background-size:cover;background-position:center;display:flex;align-items:flex-end}
.sp-feature-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,3,3,.08) 10%,rgba(3,3,3,.82) 76%,rgba(3,3,3,.96) 100%)}
.sp-feature-card .sp-card-body{position:relative;z-index:1;padding:23px;width:100%}
.sp-feature-card h2{font-family:Georgia,serif;font-size:31px;font-weight:400;margin:0 0 8px}
.sp-feature-card p{color:#bbb5ad;font-size:13px;line-height:1.55}
.sp-page-masthead{height:300px;margin:-1px 0 38px;border-bottom:1px solid #4b3923;background-size:cover;background-position:center;position:relative;overflow:hidden}
.sp-page-masthead:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.75),rgba(5,5,5,.23) 58%,rgba(5,5,5,.08))}
.sp-page-masthead .sp-masthead-label{position:absolute;z-index:1;left:28px;bottom:23px;color:#d6b066;border:1px solid rgba(181,138,58,.55);background:rgba(5,5,5,.72);padding:8px 10px;font-size:9px;letter-spacing:.12em;text-transform:uppercase}
.sp-equipment-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 42px}
.sp-equipment-photo{min-height:245px;border:1px solid #493720;background-size:cover;background-position:center}
.sp-gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}
.sp-gallery-grid figure{margin:0;overflow:hidden;border:1px solid var(--line);background:#111}
.sp-gallery-grid figure:nth-child(1),.sp-gallery-grid figure:nth-child(6){grid-column:span 7}
.sp-gallery-grid figure:nth-child(2),.sp-gallery-grid figure:nth-child(5){grid-column:span 5}
.sp-gallery-grid figure:nth-child(3),.sp-gallery-grid figure:nth-child(4),.sp-gallery-grid figure:nth-child(7),.sp-gallery-grid figure:nth-child(8){grid-column:span 6}
.sp-gallery-grid img{width:100%;height:300px;object-fit:cover;display:block;transition:transform .25s ease}
.sp-gallery-grid figure:nth-child(1) img,.sp-gallery-grid figure:nth-child(6) img{height:360px}
.sp-gallery-grid figure:hover img{transform:scale(1.012)}
@media(max-width:800px){
  .sp-home-hero{min-height:470px;background-position:62% center}
  .sp-home-hero .sp-hero-copy{width:78%}
  .sp-three.sp-feature-cards{grid-template-columns:1fr}
  .sp-feature-card{min-height:285px}
  .sp-page-masthead{height:220px}
  .sp-equipment-feature-grid{grid-template-columns:1fr}
  .sp-gallery-grid{grid-template-columns:1fr 1fr}
  .sp-gallery-grid figure:nth-child(n){grid-column:span 1}
  .sp-gallery-grid img,.sp-gallery-grid figure:nth-child(1) img,.sp-gallery-grid figure:nth-child(6) img{height:220px}
}
@media(max-width:520px){.sp-home-hero .sp-hero-copy{width:100%}.sp-gallery-grid{grid-template-columns:1fr}}


/* V0.11 — clean native editing, monitoring, equipment and software */
.sp-monitoring-hero{
  height:390px;background-size:cover;background-position:center;
  border:1px solid #4a3822;margin-bottom:14px;
}
.sp-monitoring-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.sp-monitor-card{
  min-height:355px;background-size:cover;background-position:center;
  border:1px solid #4a3822;position:relative;overflow:hidden;display:flex;align-items:flex-end
}
.sp-monitor-card:after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(180deg,rgba(5,5,5,.05) 18%,rgba(5,5,5,.54) 64%,rgba(5,5,5,.94) 100%)
}
.sp-monitor-card .body{position:relative;z-index:1;padding:24px}
.sp-monitor-card h2{font-family:Georgia,serif;font-size:31px;font-weight:400;margin:0 0 8px}
.sp-monitor-card p{color:#bcb6ad;font-size:13px;line-height:1.6;margin:0}

.sp-equip{align-items:stretch}
.sp-equip-sector{
  min-height:335px;border:1px solid #44341f;position:relative;overflow:hidden;
  background-size:cover;background-position:center;padding:0!important
}
.sp-equip-sector:before{
  content:"";position:absolute;inset:0;
  background:linear-gradient(90deg,rgba(7,7,7,.91),rgba(7,7,7,.77) 52%,rgba(7,7,7,.53))
}
.sp-equip-sector-body{position:relative;z-index:1;padding:25px;max-width:90%}
.sp-equip-sector h2{font-family:Georgia,serif;font-size:30px;font-weight:400;margin:0 0 13px}
.sp-equip-sector ul{margin:0;padding-left:19px}
.sp-equip-sector li{color:#d2cdc5;font-size:13px;line-height:1.63}

.sp-native-slider{position:relative;margin-top:20px}
.sp-slider-viewport{overflow:hidden;border:1px solid #4b3923;background:#090909}
.sp-slider-track{display:flex;transition:transform .36s ease;will-change:transform}
.sp-slide{min-width:100%;position:relative;margin:0}
.sp-slide img{width:100%;height:500px;object-fit:cover;display:block}
.sp-slide-caption{
  position:absolute;left:15px;right:15px;bottom:15px;
  background:rgba(5,5,5,.82);border:1px solid rgba(181,138,58,.5);padding:11px 13px
}
.sp-slide-caption strong{font-family:Georgia,serif;font-weight:400;font-size:22px}
.sp-slide-caption span{display:block;color:#9d978e;font-size:11px;margin-top:4px}
.sp-slider-controls{display:flex;justify-content:flex-end;gap:8px;margin-top:9px}
.sp-slider-controls button{
  width:42px;height:36px;background:#090909;border:1px solid #544020;
  color:var(--gold);font-size:18px;cursor:pointer
}

.sp-software-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.sp-soft-card.wide2{grid-column:span 2}
.sp-soft-card.full{grid-column:1/-1}
.sp-livebilder-fallback{
  height:340px;background-image:url('assets/images/backgrounds/feature-software.jpg');
  background-size:cover;background-position:center;position:relative
}
.sp-livebilder-fallback:after{
  content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.78))
}
.sp-livebilder-fallback span{
  position:absolute;z-index:1;left:20px;bottom:18px;color:#d7ae60;
  letter-spacing:.1em;text-transform:uppercase;font-size:10px
}
.sp-phone-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px;background:#0b0b0b}
.sp-phone-shot{
  height:530px;display:flex;justify-content:center;align-items:center;
  background:#f1efeb;overflow:hidden
}
.sp-phone-shot img{width:100%;height:100%;object-fit:contain;display:block}
.sp-bptab-pair{display:grid;grid-template-columns:1.55fr .65fr;gap:10px;padding:12px;background:#0b0b0b}
.sp-bptab-shot{height:430px;background:#111;display:flex;align-items:center;justify-content:center;overflow:hidden}
.sp-bptab-shot img{width:100%;height:100%;object-fit:contain;display:block}

.sp-admin-note{
  border-top:1px solid var(--line);margin-top:32px;padding-top:17px;
  color:#817b72;font-size:11px;line-height:1.65
}

@media(max-width:800px){
  .sp-monitoring-grid{grid-template-columns:1fr}
  .sp-monitoring-hero{height:270px}
  .sp-equip-sector-body{max-width:100%}
  .sp-slide img{height:330px}
  .sp-software-layout{grid-template-columns:1fr}
  .sp-soft-card.wide2,.sp-soft-card.full{grid-column:span 1}
  .sp-phone-pair,.sp-bptab-pair{grid-template-columns:1fr}
  .sp-phone-shot{height:560px}
  .sp-bptab-shot{height:380px}
}


/* V0.12 — editorial subpages, Home remains the only full photographic hero */
.sp-page{padding-top:54px}
.sp-page-head{
  grid-template-columns:.20fr .80fr;
  gap:28px;
  padding-bottom:28px;
  margin-bottom:34px;
}
.sp-page-title{font-size:clamp(44px,5vw,70px)}
.sp-page-head .sp-page-lead{max-width:760px;margin-top:12px}

/* Any legacy subpage masthead is intentionally suppressed. */
.sp-page-masthead{display:none!important}

.sp-ref-intro{max-width:790px;margin:0 0 18px;color:#9b958d;font-size:12px;line-height:1.65}
.sp-ref-disclosure{
  margin-top:28px;border-top:1px solid var(--line);padding-top:14px;
  color:#746f67;font-size:10.5px;line-height:1.6
}

.sp-services-lead{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}
.sp-service-feature{
  min-height:330px;position:relative;overflow:hidden;border:1px solid #47371f;
  background-size:cover;background-position:center;display:flex;align-items:flex-end
}
.sp-service-feature:before{
  content:"";position:absolute;inset:0;
  background:linear-gradient(180deg,rgba(5,5,5,.07) 20%,rgba(5,5,5,.88) 84%,rgba(5,5,5,.97))
}
.sp-service-feature .body{position:relative;z-index:1;padding:24px}
.sp-service-feature h2{font-family:Georgia,serif;font-size:31px;font-weight:400;margin:0 0 9px}
.sp-service-feature p{margin:0;color:#b8b2aa;font-size:13px;line-height:1.6}

.sp-software-projects{display:flex;flex-direction:column;gap:48px}
.sp-project{border-top:1px solid #493821;padding-top:28px}
.sp-project:first-child{border-top:0;padding-top:0}
.sp-project-head{display:grid;grid-template-columns:.30fr .70fr;gap:28px;align-items:start;margin-bottom:20px}
.sp-project-number{color:var(--gold);font-size:10px;letter-spacing:.14em;text-transform:uppercase;padding-top:7px}
.sp-project-title{
  font-family:Georgia,serif;font-size:clamp(35px,4vw,53px);font-weight:400;
  letter-spacing:-.035em;margin:0 0 9px
}
.sp-project-copy{max-width:760px;color:#aaa49c;font-size:13px;line-height:1.7}
.sp-project-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:13px}
.sp-project-meta span{
  border:1px solid #403522;color:#8e887f;padding:6px 8px;
  font-size:9px;letter-spacing:.07em;text-transform:uppercase
}
.sp-project-media{border:1px solid #3f3120;background:#0a0a0a;overflow:hidden}
.sp-project-media.livebilder{
  height:420px;position:relative;background-image:url('assets/images/backgrounds/feature-software.jpg');
  background-size:cover;background-position:center
}
.sp-project-media.livebilder:after{
  content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.72),rgba(5,5,5,.10))
}
.sp-project-media.livebilder .tag{
  position:absolute;z-index:1;left:22px;bottom:20px;color:#deb96c;
  border:1px solid rgba(181,138,58,.55);background:rgba(5,5,5,.70);
  padding:8px 10px;letter-spacing:.10em;text-transform:uppercase;font-size:9px
}
.sp-project-media.app{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px}
.sp-app-frame{
  min-height:640px;display:flex;align-items:center;justify-content:center;
  background:#eeece8;overflow:hidden
}
.sp-app-frame img{width:100%;height:640px;object-fit:contain;display:block}
.sp-project-media.plugin{display:grid;grid-template-columns:1.45fr .55fr;gap:10px;padding:16px}
.sp-plugin-frame{
  height:500px;display:flex;align-items:center;justify-content:center;
  overflow:hidden;background:#121212
}
.sp-plugin-frame img{width:100%;height:100%;object-fit:contain;display:block}

.sp-page-simple-photo{
  margin:18px 0 34px;height:360px;border:1px solid #45351f;
  background-size:cover;background-position:center
}

@media(max-width:800px){
  .sp-page-head,.sp-project-head{grid-template-columns:1fr}
  .sp-services-lead{grid-template-columns:1fr}
  .sp-project-media.app,.sp-project-media.plugin{grid-template-columns:1fr}
  .sp-app-frame,.sp-app-frame img{height:560px;min-height:560px}
  .sp-plugin-frame{height:380px}
  .sp-project-media.livebilder{height:300px}
}

/* V0.13 — persistent WordPress navigation and page-native editing */
.sp-menu-toggle{display:none;background:transparent;border:0;padding:8px;cursor:pointer;color:var(--fg)}
.sp-menu-toggle span:not(.screen-reader-text){display:block;width:24px;height:1px;background:currentColor;margin:5px 0}
.sp-nav-list{display:flex;gap:27px;align-items:center;list-style:none;margin:0;padding:0}
.sp-nav .current-menu-item>a,.sp-nav .current_page_item>a{color:var(--gold)}
.sp-editor-content{max-width:900px}
.sp-build-media{position:relative;overflow:hidden}
.sp-build-story figure{position:relative;margin:0;border:1px solid var(--line);background:#0b0b0b}
.sp-build-story .sp-photo-label{left:10px;bottom:10px}
.sp-build-story .sp-build-caption{border-top:1px solid var(--line)}

@media(max-width:760px){
  .sp-header-in{position:relative}
  .sp-menu-toggle{display:block;margin-left:auto}
  .sp-nav{display:none;position:absolute;z-index:100;left:0;right:0;top:100%;background:#080808;border-top:1px solid #342a1d;border-bottom:1px solid #342a1d;padding:12px 18px}
  .sp-nav.is-open{display:block}
  .sp-nav-list{display:flex;flex-direction:column;align-items:stretch;gap:0}
  .sp-nav-list li{margin:0}
  .sp-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}
  .sp-nav a:last-child{border-bottom:0}
}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* V0.14 — cleaner Studio header, closed/minimal References, no accidental legacy content */
.sp-page-head--single{
  display:block;
  max-width:920px;
}
.sp-page-head--single .sp-page-lead{
  max-width:820px;
}

.sp-ref-body{padding:0 0 20px}
.sp-ref-list{display:flex;flex-direction:column}
.sp-ref-item{
  display:grid;
  grid-template-columns:70px minmax(0,1fr) auto;
  gap:18px;
  align-items:start;
  padding:16px 0;
  border-top:1px solid var(--line);
}
.sp-ref-item:first-child{border-top:0}
.sp-ref-item-year{color:var(--gold);font-size:10px;letter-spacing:.10em;padding-top:4px}
.sp-ref-item-context{color:#8f8981;font-size:11px;margin-bottom:3px}
.sp-ref-item-project{font-family:Georgia,serif;font-size:20px;line-height:1.2;color:#e4e0da}
.sp-ref-item-role{color:#aaa59d;font-size:11px;line-height:1.5;margin-top:5px}
.sp-ref-item-link{display:inline-block;margin-top:7px;color:var(--gold);font-size:10px;text-transform:uppercase;letter-spacing:.08em}
.sp-ref-item-photo{width:70px}
.sp-ref-item-photo .sp-ref-thumb{width:70px;height:48px;object-fit:cover;display:block}

@media(max-width:760px){
  .sp-ref-item{grid-template-columns:52px minmax(0,1fr);gap:12px}
  .sp-ref-item-photo{grid-column:2;width:88px}
  .sp-ref-item-photo .sp-ref-thumb{width:88px;height:60px}
}

/* V0.15 — site-wide left headers, integrated monitoring, flexible media galleries */
.sp-page-head,
.sp-page-head--single{
  display:block!important;
  max-width:980px;
  padding-bottom:30px;
  margin-bottom:34px;
}
.sp-page-head .sp-kicker{margin:0 0 14px}
.sp-page-head > div{max-width:900px;margin:0!important}
.sp-page-head .sp-page-title{margin-left:0!important;text-align:left}
.sp-page-head .sp-page-lead{margin:12px 0 0!important;text-align:left;max-width:820px}
.sp-studio-nav{grid-template-columns:1.1fr repeat(4,1fr)}

.sp-about-gallery,.sp-equipment-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}
.sp-about-gallery{margin-bottom:34px}
.sp-about-gallery figure,.sp-equipment-gallery figure{margin:0;border:1px solid #3b3022;background:#0a0a0a;overflow:hidden}
.sp-about-gallery img{width:100%;height:390px;display:block;object-fit:cover}
.sp-equipment-gallery img{width:100%;height:240px;display:block;object-fit:cover}
.sp-equipment-gallery figure:only-child{grid-column:1/-1}
.sp-equipment-gallery figure:only-child img{height:330px}
.sp-equipment-gallery-wide{margin-bottom:14px}
.sp-equipment-gallery-wide img{height:390px!important}
.sp-about-copy{max-width:820px;text-align:left}
.sp-about-copy .sp-lead{margin-left:0;margin-right:0}

.sp-monitoring-section{margin-top:0;border-top:0;padding-top:0}
.sp-monitoring-lead{margin-bottom:22px}
.sp-monitor-card-gallery{display:block;min-height:0;background:none;overflow:visible}
.sp-monitor-card-gallery:after{display:none}
.sp-monitor-card-gallery .body{padding:18px 20px 20px}
.sp-monitor-card-gallery .sp-equipment-gallery{border-bottom:1px solid #3b3022}
.sp-monitor-card-gallery .sp-equipment-gallery figure{border:0;border-right:1px solid #3b3022}
.sp-monitor-card-gallery .sp-equipment-gallery figure:last-child{border-right:0}
.sp-monitoring-info{margin-top:14px}

.sp-equip-sector-v15{min-height:0;background:none!important;display:block}
.sp-equip-sector-v15:before{display:none!important}
.sp-equip-sector-v15 .sp-equip-sector-body{max-width:none;padding:22px 24px 25px}
.sp-equip-sector-v15 .sp-equipment-gallery{border-bottom:1px solid #44341f}
.sp-equip-sector-v15 .sp-equipment-gallery figure{border:0;border-right:1px solid #44341f}
.sp-equip-sector-v15 .sp-equipment-gallery figure:last-child{border-right:0}

.sp-ref-audio{margin-top:10px}
.sp-ref-audio audio{width:min(620px,100%);height:38px}
.sp-soundcloud-frame{width:100%;max-width:760px;height:166px;border:0;margin-top:8px}
.sp-ref-item-project.is-generic{display:none}

@media(max-width:980px){.sp-studio-nav{grid-template-columns:repeat(2,1fr)}.sp-studio-nav .label{grid-column:1/-1;text-align:left}}
@media(max-width:760px){
  .sp-page-head,.sp-page-head--single{max-width:none}
  .sp-about-gallery,.sp-equipment-gallery{grid-template-columns:1fr}
  .sp-about-gallery img,.sp-equipment-gallery img,.sp-equipment-gallery figure:only-child img,.sp-equipment-gallery-wide img{height:auto!important;max-height:520px}
  .sp-studio-nav{grid-template-columns:1fr 1fr}
}
.sp-nav-list{display:flex;align-items:center;gap:27px;list-style:none;margin:0;padding:0}
.sp-nav-list li{margin:0;padding:0}
.sp-nav .current-menu-item>a,.sp-nav .current_page_item>a{color:var(--gold)}
@media(max-width:760px){.sp-nav-list{flex-direction:column;align-items:stretch;gap:0}}


/* V0.16 — no redundant mini-overmenus; direct left alignment everywhere */
.sp-page-head .sp-kicker{display:none!important}
.sp-page-head,.sp-page-head--single{max-width:none!important}
.sp-page-head > div{max-width:900px!important;margin-left:0!important}
.sp-project-head{display:block!important;margin-bottom:20px}
.sp-project-number{display:none!important}
.sp-project-head > div{max-width:900px;margin-left:0!important}
.sp-project-media.livebuilder{
  height:420px;position:relative;background-image:url('assets/images/backgrounds/feature-software.jpg');
  background-size:cover;background-position:center
}
.sp-project-media.livebuilder:after{
  content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.72),rgba(5,5,5,.10))
}
.sp-project-media.livebuilder .tag{position:absolute;z-index:1;left:18px;bottom:18px}
.sp-ref-item-credits{display:flex;flex-wrap:wrap;gap:5px 18px;margin-top:7px;color:#8f8981;font-size:10.5px;line-height:1.5}
.sp-ref-item-credits b{font-weight:500;color:#b2aca4;margin-right:4px}
.sp-soundcloud-frame{display:block;width:100%;max-width:760px;height:166px;border:0;margin-top:8px;background:#111}

/* V0.17 — flexible Equipment catalog: title first, media below */
.sp-equipment-catalog{margin-top:46px}
.sp-equipment-group{border-top:1px solid var(--line);padding-top:42px;margin-top:42px}
.sp-equipment-group>h2{font-family:Georgia,serif;font-size:42px;font-weight:400;letter-spacing:-.035em;margin:0 0 24px}
.sp-equipment-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.sp-equipment-item{border:1px solid #44341f;background:#0b0b0b;padding:22px;min-width:0}
.sp-equipment-item>h3{font-family:Georgia,serif;font-size:28px;font-weight:400;line-height:1.08;margin:0 0 16px}
.sp-equipment-item>p{color:var(--muted);font-size:13px;line-height:1.65;margin:16px 0 0}
.sp-equipment-item-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.sp-equipment-item-gallery figure{margin:0;overflow:hidden;border:1px solid #3b3022;background:#080808}
.sp-equipment-item-gallery img{width:100%;height:260px;display:block;object-fit:cover}
.sp-equipment-item-gallery figure:only-child{grid-column:1/-1}
.sp-equipment-item-gallery figure:only-child img{height:340px}
.sp-equip-sector-v17 .sp-equip-sector-body:first-child{padding-bottom:10px}
.sp-equip-sector-v17 .sp-equip-sector-body:first-child h2{margin-bottom:0}
.sp-amplifier-slider-section{margin-top:54px}
@media(max-width:800px){
  .sp-equipment-items{grid-template-columns:1fr}
  .sp-equipment-item-gallery img,.sp-equipment-item-gallery figure:only-child img{height:auto;max-height:520px}
}
@media(max-width:520px){.sp-equipment-item-gallery{grid-template-columns:1fr}.sp-equipment-item-gallery figure:nth-child(n){grid-column:1}}


/* V0.18 — wider canvas + richer Reference administration */
:root{--max:1800px}
.sp-wrap{width:calc(100% - 56px);max-width:var(--max);margin-left:auto;margin-right:auto;padding-left:0!important;padding-right:0!important}
.sp-ref-item{grid-template-columns:76px minmax(0,1fr) minmax(0,150px);gap:22px}
.sp-ref-item-photo{width:150px}
.sp-ref-item-photo .sp-ref-thumb{width:150px;height:100px;border:1px solid #332c24}
.sp-ref-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}
.sp-ref-tags span{display:inline-block;border:1px solid #4a3822;color:#b9b3ab;padding:4px 7px;font-size:9px;letter-spacing:.06em;text-transform:uppercase}
.sp-ref-track{margin-top:10px;max-width:980px}
.sp-ref-track-title{display:block;margin:0 0 4px;color:#8f8981;font-size:10px;letter-spacing:.04em}
.sp-ref-audio audio{width:min(980px,100%)}
.sp-soundcloud-frame{max-width:980px}
@media(max-width:760px){
  .sp-wrap{width:calc(100% - 32px)}
  .sp-ref-item{grid-template-columns:52px minmax(0,1fr);gap:12px}
  .sp-ref-item-photo{grid-column:2;width:min(150px,100%)}
  .sp-ref-item-photo .sp-ref-thumb{width:100%;height:auto;aspect-ratio:3/2}
}

/* V0.19 — SoundCloud embeds remain visible and have a direct fallback link */
.sp-ref-soundcloud{max-width:980px}
.sp-soundcloud-fallback{display:inline-block;margin-top:5px;color:#8f8981;font-size:9px;letter-spacing:.05em;text-transform:uppercase;text-decoration:none}
.sp-soundcloud-fallback:hover{color:var(--gold)}


/* V0.22 — integrated navigation, calmer slider scale, Reference recovery */
.sp-header-in{
  min-height:78px;
  justify-content:flex-start;
  gap:0;
}
.sp-nav{
  width:100%;
  display:flex;
  align-items:center;
  gap:clamp(28px,3.7vw,72px);
  font-size:15px;
  font-weight:520;
  letter-spacing:.025em;
  white-space:nowrap;
}
.sp-nav-list{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:clamp(28px,3.7vw,72px);
  list-style:none;
  margin:0;
  padding:0;
}
.sp-nav a{
  display:block;
  padding:29px 0 27px;
  color:#d5d0c9;
  font-size:15px;
  font-weight:520;
  letter-spacing:.025em;
  line-height:1;
  transition:color .16s ease,opacity .16s ease;
}
.sp-nav a:hover{color:#eee8df}
.sp-nav .current-menu-item>a,
.sp-nav .current_page_item>a,
.sp-nav a[aria-current="page"]{
  color:var(--gold);
  font-weight:600;
}

/* The Equipment amplifier slider should present photographs, not enlarge them to the full 1800px canvas. */
.sp-amplifier-slider-section .sp-native-slider{
  width:min(100%,1120px);
  margin:20px 0 0;
}
.sp-amplifier-slider-section .sp-slider-viewport{
  height:420px;
}
.sp-amplifier-slider-section .sp-slide{
  height:420px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#090909;
}
.sp-amplifier-slider-section .sp-slide img{
  width:100%;
  height:420px;
  object-fit:contain;
  object-position:center;
  background:#090909;
}

@media(max-width:760px){
  .sp-header-in{min-height:70px;justify-content:flex-end;position:relative}
  .sp-menu-toggle{margin-left:auto}
  .sp-nav{
    display:none;
    position:absolute;
    z-index:100;
    left:0;right:0;top:100%;
    width:100%;
    background:#080808;
    border-top:1px solid #342a1d;
    border-bottom:1px solid #342a1d;
    padding:10px 18px 12px;
    font-size:14px;
  }
  .sp-nav.is-open{display:block}
  .sp-nav-list{flex-direction:column;align-items:stretch;gap:0}
  .sp-nav a{padding:13px 0;font-size:14px}
  .sp-amplifier-slider-section .sp-slider-viewport,
  .sp-amplifier-slider-section .sp-slide,
  .sp-amplifier-slider-section .sp-slide img{height:300px}
}


/* V0.23 — compact horn mark + stronger header rule + tighter page entry */
.sp-header{
  border-bottom:2px solid #9c702c;
  background:#080808;
}
.sp-header-in{
  min-height:104px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:clamp(34px,4vw,78px);
}
.sp-header-logo-wrap{
  flex:0 0 auto;
  display:flex;
  align-items:center;
  line-height:0;
}
.sp-header-logo,
.sp-header-logo-wrap .custom-logo-link{
  display:block;
  line-height:0;
}
.sp-header-logo img,
.sp-header-logo-wrap .custom-logo{
  display:block;
  width:88px;
  height:88px;
  max-width:none;
  object-fit:contain;
}
.sp-nav{
  width:auto;
  margin-left:auto;
  justify-content:flex-end;
  gap:clamp(34px,4.2vw,76px);
  font-size:17px;
  font-weight:560;
}
.sp-nav-list{
  width:auto;
  justify-content:flex-end;
  gap:clamp(34px,4.2vw,76px);
}
.sp-nav a{
  padding:40px 0 38px;
  color:#ddd8d0;
  font-size:17px;
  font-weight:560;
  letter-spacing:.018em;
}
.sp-nav .current-menu-item>a,
.sp-nav .current_page_item>a,
.sp-nav a[aria-current="page"]{
  color:var(--gold);
  font-weight:650;
}
/* Keep a single page headline and remove the oversized empty zone below the global header. */
.sp-page{padding-top:34px}
.sp-page-head,
.sp-page-head--single{
  padding-top:0;
  margin-top:0;
}
.sp-page-title{
  font-size:clamp(52px,5.7vw,84px);
}
@media(max-width:980px){
  .sp-header-in{min-height:94px;gap:24px}
  .sp-header-logo img,.sp-header-logo-wrap .custom-logo{width:76px;height:76px}
  .sp-nav,.sp-nav-list{gap:clamp(20px,2.5vw,34px)}
  .sp-nav a{font-size:15px;padding:36px 0 34px}
}
@media(max-width:760px){
  .sp-header-in{min-height:76px;justify-content:space-between}
  .sp-header-logo img,.sp-header-logo-wrap .custom-logo{width:58px;height:58px}
  .sp-menu-toggle{margin-left:auto}
  .sp-nav{
    width:100%;
    margin-left:0;
    padding:10px 18px 12px;
  }
  .sp-nav-list{width:100%;align-items:stretch}
  .sp-nav a{font-size:15px;padding:13px 0}
  .sp-page{padding-top:26px}
}

/* V0.24 — restrained editorial scale, flexible galleries, cleaner contact/build presentation */
.sp-page-title{
  font-size:clamp(38px,4.2vw,62px);
  line-height:.98;
  letter-spacing:-.038em;
}
.sp-page-compact-title .sp-page-title{font-size:clamp(34px,3.5vw,50px)}
.sp-section h2,
.sp-equipment-group>h2{
  font-size:clamp(28px,2.5vw,35px);
  letter-spacing:-.025em;
}
.sp-panel h2{font-size:26px}
.sp-panel h3{font-size:22px}
.sp-project-title{font-size:clamp(30px,3.1vw,45px)}
.sp-home-about h2{font-size:36px}

/* Home: small editorial headings should read more clearly without becoming larger. */
.sp-feature-card h2{font-weight:600}
.sp-service strong,.sp-service-box h3{font-weight:600}

/* Studio design credit: quieter hierarchy and a persistent link to the designer. */
.sp-brandt{
  grid-template-columns:minmax(220px,320px) minmax(0,760px);
  justify-content:start;
  align-items:start;
  gap:clamp(28px,4vw,54px);
  padding:24px 0;
}
.sp-brandt h2{font-size:24px;line-height:1.18;color:#d6b266}
.sp-brandt p{font-size:13.5px;line-height:1.72;max-width:760px}
.sp-john-brandt-link{color:inherit;text-decoration:underline;text-decoration-color:rgba(181,138,58,.55);text-underline-offset:3px}
.sp-john-brandt-link:hover{color:var(--gold);text-decoration-color:var(--gold)}

/* About: preserve the uploaded photograph instead of zooming/cropping it. */
.sp-about-gallery img{
  width:100%;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center;
}
.sp-about-gallery figure:only-child{
  grid-column:1/-1;
  width:min(100%,980px);
}

/* Studio Build: unlimited named photographs, ordered exactly as in wp-admin. */
.sp-build-gallery-section{margin-top:0;border-top:0;padding-top:0}
.sp-build-gallery{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:12px;margin-top:24px}
.sp-build-gallery figure{grid-column:span 4;margin:0;position:relative;overflow:hidden;border:1px solid var(--line);background:#0b0b0b}
.sp-build-gallery figure:nth-child(6n+1){grid-column:span 7}
.sp-build-gallery figure:nth-child(6n+2){grid-column:span 5}
.sp-build-gallery figure:nth-child(6n+4){grid-column:span 5}
.sp-build-gallery figure:nth-child(6n+5){grid-column:span 7}
.sp-build-gallery img{width:100%;height:280px;display:block;object-fit:cover;transition:transform .2s ease}
.sp-build-gallery figure:nth-child(6n+1) img,.sp-build-gallery figure:nth-child(6n+2) img{height:330px}
.sp-build-gallery figure:hover img{transform:scale(1.008)}

/* Services: each of the two photographic feature areas can hold any number of images. */
.sp-service-feature-gallery{display:block;min-height:0;background:none;overflow:hidden}
.sp-service-feature-gallery:before{display:none}
.sp-service-image-slider{margin:0;position:relative}
.sp-service-image-slider .sp-slider-viewport{height:300px;border:0;border-bottom:1px solid #47371f}
.sp-service-image-slider .sp-slide,.sp-service-image-slider .sp-slide img{height:300px}
.sp-service-image-slider .sp-slide img{object-fit:cover;object-position:center}
.sp-service-image-slider .sp-slider-controls{position:absolute;right:10px;bottom:10px;z-index:3;margin:0}
.sp-service-image-slider .sp-slider-controls button{background:rgba(5,5,5,.82)}
.sp-service-feature-gallery .body{position:relative;z-index:1;padding:18px 20px 20px}
.sp-service-feature-gallery h2{font-size:26px;font-weight:500;margin-bottom:7px}

/* Equipment should read as a catalogue, not as oversized hero cards. */
.sp-equipment-catalog{margin-top:34px}
.sp-equipment-group{padding-top:30px;margin-top:30px}
.sp-equipment-items{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.sp-equipment-item{padding:17px}
.sp-equipment-item>h3{font-size:22px;line-height:1.16;margin-bottom:13px}
.sp-equipment-item>p{font-size:12.5px;margin-top:13px}
.sp-equipment-item-gallery img{height:190px}
.sp-equipment-item-gallery figure:only-child img{height:235px}
.sp-amplifier-slider-section .sp-native-slider{margin:20px auto 0}

/* Contact: no empty second column when no form is configured. */
.sp-contact-single{max-width:760px}
.sp-contact-panel{max-width:760px}

@media(max-width:1200px){
  .sp-equipment-items{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:800px){
  .sp-build-gallery{grid-template-columns:1fr 1fr}
  .sp-build-gallery figure:nth-child(n){grid-column:span 1}
  .sp-build-gallery img,.sp-build-gallery figure:nth-child(6n+1) img,.sp-build-gallery figure:nth-child(6n+2) img{height:230px}
  .sp-equipment-items{grid-template-columns:1fr}
  .sp-equipment-item-gallery img,.sp-equipment-item-gallery figure:only-child img{height:auto;max-height:460px}
  .sp-brandt{grid-template-columns:1fr;gap:12px}
}
@media(max-width:520px){
  .sp-build-gallery{grid-template-columns:1fr}
  .sp-service-image-slider .sp-slider-viewport,.sp-service-image-slider .sp-slide,.sp-service-image-slider .sp-slide img{height:230px}
}


/* V0.25 — admin-driven references, quieter equipment, centered amplifier slider */
.sp-home-about h2{font-size:clamp(25px,2.2vw,30px)}
.sp-software-subheading{
  margin:12px 0 -18px;
  padding-top:34px;
  border-top:1px solid var(--line);
  font-family:Georgia,serif;
  font-size:clamp(27px,2.7vw,38px);
  font-weight:400;
  letter-spacing:-.025em;
}
.sp-ref-disabled{border-top:1px solid #4a3822;border-bottom:1px solid #4a3822}
.sp-ref-disabled-summary{
  padding:24px 0;
  font-family:Georgia,serif;
  font-size:clamp(28px,3vw,39px);
  color:#77716a;
  cursor:default;
}
.sp-ref-video{width:min(980px,100%);margin-top:12px;aspect-ratio:16/9;background:#080808;overflow:hidden}
.sp-ref-video iframe{display:block;width:100%!important;height:100%!important;border:0}

/* Equipment remains intentionally secondary to the studio photography. */
.sp-equipment-group>h2{font-size:clamp(24px,2.2vw,30px);margin-bottom:18px}
.sp-equipment-items{gap:10px}
.sp-equipment-item{padding:14px}
.sp-equipment-item>h3{font-size:19px;line-height:1.18;margin-bottom:10px}
.sp-equipment-item>p,.sp-equipment-item li{font-size:12px;line-height:1.58}
.sp-equipment-item-gallery img{height:165px}
.sp-equipment-item-gallery figure:only-child img{height:205px}
.sp-amplifier-slider-section{text-align:center}
.sp-amplifier-slider-section .sp-native-slider{margin:20px auto 0}
.sp-amplifier-slider-section .sp-slider-controls{justify-content:center}
.sp-amplifier-slider-section .sp-slide-caption{text-align:left}

/* V0.26 — Equipment: editorial hierarchy inspired by high-end studio/technology pages.
   Equipment is grouped and scan-friendly; individual text-only positions are no longer boxed like cards. */
.sp-equipment-page{padding-top:54px}
.sp-equipment-page .sp-page-head{
  display:block;
  max-width:920px;
  padding-bottom:30px;
  margin-bottom:38px;
}
.sp-equipment-page .sp-page-title{
  font-size:clamp(40px,4vw,56px);
  line-height:.98;
  letter-spacing:-.035em;
}
.sp-equipment-page .sp-page-lead{
  max-width:720px;
  margin:15px 0 0;
  font-size:14px;
  line-height:1.7;
  color:#aaa49c;
}
.sp-equipment-page .sp-monitoring-section{
  max-width:1180px;
  margin-top:0;
  padding-top:0;
  border-top:0;
}
.sp-equipment-page .sp-monitoring-section>h2{
  font-size:clamp(28px,2.6vw,36px);
  line-height:1.08;
  letter-spacing:-.028em;
  margin-bottom:13px;
}
.sp-equipment-page .sp-monitoring-lead{
  max-width:760px;
  margin:0 0 24px;
  font-size:13.5px;
  line-height:1.68;
}
.sp-equipment-page .sp-equipment-gallery-wide{
  width:min(100%,1060px);
  margin:4px 0 26px;
}
.sp-equipment-page .sp-monitoring-info{
  width:min(100%,1060px);
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:0;
  margin:0;
  padding:25px 0 3px;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.sp-equipment-page .sp-monitoring-info .sp-panel{
  min-height:0;
  padding:0 32px 22px 0;
  border:0;
  background:transparent;
}
.sp-equipment-page .sp-monitoring-info .sp-panel+ .sp-panel{
  padding-left:32px;
  padding-right:0;
  border-left:1px solid var(--line);
}
.sp-equipment-page .sp-monitoring-info .sp-panel h2{
  margin:0 0 12px;
  font-size:clamp(20px,1.8vw,24px);
  line-height:1.18;
  letter-spacing:-.02em;
}
.sp-equipment-page .sp-monitoring-info .sp-panel p,
.sp-equipment-page .sp-monitoring-info .sp-panel li{
  margin-top:0;
  color:#aaa49c;
  font-size:12.5px;
  line-height:1.7;
}
.sp-equipment-page .sp-monitoring-info .sp-panel ul{margin:0;padding-left:18px}

.sp-equipment-page .sp-equipment-catalog{
  width:min(100%,1180px);
  margin-top:52px;
}
.sp-equipment-page .sp-equipment-group{
  display:grid;
  grid-template-columns:minmax(180px,240px) minmax(0,1fr);
  column-gap:clamp(34px,5vw,72px);
  padding-top:27px;
  margin-top:0;
  border-top:1px solid var(--line);
}
.sp-equipment-page .sp-equipment-group+.sp-equipment-group{margin-top:36px}
.sp-equipment-page .sp-equipment-group>h2{
  margin:1px 0 20px;
  font-size:clamp(22px,2vw,28px);
  line-height:1.15;
  letter-spacing:-.025em;
}
.sp-equipment-page .sp-equipment-items{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:0 34px;
}
.sp-equipment-page .sp-equipment-item{
  min-width:0;
  padding:14px 0 15px;
  border:0;
  border-top:1px solid rgba(160,150,136,.22);
  background:transparent;
}
.sp-equipment-page .sp-equipment-item:nth-child(-n+2){border-top-color:rgba(160,150,136,.42)}
.sp-equipment-page .sp-equipment-item>h3{
  margin:0;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
  font-size:15.5px;
  font-weight:520;
  line-height:1.4;
  letter-spacing:.003em;
  color:#ece7df;
}
.sp-equipment-page .sp-equipment-item>p{
  max-width:520px;
  margin:6px 0 0;
  color:#918b83;
  font-size:11.8px;
  line-height:1.58;
}
.sp-equipment-page .sp-equipment-item-gallery{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:6px;
  margin-top:11px;
}
.sp-equipment-page .sp-equipment-item-gallery figure{
  border:0;
  background:#0a0a0a;
}
.sp-equipment-page .sp-equipment-item-gallery img,
.sp-equipment-page .sp-equipment-item-gallery figure:only-child img{
  width:100%;
  height:145px;
  object-fit:cover;
}
.sp-equipment-page .sp-equipment-item-gallery figure:only-child{grid-column:1/-1}
.sp-equipment-page .sp-equipment-item-gallery figure:only-child img{height:190px}

.sp-equipment-page .sp-amplifier-slider-section{
  width:min(100%,1060px);
  margin:54px auto 0;
  padding-top:30px;
  text-align:center;
}
.sp-equipment-page .sp-amplifier-slider-section>h2{
  font-size:clamp(25px,2.2vw,31px);
  letter-spacing:-.025em;
}

@media(max-width:900px){
  .sp-equipment-page .sp-equipment-group{grid-template-columns:1fr;row-gap:5px}
  .sp-equipment-page .sp-equipment-group>h2{margin-bottom:13px}
  .sp-equipment-page .sp-monitoring-info{grid-template-columns:1fr}
  .sp-equipment-page .sp-monitoring-info .sp-panel{padding:0 0 22px}
  .sp-equipment-page .sp-monitoring-info .sp-panel+ .sp-panel{padding:22px 0;border-left:0;border-top:1px solid var(--line)}
}
@media(max-width:640px){
  .sp-equipment-page{padding-top:38px}
  .sp-equipment-page .sp-equipment-items{grid-template-columns:1fr}
  .sp-equipment-page .sp-equipment-item:nth-child(n){border-top-color:rgba(160,150,136,.3)}
  .sp-equipment-page .sp-equipment-item-gallery img,.sp-equipment-page .sp-equipment-item-gallery figure:only-child img{height:auto;max-height:420px}
}

/* v0.27 — equipment media reliability + category photography */
.sp-equipment-page .sp-equipment-group-content{min-width:0}
.sp-equipment-page .sp-equipment-category-gallery{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:7px;
  margin:0 0 20px;
}
.sp-equipment-page .sp-equipment-category-gallery figure{
  margin:0;
  overflow:hidden;
  background:#0a0a0a;
}
.sp-equipment-page .sp-equipment-category-gallery figure:only-child{grid-column:1/-1}
.sp-equipment-page .sp-equipment-category-gallery img{
  display:block;
  width:100%;
  height:230px;
  object-fit:cover;
}
.sp-equipment-page .sp-equipment-category-gallery figure:only-child img{height:300px}
@media(max-width:640px){
  .sp-equipment-page .sp-equipment-category-gallery{grid-template-columns:1fr}
  .sp-equipment-page .sp-equipment-category-gallery img,
  .sp-equipment-page .sp-equipment-category-gallery figure:only-child img{height:auto;max-height:480px}
}


/* v0.28 — monitoring consolidation + equipment thumbnail slider */
.sp-equipment-page .sp-monitoring-section{
  padding-top:0;
}
.sp-equipment-page .sp-monitoring-lead{
  margin-top:0;
}
.sp-equipment-page .sp-monitoring-info-single{
  width:min(100%,1060px);
  margin:0;
  padding:24px 0 2px;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.sp-equipment-page .sp-monitoring-info-single .sp-panel{
  max-width:760px;
  min-height:0;
  padding:0 0 22px;
  border:0;
  background:transparent;
}
.sp-equipment-page .sp-monitoring-info-single .sp-panel h2{
  margin:0 0 10px;
  font-size:clamp(20px,1.8vw,24px);
  line-height:1.18;
  letter-spacing:-.02em;
}
.sp-equipment-page .sp-monitoring-info-single .sp-panel p{
  margin:0;
  color:#aaa49c;
  font-size:12.5px;
  line-height:1.7;
}
.sp-equipment-page .sp-equipment-thumb-slider{
  display:block;
  margin:11px 0 0;
}
.sp-equipment-page .sp-equipment-thumb-slider .sp-slider-viewport{
  width:100%;
  border:0;
  background:#090909;
}
.sp-equipment-page .sp-equipment-thumb-slider .sp-slide img{
  width:100%;
  height:220px;
  object-fit:cover;
  display:block;
}
.sp-equipment-page .sp-equipment-slider-thumbs{
  display:flex;
  gap:6px;
  margin-top:7px;
  overflow-x:auto;
  padding:0 0 2px;
  scrollbar-width:thin;
}
.sp-equipment-page .sp-equipment-slider-thumb{
  flex:0 0 62px;
  width:62px;
  height:44px;
  padding:0;
  border:1px solid rgba(160,150,136,.26);
  background:#090909;
  cursor:pointer;
  opacity:.62;
  transition:opacity .15s ease,border-color .15s ease;
}
.sp-equipment-page .sp-equipment-slider-thumb:hover{opacity:.9}
.sp-equipment-page .sp-equipment-slider-thumb.is-active{
  opacity:1;
  border-color:var(--gold);
}
.sp-equipment-page .sp-equipment-slider-thumb img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}
@media(max-width:640px){
  .sp-equipment-page .sp-equipment-thumb-slider .sp-slide img{
    height:auto;
    max-height:460px;
    aspect-ratio:16/10;
  }
  .sp-equipment-page .sp-equipment-slider-thumb{
    flex-basis:58px;
    width:58px;
    height:42px;
  }
}

/* =========================================================
   V0.29 — universal galleries, restrained project accents,
   lightbox, studio context navigation and request form
   ========================================================= */

/* Home image slots now accept unlimited photographs without changing the layout. */
.sp-bg-slider-host{position:relative;overflow:hidden;background:#0a0a0a}
.sp-bg-slider{position:absolute!important;inset:0;margin:0!important;z-index:0;pointer-events:none}
.sp-bg-slider .sp-slider-viewport,.sp-bg-slider .sp-slider-track,.sp-bg-slider .sp-slide{width:100%;height:100%;border:0}
.sp-bg-slider .sp-slide{flex:0 0 100%;margin:0;position:relative}
.sp-bg-slider .sp-slide img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.sp-bg-slider-dots{position:absolute;z-index:3;right:14px;bottom:13px;display:flex;gap:6px;pointer-events:auto}
.sp-bg-slider-dot{width:18px;height:2px;padding:0;border:0;background:rgba(255,255,255,.38);cursor:pointer}
.sp-bg-slider-dot.is-active{background:var(--gold)}
.sp-home-hero .sp-hero-copy,.sp-feature-card .sp-card-body{position:relative;z-index:2}
.sp-home-hero:after,.sp-feature-card:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}
.sp-home-hero:after{background:linear-gradient(90deg,rgba(5,5,5,.86) 0%,rgba(5,5,5,.56) 40%,rgba(5,5,5,.14) 74%,rgba(5,5,5,.05))}
.sp-feature-card:after{background:linear-gradient(180deg,rgba(5,5,5,.05) 18%,rgba(5,5,5,.90) 88%)}
.sp-lightbox-bg-target{cursor:zoom-in}
.sp-lightbox-bg-target a,.sp-lightbox-bg-target button{cursor:pointer}

/* One consistent high-end media component: whole image visible, thumbnails secondary. */
.sp-thumb-slider{margin:0}
.sp-thumb-slider .sp-slider-viewport{background:#090909;border:1px solid #352d23}
.sp-thumb-slider .sp-slide{flex:0 0 100%;display:flex;align-items:center;justify-content:center;margin:0;background:#090909}
.sp-thumb-slider .sp-slide img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
.sp-slider-thumbs{display:flex;gap:7px;overflow-x:auto;margin-top:9px;padding:0 0 3px;scrollbar-width:thin}
.sp-slider-thumb{flex:0 0 72px;width:72px;height:50px;padding:0;border:1px solid rgba(181,138,58,.24);background:#090909;opacity:.58;cursor:pointer;overflow:hidden;transition:opacity .15s ease,border-color .15s ease,transform .15s ease}
.sp-slider-thumb:hover{opacity:.9}
.sp-slider-thumb.is-active{opacity:1;border-color:rgba(213,178,102,.86);transform:translateY(-1px)}
.sp-slider-thumb img{display:block;width:100%;height:100%;object-fit:cover}

/* Software: no crop or stretch. Project-specific accents are muted rather than decorative. */
.sp-software-page .sp-software-projects{gap:58px}
.sp-software-page .sp-project{padding-top:34px;border-top-color:#342d25}
.sp-software-page .sp-project-title{font-size:clamp(31px,3.2vw,47px);line-height:1.04;letter-spacing:-.035em}
.sp-software-page .sp-project-live .sp-project-title{color:#d2b16b}
.sp-software-page .sp-project-micfield .sp-project-title{color:#aab8c4}
.sp-software-page .sp-project-bptab .sp-project-title{color:#c98d69}
.sp-software-page .sp-project-copy{max-width:820px;font-size:13px;line-height:1.72}
.sp-software-page .sp-software-subheading{color:#d2b16b;border-top-color:#342d25;font-size:clamp(26px,2.5vw,36px)}
.sp-software-gallery{padding:0!important;border:0!important;background:transparent!important}
.sp-software-gallery .sp-slider-viewport{height:clamp(360px,48vw,650px)}
.sp-software-gallery .sp-slide img{padding:16px;object-fit:contain!important;background:#0b0b0b}
.sp-software-gallery.sp-single-fallback figure{margin:0;border:1px solid #352d23;background:#090909}
.sp-software-gallery.sp-single-fallback img{width:100%;height:clamp(360px,48vw,650px);object-fit:contain;display:block}

/* About: many smaller photos instead of a pair of oversized blocks. */
.sp-about-gallery{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-bottom:34px}
.sp-about-gallery figure,.sp-about-gallery figure:only-child{grid-column:auto!important;width:auto!important;margin:0}
.sp-about-gallery img{width:100%!important;height:210px!important;max-height:210px!important;object-fit:cover!important;display:block}

/* Studio context navigation is persistent on Overview, Build, Equipment and Gallery. */
.sp-studio-context{display:flex;align-items:center;flex-wrap:wrap;gap:0;margin:0 0 34px;border-top:1px solid #342b20;border-bottom:1px solid #342b20;background:#090909}
.sp-studio-context-label,.sp-studio-context a{padding:13px 18px;font-size:11px;letter-spacing:.055em;text-transform:uppercase}
.sp-studio-context-label{font-family:Georgia,serif;text-transform:none;font-size:16px;letter-spacing:0;color:#d2b16b;padding-left:0;margin-right:5px}
.sp-studio-context a{color:#aaa49c;border-left:1px solid #2b261f;transition:color .15s ease,background .15s ease}
.sp-studio-context a:hover{color:#eee8df;background:#0d0d0d}
.sp-studio-context a[aria-current="page"]{color:#d2b16b;background:#0d0d0d}
.sp-photo-stage-item{position:relative;overflow:hidden;background:#0d0d0d;border:1px solid var(--line);min-width:0}
.sp-studio-stage-slider .sp-slider-viewport{height:430px;border:0}
.sp-studio-stage-slider .sp-slide img{padding:0;object-fit:cover}
.sp-studio-stage-slider .sp-slider-thumbs{position:absolute;left:12px;right:12px;bottom:44px;z-index:4;margin:0;padding:0;opacity:.86}
.sp-studio-stage-slider .sp-slider-thumb{width:54px;height:38px;flex-basis:54px;background:rgba(5,5,5,.82)}
.sp-photo-stage-item .sp-photo-label{z-index:5}

/* Amplifiers exist only as a large-photo slider; thumbnails are intentionally modest. */
.sp-amplifier-slider-section .sp-amp-thumb-slider{width:min(100%,1120px);margin:20px auto 0}
.sp-amplifier-slider-section .sp-amp-slider-thumbs{justify-content:center;max-width:920px;margin:11px auto 0}
.sp-amplifier-slider-section .sp-amp-slider-thumbs .sp-slider-thumb{width:68px;height:46px;flex-basis:68px}
.sp-amplifier-slider-section .sp-slide-caption{padding-top:10px;text-align:center}

/* References can hold multiple photographs per entry while keeping the list compact. */
.sp-ref-item-photo-gallery{width:170px}
.sp-ref-photo-slider{width:170px}
.sp-ref-photo-slider .sp-slider-viewport{height:112px;border:1px solid #332c24}
.sp-ref-photo-slider .sp-slide img{padding:0;object-fit:cover}
.sp-ref-photo-slider .sp-slider-thumbs{gap:4px;margin-top:5px}
.sp-ref-photo-slider .sp-slider-thumb{width:38px;height:28px;flex-basis:38px}

/* Built-in request form — shortcode forms still override it if configured. */
.sp-contact-layout{align-items:start;gap:clamp(28px,5vw,80px)}
.sp-contact-form{max-width:860px;padding:0;border:0;background:transparent}
.sp-contact-form>h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(28px,2.6vw,38px);letter-spacing:-.025em;margin:0 0 8px}
.sp-contact-form-intro{color:#9f9991;font-size:13px;line-height:1.65;margin:0 0 22px;max-width:620px}
.sp-request-form{border-top:1px solid #3a3025;padding-top:20px}
.sp-request-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.sp-request-grid label{display:block}
.sp-request-grid label.span2{grid-column:1/-1}
.sp-request-grid label>span{display:block;margin-bottom:7px;color:#a9a39b;font-size:10px;letter-spacing:.07em;text-transform:uppercase}
.sp-request-form input,.sp-request-form select,.sp-request-form textarea{width:100%;border:1px solid #3b3329;background:#0b0b0b;color:#eee9e1;padding:12px 13px;font:inherit;font-size:13px;border-radius:0;outline:none;transition:border-color .15s ease,background .15s ease}
.sp-request-form input:focus,.sp-request-form select:focus,.sp-request-form textarea:focus{border-color:#8d6d37;background:#0e0e0e}
.sp-request-form textarea{resize:vertical;min-height:150px;line-height:1.55}
.sp-request-consent{display:flex;align-items:flex-start;gap:9px;margin:16px 0 20px;color:#8f8981;font-size:11px;line-height:1.5}
.sp-request-consent input{width:auto;margin-top:2px}
.sp-request-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.sp-contact-status{margin:0 0 18px;padding:11px 13px;border:1px solid #4b3b28;font-size:12px}
.sp-contact-status.success{color:#d8c092;background:#0c0b09}
.sp-contact-status.error{color:#d7a6a6;border-color:#5a3333;background:#0f0909}

/* Every genuine photograph in page content can be opened large. */
.sp-lightbox-target{cursor:zoom-in}
.sp-lightbox-open{overflow:hidden}
.sp-lightbox{position:fixed;inset:0;z-index:99999;display:none}
.sp-lightbox.is-open{display:block}
.sp-lightbox-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.93);backdrop-filter:blur(3px)}
.sp-lightbox-dialog{position:absolute;inset:0;display:grid;grid-template-columns:minmax(44px,7vw) minmax(0,1fr) minmax(44px,7vw);align-items:center;padding:28px}
.sp-lightbox-dialog figure{grid-column:2;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;max-height:calc(100vh - 56px)}
.sp-lightbox-dialog figure img{max-width:100%;max-height:calc(100vh - 105px);width:auto;height:auto;object-fit:contain;box-shadow:0 20px 70px rgba(0,0,0,.5)}
.sp-lightbox-dialog figcaption{margin-top:10px;color:#aaa49c;font-size:11px;text-align:center}
.sp-lightbox-close,.sp-lightbox-prev,.sp-lightbox-next{position:relative;z-index:2;border:1px solid rgba(255,255,255,.18);background:rgba(10,10,10,.72);color:#eee8df;cursor:pointer}
.sp-lightbox-close{position:absolute;top:20px;right:22px;width:42px;height:42px;font-size:27px;line-height:1}
.sp-lightbox-prev,.sp-lightbox-next{width:44px;height:58px;font-size:36px;line-height:1;justify-self:center}
.sp-lightbox-prev{grid-column:1}.sp-lightbox-next{grid-column:3}
.sp-lightbox-count{position:absolute;left:0;right:0;bottom:15px;text-align:center;color:#8c867e;font-size:10px;letter-spacing:.08em}

@media(max-width:1000px){
  .sp-about-gallery{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .sp-about-gallery img{height:190px!important;max-height:190px!important}
}
@media(max-width:760px){
  .sp-software-gallery .sp-slider-viewport,.sp-software-gallery.sp-single-fallback img{height:430px}
  .sp-about-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .sp-about-gallery img{height:170px!important;max-height:170px!important}
  .sp-studio-context{display:grid;grid-template-columns:1fr 1fr}
  .sp-studio-context-label{grid-column:1/-1;border-bottom:1px solid #2b261f;padding-left:12px}
  .sp-studio-context a{border-left:0;border-top:1px solid #2b261f;padding:12px}
  .sp-studio-context a:nth-of-type(even){border-left:1px solid #2b261f}
  .sp-studio-stage-slider .sp-slider-viewport{height:310px}
  .sp-request-grid{grid-template-columns:1fr}.sp-request-grid label.span2{grid-column:auto}
  .sp-ref-item-photo-gallery,.sp-ref-photo-slider{width:min(190px,100%)}
  .sp-lightbox-dialog{grid-template-columns:40px minmax(0,1fr) 40px;padding:14px}
  .sp-lightbox-prev,.sp-lightbox-next{width:36px;height:50px;font-size:29px}
}
@media(max-width:480px){
  .sp-about-gallery{grid-template-columns:1fr 1fr!important;gap:7px!important}
  .sp-about-gallery img{height:145px!important;max-height:145px!important}
  .sp-software-gallery .sp-slider-viewport,.sp-software-gallery.sp-single-fallback img{height:340px}
  .sp-slider-thumb{width:60px;height:43px;flex-basis:60px}
}


/* V0.31 — compact Reference video cards aligned to their own entry/year */
.sp-ref-item{
  grid-template-columns:76px minmax(0,1fr) minmax(230px,300px);
  column-gap:26px;
}
.sp-ref-item-media{
  width:100%;
  max-width:300px;
  display:flex;
  flex-direction:column;
  gap:10px;
  align-self:start;
}
.sp-ref-video-card{
  position:relative;
  display:block;
  width:100%;
  aspect-ratio:16/9;
  margin:0;
  padding:0;
  overflow:hidden;
  border:1px solid #332c24;
  background:#090909;
  color:#eee7dc;
  cursor:zoom-in;
  text-align:left;
}
.sp-ref-video-card img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  opacity:.88;
  transition:transform .22s ease,opacity .22s ease;
}
.sp-ref-video-card:hover img{transform:scale(1.018);opacity:1}
.sp-ref-video-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#8f8981;font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.sp-ref-video-play{
  position:absolute;
  left:50%;top:50%;
  transform:translate(-50%,-50%);
  width:38px;height:38px;
  display:flex;align-items:center;justify-content:center;
  border:1px solid rgba(255,255,255,.7);
  border-radius:50%;
  background:rgba(0,0,0,.58);
  font-size:12px;
  padding-left:2px;
}
.sp-ref-video-open{
  position:absolute;
  left:8px;bottom:7px;
  padding:3px 6px;
  background:rgba(0,0,0,.7);
  color:#d9d1c6;
  font-size:8px;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.sp-ref-item-media .sp-ref-item-photo-gallery,
.sp-ref-item-media .sp-ref-photo-slider{width:100%;max-width:300px}
.sp-ref-item-media .sp-ref-photo-slider .sp-slider-viewport{height:auto;aspect-ratio:3/2}

.sp-video-lightbox{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:34px}
.sp-video-lightbox.is-open{display:flex}
.sp-video-lightbox-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.9)}
.sp-video-lightbox-dialog{position:relative;width:min(1120px,92vw);aspect-ratio:16/9;background:#000;box-shadow:0 18px 60px rgba(0,0,0,.55)}
.sp-video-lightbox iframe{display:block;width:100%;height:100%;border:0}
.sp-video-lightbox-close{position:absolute;right:-2px;top:-44px;width:36px;height:36px;border:1px solid #5a5147;background:#0b0b0b;color:#eee7dc;font-size:24px;line-height:30px;cursor:pointer}
html.sp-video-lightbox-open{overflow:hidden}

@media(max-width:980px){
  .sp-ref-item{grid-template-columns:64px minmax(0,1fr) minmax(200px,250px);gap:18px}
  .sp-ref-item-media{max-width:250px}
}
@media(max-width:760px){
  .sp-ref-item{grid-template-columns:52px minmax(0,1fr);gap:12px}
  .sp-ref-item-media{grid-column:2;width:min(300px,100%);max-width:none;margin-top:10px}
  .sp-video-lightbox{padding:16px}
  .sp-video-lightbox-dialog{width:96vw}
}


/* =========================================================
   V0.37 — SOFTWARE PROJECT PRESENTATION
   Intrinsic image sizing, no cropping, no forced upscaling.
   Desktop uses an editorial text/media split; mobile stacks.
   ========================================================= */
.sp-software-page .sp-software-projects{
  gap:64px;
}
.sp-software-page .sp-project{
  padding-top:38px;
  border-top:1px solid #342d25;
}
.sp-software-page .sp-project:first-child{
  padding-top:0;
  border-top:0;
}
.sp-software-project-grid{
  display:grid;
  grid-template-columns:minmax(220px, .34fr) minmax(0, .66fr);
  gap:clamp(30px,4.5vw,68px);
  align-items:start;
}
.sp-software-page .sp-project-head{
  display:block!important;
  margin:0!important;
  min-width:0;
}
.sp-software-page .sp-project-head>div{
  max-width:390px;
}
.sp-software-page .sp-project-title{
  margin:0 0 14px;
  font-size:clamp(30px,3vw,43px);
  line-height:1.04;
  letter-spacing:-.035em;
}
.sp-software-page .sp-project-copy{
  max-width:390px;
  margin:0;
  color:#aaa49c;
  font-size:13px;
  line-height:1.72;
}
.sp-software-page .sp-project-meta{
  gap:8px;
  margin-top:16px;
}
.sp-software-page .sp-project-meta span{
  font-size:9px;
  letter-spacing:.055em;
}
.sp-software-page .sp-software-subheading{
  margin:8px 0 -10px;
  color:#d2b16b;
  border-top:1px solid #342d25;
  padding-top:34px;
  font-size:clamp(25px,2.4vw,34px);
}

/* Media is intentionally bounded. The active image defines the stage height. */
.sp-software-page .sp-software-gallery{
  width:100%;
  max-width:820px;
  margin:0;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  min-width:0;
}
.sp-software-page .sp-software-gallery .sp-slider-viewport{
  height:auto!important;
  min-height:0!important;
  overflow:hidden;
  border:1px solid #352d23;
  background:#090909;
}
.sp-software-page .sp-software-gallery .sp-slider-track{
  display:block!important;
  transform:none!important;
  transition:none!important;
  width:100%;
}
.sp-software-page .sp-software-gallery .sp-slide{
  display:none!important;
  width:100%;
  height:auto!important;
  min-height:0!important;
  margin:0;
  padding:18px;
  box-sizing:border-box;
  align-items:center;
  justify-content:center;
  background:#090909;
}
.sp-software-page .sp-software-gallery .sp-slide.is-active{
  display:flex!important;
}
.sp-software-page .sp-software-gallery .sp-slide img{
  display:block;
  flex:none;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:520px!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center!important;
  image-rendering:auto;
}
.sp-software-page .sp-software-gallery .sp-slider-thumbs{
  gap:6px;
  margin-top:8px;
}
.sp-software-page .sp-software-gallery .sp-slider-thumb{
  width:62px;
  height:42px;
  flex-basis:62px;
}

/* Single/fallback image uses the same intrinsic-size rule, without a fake fixed-height frame. */
.sp-software-page .sp-software-gallery.sp-single-fallback{
  width:100%;
  max-width:820px;
  margin:0;
}
.sp-software-page .sp-software-gallery.sp-single-fallback figure{
  width:100%;
  height:auto!important;
  min-height:0!important;
  margin:0;
  padding:18px;
  box-sizing:border-box;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid #352d23;
  background:#090909;
}
.sp-software-page .sp-software-gallery.sp-single-fallback img{
  display:block;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:520px!important;
  object-fit:contain!important;
}

/* Keep the existing restrained project accents. */
.sp-software-page .sp-project-live .sp-project-title{color:#d2b16b}
.sp-software-page .sp-project-micfield .sp-project-title{color:#aab8c4}
.sp-software-page .sp-project-bptab .sp-project-title{color:#c98d69}

@media(max-width:980px){
  .sp-software-project-grid{
    grid-template-columns:minmax(190px,.30fr) minmax(0,.70fr);
    gap:30px;
  }
  .sp-software-page .sp-software-gallery .sp-slide img,
  .sp-software-page .sp-software-gallery.sp-single-fallback img{
    max-height:460px!important;
  }
}
@media(max-width:760px){
  .sp-software-page .sp-software-projects{gap:48px}
  .sp-software-project-grid{grid-template-columns:1fr;gap:20px}
  .sp-software-page .sp-project-head>div,
  .sp-software-page .sp-project-copy{max-width:620px}
  .sp-software-page .sp-software-gallery{max-width:100%}
  .sp-software-page .sp-software-gallery .sp-slide,
  .sp-software-page .sp-software-gallery.sp-single-fallback figure{padding:10px}
  .sp-software-page .sp-software-gallery .sp-slide img,
  .sp-software-page .sp-software-gallery.sp-single-fallback img{max-height:420px!important}
}


/* =========================================================
   V0.39 — equipment blank-section cleanup + professional
   software typography/media presentation
   ========================================================= */

/* Equipment: the first real catalogue group does not need another separator
   directly below the page-header rule. Empty monitoring/acoustic blocks are
   now suppressed in the template, so no orphan divider lines remain. */
.sp-equipment-page .sp-equipment-catalog{
  margin-top:42px;
}
.sp-equipment-page .sp-equipment-catalog .sp-equipment-group:first-child{
  border-top:0;
  padding-top:0;
}

/* Software typography: one deliberate hierarchy only.
   Page title > section title > project title > body/meta. */
.sp-software-page .sp-page-head{
  max-width:1040px!important;
  margin-bottom:44px;
  padding-bottom:30px;
}
.sp-software-page .sp-page-title{
  font-size:clamp(48px,4.8vw,68px);
  line-height:.98;
  letter-spacing:-.04em;
}
.sp-software-page .sp-page-lead{
  max-width:840px;
  margin-top:14px!important;
  font-size:14px;
  line-height:1.72;
}
.sp-software-page .sp-software-projects{
  gap:58px;
}
.sp-software-page .sp-project{
  padding-top:34px;
}
.sp-software-page .sp-software-subheading{
  margin:2px 0 -6px;
  padding-top:34px;
  font-size:clamp(32px,3vw,42px);
  line-height:1.04;
  letter-spacing:-.032em;
  font-weight:400;
}
.sp-software-page .sp-project-title{
  margin:0 0 12px;
  font-size:clamp(26px,2.15vw,34px);
  line-height:1.08;
  letter-spacing:-.028em;
  font-weight:400;
}
.sp-software-page .sp-project-copy{
  font-size:13.5px;
  line-height:1.7;
}
.sp-software-page .sp-project-meta{
  margin-top:15px;
}
.sp-software-page .sp-project-meta span{
  font-size:9px;
  line-height:1.2;
}

/* Software media: screenshots stand on their own. No empty decorative frame,
   no dark padded stage, no forced crop and no upscaling beyond intrinsic size. */
.sp-software-page .sp-software-gallery,
.sp-software-page .sp-software-gallery.sp-single-fallback{
  background:transparent!important;
  border:0!important;
}
.sp-software-page .sp-software-gallery .sp-slider-viewport{
  border:0!important;
  background:transparent!important;
  overflow:visible;
}
.sp-software-page .sp-software-gallery .sp-slide{
  padding:0!important;
  background:transparent!important;
  justify-content:flex-start;
}
.sp-software-page .sp-software-gallery .sp-slide img{
  margin:0;
  max-width:100%!important;
  max-height:520px!important;
  background:transparent!important;
}
.sp-software-page .sp-software-gallery.sp-single-fallback figure{
  width:auto;
  max-width:100%;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  justify-content:flex-start;
}
.sp-software-page .sp-software-gallery.sp-single-fallback img{
  margin:0;
  background:transparent!important;
}

@media(max-width:980px){
  .sp-software-page .sp-page-title{font-size:clamp(44px,6vw,60px)}
  .sp-software-page .sp-software-subheading{font-size:clamp(30px,4vw,38px)}
  .sp-software-page .sp-project-title{font-size:clamp(25px,3.2vw,32px)}
}
@media(max-width:760px){
  .sp-software-page .sp-page-head{margin-bottom:34px}
  .sp-software-page .sp-software-projects{gap:46px}
  .sp-software-page .sp-software-subheading{margin-bottom:-2px;padding-top:28px}
  .sp-software-page .sp-project{padding-top:28px}
  .sp-software-page .sp-project-copy{font-size:13px}
}


/* =========================================================
   V0.40 — Spotify players for Reference entries
   Compact, non-dominant and aligned with each item's media column.
   ========================================================= */
.sp-ref-spotify-card{
  width:100%;
  max-width:300px;
  min-width:0;
  overflow:hidden;
  border-radius:8px;
  background:#121212;
}
.sp-ref-spotify-card iframe{
  display:block;
  width:100%;
  height:152px;
  border:0;
  border-radius:8px;
  background:#121212;
}
@media(max-width:980px){
  .sp-ref-spotify-card{max-width:250px}
}
@media(max-width:760px){
  .sp-ref-spotify-card{max-width:300px}
}


/* =========================================================
   V0.42 — REFERENCE PLAYER ALIGNMENT
   Streaming media belongs to the reference copy, not a separate right rail.
   YouTube/Vimeo and Spotify share one left edge directly below the text.
   ========================================================= */
.sp-ref-inline-players{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:10px;
  width:min(360px,100%);
  margin-top:14px;
}
.sp-ref-inline-players .sp-ref-video-card,
.sp-ref-inline-players .sp-ref-spotify-card{
  width:100%;
  max-width:none;
}
.sp-ref-inline-players .sp-ref-item-link{
  margin-top:0;
}

/* The optional right-hand reference media rail is now reserved for stills only. */
.sp-ref-item-media{
  max-width:300px;
}
@media(max-width:980px){
  .sp-ref-inline-players{width:min(330px,100%)}
}
@media(max-width:760px){
  .sp-ref-inline-players{width:min(360px,100%);margin-top:12px}
}


/* =========================================================
   V0.43 — CURATED REFERENCES + SALZBURG FESTIVAL CHAPTER
   Keeps the v0.42 visual system intact while reducing the public References
   page to intentionally selected work. Full data remains in wp-admin.
   ========================================================= */
.sp-ref-selected-section{padding:34px 0 8px;border-top:1px solid var(--line)}
.sp-ref-selected-section:first-child{border-top:0;padding-top:0}
.sp-ref-selected-head{display:grid;grid-template-columns:minmax(190px,.28fr) minmax(0,.72fr);gap:28px;align-items:end;margin-bottom:8px}
.sp-ref-selected-head h2{font-family:Georgia,serif;font-size:clamp(30px,3.4vw,46px);font-weight:400;letter-spacing:-.035em;line-height:1.02;margin:0}
.sp-ref-selected-head p{margin:0 0 4px;color:#8f8981;font-size:12px;line-height:1.6;max-width:640px}
.sp-ref-selected-section .sp-ref-list{margin-top:8px}
.sp-ref-festival-link{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin-top:44px;padding:30px 0;border-top:1px solid #4a3822;border-bottom:1px solid #4a3822}
.sp-ref-festival-link .kicker{color:var(--gold);font-size:10px;letter-spacing:.13em;text-transform:uppercase;margin-bottom:9px}
.sp-ref-festival-link h2{font-family:Georgia,serif;font-size:clamp(30px,3.5vw,48px);font-weight:400;letter-spacing:-.035em;line-height:1.05;margin:0}
.sp-ref-festival-link p{max-width:700px;margin:10px 0 0;color:#928c84;font-size:12px;line-height:1.65}
.sp-ref-festival-arrow{color:var(--gold);font-family:Georgia,serif;font-size:34px;line-height:1}
.sp-festival-page .sp-page-head{margin-bottom:18px}
.sp-festival-page .sp-festival-intro{max-width:800px;color:#9f9991;font-size:13px;line-height:1.7;margin:0 0 30px}
.sp-festival-page .sp-festival-role-note{color:var(--gold);font-size:10px;text-transform:uppercase;letter-spacing:.11em;margin:0 0 18px}
.sp-festival-page .sp-ref-list{border-top:1px solid #4a3822}
.sp-festival-back{display:inline-block;color:var(--gold);font-size:11px;letter-spacing:.08em;margin-bottom:24px}
@media(max-width:760px){
  .sp-ref-selected-head{grid-template-columns:1fr;gap:8px}
  .sp-ref-festival-link{grid-template-columns:1fr;gap:14px}
  .sp-ref-festival-arrow{font-size:26px}
}


/* =========================================================
   V0.44 — REFERENCES: RESTORE MEDIA-RICH CLASSICAL SELECTION
   The main page keeps the Festival archive separate, but no longer hides the
   existing Classical / Contemporary video and audio references behind a
   Selected-only flag. Selected items remain editorial priorities.
   ========================================================= */
.sp-ref-section-nav{
  display:flex;flex-wrap:wrap;gap:9px;margin:-8px 0 28px;padding:0 0 22px;
  border-bottom:1px solid var(--line)
}
.sp-ref-section-nav a{
  padding:8px 11px;border:1px solid #38332d;color:#b9b3ab;font-size:10px;
  letter-spacing:.06em;line-height:1.2
}
.sp-ref-section-nav a:hover{border-color:var(--gold);color:var(--gold)}
.sp-ref-item.is-selected{border-left-color:#5c4526}
.sp-ref-selected-marker{
  display:inline-block;margin:0 0 7px;color:var(--gold);font-size:9px;
  letter-spacing:.13em;text-transform:uppercase
}
.sp-ref-project-link{display:inline-block;margin-top:11px}
@media(max-width:760px){
  .sp-ref-section-nav{margin-top:-2px;padding-bottom:18px}
}


/* =========================================================
   V0.45 — REFERENCES: MAIN OVERRIDE + INLINE FESTIVAL ARCHIVE
   "Main" is authoritative. Festival work is folded into the Classical section
   instead of occupying a third section-tab or a large detached callout.
   ========================================================= */
.sp-ref-section-nav--compact{margin-bottom:30px}
.sp-ref-festival-fold{
  margin:24px 0 10px;
  border-top:1px solid #3b3329;
  border-bottom:1px solid #2c2823;
}
.sp-ref-festival-fold > summary{
  list-style:none;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:15px 2px 14px;
  color:#b8b1a8;
}
.sp-ref-festival-fold > summary::-webkit-details-marker{display:none}
.sp-ref-festival-fold > summary::after{
  content:'+';
  color:var(--gold);
  font:400 20px/1 Georgia,serif;
}
.sp-ref-festival-fold[open] > summary::after{content:'–'}
.sp-ref-festival-summary-copy{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}
.sp-ref-festival-summary-kicker{
  color:var(--gold);font-size:9px;letter-spacing:.12em;text-transform:uppercase
}
.sp-ref-festival-summary-title{
  font-family:Georgia,serif;font-size:17px;font-weight:400;letter-spacing:-.015em;color:#d7d1c8
}
.sp-ref-festival-fold-body{padding:0 0 20px}
.sp-ref-festival-fold-body .sp-ref-list{margin-top:0;border-top:0}
.sp-ref-festival-fold-body .sp-ref-item:first-child{border-top:1px solid var(--line)}
.sp-ref-selected-head p{max-width:600px}
.sp-ref-empty--popular{padding:8px 0 24px}
@media(max-width:760px){
  .sp-ref-festival-fold > summary{align-items:flex-start}
  .sp-ref-festival-summary-copy{display:block}
  .sp-ref-festival-summary-title{display:block;margin-top:4px}
}


/* =========================================================
   V0.46 — EXPLICIT SELECTED WORKS + FESTIVAL UNDER HEADING
   ========================================================= */
.sp-ref-selected-head--v46{
  display:block;
  margin:0 0 6px;
}
.sp-ref-selected-head--v46 h2{
  margin:0;
}
.sp-ref-selected-subtitle{
  margin:7px 0 0!important;
  color:#8e887f!important;
  font-size:10px!important;
  line-height:1.3!important;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.sp-ref-festival-fold--under-heading{
  margin:8px 0 22px;
  border-top:0;
  border-bottom:1px solid #2b2722;
}
.sp-ref-festival-fold--under-heading > summary{
  justify-content:flex-start;
  gap:10px;
  width:max-content;
  max-width:100%;
  padding:8px 2px 11px;
}
.sp-ref-festival-fold--under-heading > summary::after{
  order:-1;
  content:'+';
  font-size:15px;
  flex:0 0 auto;
}
.sp-ref-festival-fold--under-heading[open] > summary::after{content:'–'}
.sp-ref-festival-fold--under-heading .sp-ref-festival-summary-copy{
  display:flex;
  align-items:baseline;
  gap:10px;
  flex-wrap:wrap;
}
.sp-ref-festival-fold--under-heading .sp-ref-festival-summary-title{
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
  font-size:11px;
  letter-spacing:.025em;
  color:#b9b3aa;
}
.sp-ref-festival-fold--under-heading .sp-ref-festival-summary-kicker{
  color:#756f67;
  font-size:8px;
  letter-spacing:.11em;
}
.sp-ref-festival-fold--under-heading[open] > summary .sp-ref-festival-summary-title{
  color:#d0c9bf;
}
.sp-ref-festival-fold--under-heading .sp-ref-festival-fold-body{
  padding:7px 0 20px;
}
.sp-ref-selected-section > .sp-ref-list{
  margin-top:0;
}
@media(max-width:760px){
  .sp-ref-festival-fold--under-heading > summary{width:100%;align-items:flex-start}
  .sp-ref-festival-fold--under-heading .sp-ref-festival-summary-copy{display:block}
  .sp-ref-festival-fold--under-heading .sp-ref-festival-summary-kicker{display:block;margin-top:3px}
}


/* =========================================================
   V0.47 — SELECTED WORK + COMPLETE FOLDED ARCHIVES
   Selected controls only the editorial showcase. Every other published
   reference stays available in a compact fold below. The Salzburg Festival
   archive is a serious but restrained tab aligned with the Classical heading.
   ========================================================= */
.sp-ref-classical-top-v47{
  position:relative;
  margin-bottom:10px;
}
.sp-ref-selected-head--v47{
  display:block;
  min-height:62px;
  padding-right:min(430px,42vw);
  margin:0 0 4px;
}
.sp-ref-selected-head--v47 h2{margin:0}
.sp-ref-selected-head--v47 .sp-ref-selected-subtitle{margin-top:7px!important}

/* Festival control: sits to the right of the Classical / Contemporary heading.
   Its body still opens full-width underneath the heading. */
.sp-ref-festival-fold--heading-tab{
  margin:0;
  padding:0;
  border:0;
}
.sp-ref-festival-fold--heading-tab > summary{
  position:absolute;
  right:0;
  top:1px;
  width:min(400px,40vw);
  min-height:52px;
  list-style:none;
  cursor:pointer;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:15px;
  align-items:center;
  padding:11px 14px 10px;
  border:1px solid #4a3a26;
  background:#0a0908;
  color:#d7d0c6;
  transition:border-color .18s ease,background .18s ease,color .18s ease;
}
.sp-ref-festival-fold--heading-tab > summary::-webkit-details-marker{display:none}
.sp-ref-festival-fold--heading-tab > summary:hover{
  border-color:#755b34;
  background:#0d0b09;
}
.sp-ref-festival-fold--heading-tab > summary::after{
  content:'+';
  color:var(--gold);
  font:400 22px/1 Georgia,serif;
}
.sp-ref-festival-fold--heading-tab[open] > summary::after{content:'–'}
.sp-ref-festival-fold--heading-tab .sp-ref-festival-summary-copy{display:block}
.sp-ref-festival-fold--heading-tab .sp-ref-festival-summary-title{
  display:block;
  font-family:Georgia,serif;
  font-size:16px;
  line-height:1.18;
  letter-spacing:-.01em;
  color:#e0d9cf;
}
.sp-ref-festival-fold--heading-tab .sp-ref-festival-summary-kicker{
  display:block;
  margin-top:3px;
  color:#978c7e;
  font-size:8.5px;
  line-height:1.3;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.sp-ref-festival-fold--heading-tab .sp-ref-festival-fold-body{
  padding:15px 0 22px;
  margin-top:4px;
  border-top:1px solid #3d3327;
  border-bottom:1px solid #2b2722;
}
.sp-ref-festival-fold--heading-tab .sp-ref-list{margin-top:0}

/* The complete non-selected inventory stays public, but subordinate. */
.sp-ref-more-fold{
  margin:18px 0 8px;
  border-top:1px solid #342e27;
  border-bottom:1px solid #2b2722;
}
.sp-ref-more-fold > summary{
  list-style:none;
  cursor:pointer;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  padding:13px 2px 12px;
  color:#aaa39a;
  font-size:10.5px;
  line-height:1.3;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.sp-ref-more-fold > summary::-webkit-details-marker{display:none}
.sp-ref-more-fold > summary::after{
  content:'+';
  color:var(--gold);
  font:400 18px/1 Georgia,serif;
}
.sp-ref-more-fold[open] > summary::after{content:'–'}
.sp-ref-more-fold > summary:hover{color:#d2cbc1}
.sp-ref-more-count{
  margin-left:auto;
  color:#6f6961;
  font-size:9px;
  letter-spacing:.06em;
  text-transform:none;
}
.sp-ref-more-fold-body{padding:0 0 15px}
.sp-ref-more-fold-body .sp-ref-list{margin-top:0}
.sp-ref-more-fold-body .sp-ref-item{padding-top:13px;padding-bottom:13px}
.sp-ref-more-fold-body .sp-ref-item-project{font-size:18px}
.sp-ref-more-fold-body .sp-ref-inline-players{width:min(320px,100%)}

@media(max-width:900px){
  .sp-ref-selected-head--v47{padding-right:330px}
  .sp-ref-festival-fold--heading-tab > summary{width:310px}
  .sp-ref-festival-fold--heading-tab .sp-ref-festival-summary-title{font-size:14px}
}
@media(max-width:760px){
  .sp-ref-classical-top-v47{display:block}
  .sp-ref-selected-head--v47{min-height:0;padding-right:0;margin-bottom:11px}
  .sp-ref-festival-fold--heading-tab{margin:0 0 16px}
  .sp-ref-festival-fold--heading-tab > summary{
    position:static;
    width:100%;
    min-height:0;
    padding:10px 12px;
  }
  .sp-ref-festival-fold--heading-tab .sp-ref-festival-fold-body{margin-top:10px}
  .sp-ref-more-fold > summary{align-items:flex-start}
}

/* =========================================================
   V0.48 — CURATED REFERENCES + CALMER DESIGN PASS
   ========================================================= */

/* Muted accent and a less dominant global header. */
:root{
  --gold:#9b7842;
  --line:#292621;
}
.sp-header{border-bottom:1px solid #4c3b25}
.sp-header-in{min-height:82px;gap:clamp(26px,3vw,54px)}
.sp-header-logo img,
.sp-header-logo-wrap .custom-logo{width:68px;height:68px}
.sp-nav,.sp-nav-list{gap:clamp(26px,3.4vw,58px)}
.sp-nav a{
  padding:31px 0 29px;
  color:#d4d0c9;
  font-size:15px;
  font-weight:520;
}
.sp-nav .current-menu-item>a,
.sp-nav .current_page_item>a,
.sp-nav a[aria-current="page"]{
  color:#eee8df;
  font-weight:560;
  box-shadow:inset 0 -1px 0 var(--gold);
}

/* Editorial scale without oversized portfolio-template typography. */
.sp-h1{font-size:clamp(54px,5.8vw,78px);line-height:.92}
.sp-page-title{font-size:clamp(36px,3.8vw,56px);line-height:.98}
.sp-section h2,
.sp-equipment-group>h2{font-size:clamp(27px,2.35vw,34px)}

/* References page hierarchy. */
.sp-references-selected-page{padding-top:30px}
.sp-references-selected-page .sp-page-head{
  max-width:900px!important;
  padding-bottom:24px;
  margin-bottom:18px;
}
.sp-references-selected-page .sp-page-lead{
  max-width:760px!important;
  font-size:14px;
  line-height:1.7;
  color:#9d9890;
}

/* Reference jump links are typography, not pills. */
.sp-references-selected-page .sp-ref-section-nav{
  gap:24px;
  margin:0 0 34px;
  padding:0 0 13px;
  border-bottom:1px solid #211f1b;
}
.sp-references-selected-page .sp-ref-section-nav a{
  padding:3px 0 5px;
  border:0;
  border-bottom:1px solid transparent;
  color:#aaa49c;
  font-size:10px;
  letter-spacing:.055em;
}
.sp-references-selected-page .sp-ref-section-nav a:hover{
  color:#ded8cf;
  border-color:#75613f;
}

/* The page itself is already Selected Works; don't repeat a badge on every item. */
.sp-references-selected-page .sp-ref-selected-marker{display:none}
.sp-references-selected-page .sp-ref-selected-section{
  padding:38px 0 12px;
  border-top-color:#24211d;
}
.sp-references-selected-page .sp-ref-selected-section:first-child{padding-top:0}
.sp-references-selected-page .sp-ref-selected-head--v47{
  min-height:54px;
  padding-right:min(370px,39vw);
  margin-bottom:8px;
}
.sp-references-selected-page .sp-ref-selected-head h2{
  font-size:clamp(29px,3vw,40px);
  line-height:1.03;
}
.sp-references-selected-page .sp-ref-selected-subtitle{
  margin-top:6px!important;
  color:#777169!important;
  font-size:9px!important;
  letter-spacing:.13em;
}

/* Salzburg Festival: quiet inline tab beside Classical & Contemporary. */
.sp-references-selected-page .sp-ref-festival-fold--heading-tab > summary{
  top:2px;
  width:auto;
  min-width:250px;
  max-width:360px;
  min-height:0;
  padding:7px 0 8px;
  border:0;
  border-bottom:1px solid #4a4034;
  background:transparent;
  color:#c9c2b8;
  gap:18px;
}
.sp-references-selected-page .sp-ref-festival-fold--heading-tab > summary:hover{
  border-color:#806a47;
  background:transparent;
}
.sp-references-selected-page .sp-ref-festival-fold--heading-tab > summary::after{
  content:'⌄';
  color:#8c7a5b;
  font:400 15px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
}
.sp-references-selected-page .sp-ref-festival-fold--heading-tab[open] > summary::after{content:'⌃'}
.sp-references-selected-page .sp-ref-festival-fold--heading-tab .sp-ref-festival-summary-title{
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
  font-size:13px;
  font-weight:520;
  letter-spacing:.01em;
  color:#d6d0c7;
}
.sp-references-selected-page .sp-ref-festival-fold--heading-tab .sp-ref-festival-summary-kicker{
  margin-top:4px;
  color:#766f66;
  font-size:8px;
  letter-spacing:.1em;
}
.sp-references-selected-page .sp-ref-festival-fold--heading-tab .sp-ref-festival-fold-body{
  padding:17px 0 20px;
  border-top-color:#2f2a24;
  border-bottom-color:#24211d;
}

/* Curated credits list: less card-like and less decorative. */
.sp-references-selected-page .sp-ref-item{
  padding:18px 0;
  border-top-color:#24211d;
}
.sp-references-selected-page .sp-ref-item-year{color:#8b744d}
.sp-references-selected-page .sp-ref-item-context{color:#817c74}
.sp-references-selected-page .sp-ref-item-project{
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
  font-size:19px;
  font-weight:520;
  letter-spacing:-.012em;
  color:#e1ddd6;
}
.sp-references-selected-page .sp-ref-item-role,
.sp-references-selected-page .sp-ref-item-credits{color:#918c84}
.sp-references-selected-page .sp-ref-tags span{
  border-color:#34302b;
  color:#8f8981;
}
.sp-references-selected-page .sp-ref-item-link{color:#aa956f}

/* Video/audio/Spotify are playback surfaces — never a zoom (+) cursor. */
.sp-ref-video-card,
.sp-ref-video-card:hover{cursor:pointer!important}
.sp-ref-inline-players,
.sp-ref-inline-players iframe,
.sp-ref-audio,
.sp-ref-audio audio,
.sp-ref-spotify-card{cursor:auto}
.sp-ref-video-card{
  border-color:#302d29;
  background:#0a0a0a;
}
.sp-ref-video-card img{opacity:.94}
.sp-ref-video-card:hover img{opacity:1;transform:scale(1.012)}
.sp-ref-video-play{
  width:36px;
  height:36px;
  border-color:rgba(255,255,255,.6);
  background:rgba(0,0,0,.48);
}
.sp-ref-video-open{display:none}

/* Plus/zoom semantics: only actual lightbox images keep zoom-in.
   All Reference disclosure controls use a chevron instead of '+'. */
.sp-lightbox-target,
.sp-lightbox-bg-target{cursor:zoom-in}
.sp-ref summary:after,
.sp-ref-festival-fold > summary::after,
.sp-ref-more-fold > summary::after{
  content:'⌄';
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
}
.sp-ref details[open] summary:after,
.sp-ref-festival-fold[open] > summary::after,
.sp-ref-more-fold[open] > summary::after{content:'⌃'}

/* Re-assert the refined Festival tab after the generic disclosure rule above. */
.sp-references-selected-page .sp-ref-festival-fold--heading-tab > summary::after{
  content:'⌄';
  color:#8c7a5b;
  font:400 15px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
}
.sp-references-selected-page .sp-ref-festival-fold--heading-tab[open] > summary::after{content:'⌃'}

@media(max-width:980px){
  .sp-header-in{min-height:76px;gap:22px}
  .sp-header-logo img,
  .sp-header-logo-wrap .custom-logo{width:62px;height:62px}
  .sp-nav,.sp-nav-list{gap:clamp(18px,2.4vw,31px)}
  .sp-nav a{font-size:14px;padding:28px 0 26px}
}
@media(max-width:760px){
  .sp-header-in{min-height:68px}
  .sp-header-logo img,
  .sp-header-logo-wrap .custom-logo{width:50px;height:50px}
  .sp-nav a{padding:13px 0;font-size:14px}
  .sp-page-title{font-size:clamp(34px,10vw,48px)}
  .sp-references-selected-page{padding-top:24px}
  .sp-references-selected-page .sp-ref-section-nav{gap:17px;margin-bottom:27px}
  .sp-references-selected-page .sp-ref-selected-head--v47{
    min-height:0;
    padding-right:0;
    margin-bottom:10px;
  }
  .sp-references-selected-page .sp-ref-festival-fold--heading-tab{margin:0 0 17px}
  .sp-references-selected-page .sp-ref-festival-fold--heading-tab > summary{
    width:100%;
    max-width:none;
    min-width:0;
    padding:9px 0;
  }
}

