
:root{
  --bg:#050505; --bg2:#0b0a08; --ink:#f3eee4; --muted:#bcb4a6;
  --gold:#c7a861; --line:rgba(199,168,97,.28); --panel:rgba(255,255,255,.045);
  --max:1180px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:radial-gradient(circle at 72% 0%,rgba(199,168,97,.12),transparent 30rem),radial-gradient(circle at 0% 42%,rgba(255,255,255,.04),transparent 26rem),var(--bg);color:var(--ink);font-family:"Times New Roman",Georgia,serif;letter-spacing:.02em;-webkit-font-smoothing:antialiased} a{color:inherit;text-decoration:none} video,img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:20;background:linear-gradient(to bottom,rgba(0,0,0,.88),rgba(0,0,0,.58));backdrop-filter:blur(18px);border-bottom:1px solid rgba(199,168,97,.14)}.header-inner{max-width:var(--max);margin:auto;padding:20px 34px;display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:28px}.logo{font-size:24px;letter-spacing:.24em;color:#f6eedf}.logo span{display:block;font-family:Arial,Helvetica,sans-serif;font-size:10px;letter-spacing:.38em;color:var(--gold);margin-top:5px}.nav{display:flex;gap:22px;justify-content:center;align-items:center;flex-wrap:wrap;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.nav a{color:#ddd8cd;opacity:.82}.nav a:hover,.nav a.active{color:var(--gold);opacity:1}.mini-contact{font-family:Arial,Helvetica,sans-serif;font-size:11px;letter-spacing:.16em;color:var(--gold);text-transform:uppercase}.hero{min-height:calc(100vh - 78px);max-width:var(--max);margin:auto;padding:54px 34px 86px;display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(360px,.95fr);gap:58px;align-items:center}.hero-media{position:relative;min-height:540px;overflow:hidden;background:#111;box-shadow:0 28px 80px rgba(0,0,0,.55)}.hero-media video{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;filter:brightness(.84) contrast(1.08) saturate(.94)}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.42),rgba(0,0,0,.03) 45%,rgba(199,168,97,.08))}.hero-copy{padding:20px 0}.kicker{font-family:Arial,Helvetica,sans-serif;color:var(--gold);letter-spacing:.28em;font-size:12px;text-transform:uppercase;margin-bottom:22px}h1{margin:0;font-weight:400;font-size:clamp(46px,5.1vw,82px);line-height:.96;letter-spacing:.06em}.lead{color:#ddd6ca;font-size:21px;line-height:1.85;margin:34px 0 26px;max-width:590px}.text-block,.copy p,.product p,.service p{color:#d7d0c4;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:2;letter-spacing:.04em}.gold-line{width:72px;height:1px;background:var(--gold);margin:28px 0}.cta-row,.shop-text-buttons{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-width:200px;padding:15px 24px;border:1px solid var(--line);background:rgba(255,255,255,.03);color:#f7f1e4;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;transition:.25s}.btn:hover{border-color:var(--gold);background:rgba(199,168,97,.08);transform:translateY(-1px)}.btn.gold{color:#050505;background:linear-gradient(135deg,#c59b2e 0%,#f3dc91 48%,#b78d27 100%);border-color:rgba(240,217,138,.95)}.page-hero{max-width:var(--max);margin:auto;padding:74px 34px 36px;text-align:center}.page-hero h1{font-size:clamp(44px,4.6vw,72px)}.page-hero .lead{margin-left:auto;margin-right:auto}.content{max-width:var(--max);margin:auto;padding:30px 34px 90px}.split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;margin:72px 0}.split.reverse .visual{order:2}.visual{background:var(--panel);border:1px solid rgba(199,168,97,.12);padding:14px;box-shadow:0 24px 70px rgba(0,0,0,.42)}.visual video{width:100%;max-height:640px;object-fit:cover;filter:brightness(.88) contrast(1.08) saturate(.96)}.visual.portrait{max-width:470px;margin:0 auto}.copy h2{font-weight:400;margin:0 0 24px;font-size:clamp(34px,3.2vw,54px);line-height:1.12;letter-spacing:.055em}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:52px}.product{background:rgba(255,255,255,.035);border:1px solid rgba(199,168,97,.12);overflow:hidden}.product video{width:100%;aspect-ratio:4/5;object-fit:cover;filter:brightness(.9) contrast(1.08) saturate(.98);background:#080806}.product-body{padding:24px}.product h3,.service h3{font-weight:400;font-size:25px;margin:0 0 12px;letter-spacing:.06em}.cards,.services{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:52px 0}.card,.service{background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));border:1px solid rgba(199,168,97,.12);padding:30px;min-height:210px}.card h3{margin:0 0 14px;font-weight:400;font-size:24px;color:#f3ead7}.card p{font-family:Arial,Helvetica,sans-serif;color:var(--muted);line-height:1.85;margin:0}.quote{max-width:880px;margin:90px auto;text-align:center;color:#e6decf;font-size:30px;line-height:1.75}.shop-panel{text-align:center;margin:86px auto 20px;padding:52px 34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(90deg,transparent,rgba(199,168,97,.055),transparent)}.site-footer{border-top:1px solid rgba(199,168,97,.14);padding:42px 34px 60px;text-align:center;color:var(--gold);font-family:Arial,Helvetica,sans-serif;font-size:13px;letter-spacing:.14em}.footer-logo{font-family:"Times New Roman",Georgia,serif;font-size:24px;letter-spacing:.22em;color:var(--ink);margin-bottom:14px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:44px 0}.stat{border:1px solid rgba(199,168,97,.12);background:rgba(255,255,255,.035);padding:26px;text-align:center}.stat b{display:block;font-size:34px;font-weight:400;color:#fff}.stat span{font-family:Arial,Helvetica,sans-serif;font-size:12px;letter-spacing:.18em;color:var(--gold);text-transform:uppercase}.note{font-family:Arial,Helvetica,sans-serif;color:var(--muted);font-size:13px;line-height:1.8}@media(max-width:900px){.header-inner{grid-template-columns:1fr;text-align:center;padding:20px}.logo{margin:auto}.hero,.split{grid-template-columns:1fr}.hero{padding-top:34px}.hero-media{min-height:420px}.cards,.product-grid,.services,.stat-row{grid-template-columns:1fr}.split.reverse .visual{order:0}}@media(max-width:520px){.btn{width:100%;min-width:0}.hero,.content,.page-hero{padding-left:22px;padding-right:22px}}

/* Logo image renewal */
.logo{display:inline-flex;align-items:center;min-width:210px;}
.logo img{width:220px;height:auto;display:block;}
.footer-logo-img{width:42px;height:auto;margin:0 auto 16px;}
.hero-label{font-family:Arial,Helvetica,sans-serif;color:var(--gold);letter-spacing:.16em;text-transform:uppercase;font-size:12px;margin:24px 0 0;}
@media(max-width:900px){.logo{justify-content:center}.logo img{width:210px}}


/* Final logo placement */
.logo{display:inline-flex;align-items:center;min-width:260px;}
.logo img{width:260px;height:auto;display:block;}
.hero-brand-logo{width:330px;max-width:88%;height:auto;margin:0 0 24px;}
.page-brand-logo{width:300px;max-width:88%;height:auto;margin:0 auto 34px;}
.hero-label{font-family:Arial,Helvetica,sans-serif;color:var(--gold);letter-spacing:.20em;text-transform:uppercase;font-size:12px;margin:10px 0 0;}
.hero-label.sub{color:#d8d1c4;letter-spacing:.14em;font-size:11px;margin:10px 0 24px;line-height:1.8;}
.footer-logo-img{width:50px;height:auto;margin:0 auto 16px;}
@media(max-width:900px){.header-inner{grid-template-columns:1fr;text-align:center}.logo{justify-content:center;min-width:0}.logo img{width:250px}.hero-brand-logo{margin-left:auto;margin-right:auto}.hero-copy{text-align:center}.gold-line{margin-left:auto;margin-right:auto}}


/* Commercial projects and four-card home grid */
.product-grid.four{grid-template-columns:repeat(4,1fr);}
.card-link{display:inline-block;margin-top:14px;color:var(--gold);font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid rgba(199,168,97,.45);padding-bottom:4px;}
.project-process{margin:90px 0 20px;text-align:center;}
.project-process h2{font-weight:400;font-size:clamp(34px,3.2vw,54px);margin:0 0 24px;letter-spacing:.055em;}
@media(max-width:1100px){.product-grid.four{grid-template-columns:repeat(2,1fr);}.header-inner{grid-template-columns:220px 1fr auto;gap:18px}.logo{min-width:220px}.logo img{width:220px}.nav{gap:15px;font-size:11px;letter-spacing:.11em}}
@media(max-width:900px){.product-grid.four{grid-template-columns:1fr}.header-inner{grid-template-columns:1fr}.nav{gap:14px}}


/* Brand Films navigation accent
   Red at rest on every page; gold on mouse hover, matching the other tabs. */
.nav a[href*="commercial-projects"]{
  color:#c94a4a;
  opacity:1;
}
.nav a[href*="commercial-projects"]:hover,
.nav a[href*="commercial-projects"].active:hover{
  color:var(--gold);
  opacity:1;
  text-shadow:0 0 12px rgba(199,168,97,.38);
}
.nav a[href*="commercial-projects"].active:not(:hover){
  color:#c94a4a;
  opacity:1;
}

/* 2026-08 Vertical video display update
   Keep the complete Instagram-style 9:16 frame visible without cropping. */
.hero-media{
  min-height:0;
  aspect-ratio:9 / 16;
  background:#080806;
}
.hero-media video{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
}

.visual video,
.visual.portrait video,
.hero-strip video{
  width:100%;
  height:auto;
  max-height:none;
  aspect-ratio:9 / 16;
  object-fit:contain;
  object-position:center;
  background:#080806;
}

.product video{
  width:100%;
  height:auto;
  aspect-ratio:9 / 16;
  object-fit:contain;
  object-position:center;
  background:#080806;
}

/* Homepage main title: approximately 30% smaller */
.art-hero .hero-copy h1{
  font-size:clamp(32px,3.6vw,57px);
  line-height:1.02;
}

@media(max-width:900px){
  .hero-media{
    min-height:0;
    aspect-ratio:9 / 16;
    width:min(100%,520px);
    margin-left:auto;
    margin-right:auto;
  }
}

/* 2026-08 Heading hierarchy and red brand-film accents */
.home-main-title,
.page-hero .unified-page-title{
  font-size:clamp(26px,2.9vw,46px);
  line-height:1.04;
}

.home-highlight{
  color:#c94a4a;
}
.home-highlight strong{
  color:inherit;
}

.home-brand-title{
  font-size:clamp(27px,2.56vw,43px);
  line-height:1.12;
  color:#c94a4a;
}

/* Brand Films unified red headings */
.brandfilms-accent-title{
  font-size:clamp(26px,2.9vw,46px) !important;
  line-height:1.04 !important;
  color:#c94a4a;
}


/* Compact Sound On / Sound Off control for every video */
.sound-toggle{
  position:absolute;
  z-index:12;
  padding:5px 8px;
  border:1px solid rgba(255,255,255,.42);
  border-radius:3px;
  background:rgba(0,0,0,.48);
  color:#fff;
  font-family:Arial,Helvetica,sans-serif;
  font-size:9px;
  font-weight:600;
  line-height:1;
  letter-spacing:.04em;
  text-transform:none;
  cursor:pointer;
  backdrop-filter:blur(4px);
  -webkit-backdrop-filter:blur(4px);
  opacity:.82;
}
.sound-toggle:hover{opacity:1;background:rgba(0,0,0,.66);}
.sound-toggle:focus-visible{outline:1px solid var(--gold);outline-offset:2px;}
@media(max-width:520px){.sound-toggle{font-size:8px;padding:5px 7px;}}


/* Dedicated sound control for the first video on the TOP page */
.hero-sound-media{
  position:relative;
}
.hero-sound-media::after{
  z-index:2;
  pointer-events:none;
}
.hero-sound-toggle{
  top:auto !important;
  right:12px !important;
  bottom:12px !important;
  z-index:20 !important;
  opacity:.92;
}


/* TBS-0002 brand sample on Brand Films page */
.brand-sample-section{
  margin:90px 0 20px;
  text-align:center;
}
.brand-sample-section .brand-sample-video{
  max-width:470px;
  margin:32px auto 0;
}

/* Original CG showcase on the Brand Films page */
.cg-showcase-section{
  margin:96px 0 34px;
  padding:64px 46px;
  text-align:center;
  border-top:1px solid rgba(199,168,97,.22);
  border-bottom:1px solid rgba(199,168,97,.22);
  background:linear-gradient(145deg,rgba(199,168,97,.06),rgba(255,255,255,.018));
}
.cg-showcase-section .brandfilms-accent-title{
  margin:0;
}
.cg-showcase-intro{
  max-width:820px;
  margin:26px auto 42px;
  color:#d7d0c4;
  font-family:Arial,Helvetica,sans-serif;
  font-size:16px;
  line-height:1.95;
}
.cg-showcase-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:28px;
  max-width:980px;
  margin:0 auto;
  text-align:left;
}
.cg-film-card{
  overflow:hidden;
  border:1px solid rgba(199,168,97,.18);
  background:rgba(5,5,5,.62);
  box-shadow:0 22px 54px rgba(0,0,0,.34);
}
.cg-film-media{
  position:relative;
  background:#080806;
}
.cg-film-media video{
  width:100%;
  aspect-ratio:9/16;
  max-height:620px;
  object-fit:cover;
  background:#080806;
  filter:brightness(.94) contrast(1.05) saturate(.98);
}
.cg-film-copy{
  padding:26px 28px 30px;
}
.cg-film-number{
  margin-bottom:12px;
  color:var(--gold);
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:700;
  letter-spacing:.18em;
  text-transform:uppercase;
}
.cg-film-copy h3{
  margin:0 0 12px;
  color:#f3ead7;
  font-size:27px;
  font-weight:400;
  letter-spacing:.055em;
}
.cg-film-copy p,
.cg-showcase-note{
  color:#d7d0c4;
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  line-height:1.9;
}
.cg-film-copy p{margin:0;}
.cg-showcase-note{
  max-width:780px;
  margin:34px auto 0;
  color:#cdbf9f;
}
@media(max-width:760px){
  .cg-showcase-section{margin-top:72px;padding:48px 22px}
  .cg-showcase-grid{grid-template-columns:1fr;max-width:470px}
}


/* 2026-08-06 Instant estimate module */
.estimate-panel{
  margin:90px auto 24px;
  padding:54px 46px;
  border:1px solid rgba(199,168,97,.22);
  background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.018));
  box-shadow:0 24px 70px rgba(0,0,0,.32);
}
.estimate-panel .estimate-intro{
  max-width:760px;
  margin:0 auto 34px;
  text-align:center;
}
.estimate-panel .estimate-intro h2{
  margin:0 0 18px;
  font-weight:400;
  font-size:clamp(30px,3vw,48px);
  line-height:1.12;
  letter-spacing:.05em;
  color:#c94a4a;
}
.estimate-panel .estimate-intro p{
  margin:0;
  color:#d7d0c4;
  font-family:Arial,Helvetica,sans-serif;
  font-size:15px;
  line-height:1.9;
}
.estimate-form{
  max-width:760px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1fr auto;
  gap:14px;
  align-items:end;
}
.estimate-field label{
  display:block;
  margin:0 0 10px;
  color:var(--gold);
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:700;
  letter-spacing:.15em;
  text-transform:uppercase;
}
.estimate-select{
  width:100%;
  min-height:52px;
  padding:0 44px 0 16px;
  border:1px solid rgba(199,168,97,.34);
  border-radius:0;
  background-color:#11100e;
  color:#f3eee4;
  font-family:Arial,Helvetica,sans-serif;
  font-size:15px;
  appearance:auto;
}
.estimate-select:focus{
  outline:1px solid var(--gold);
  outline-offset:2px;
}
.estimate-submit{
  min-height:52px;
  min-width:210px;
  border:1px solid rgba(240,217,138,.95);
  background:linear-gradient(135deg,#c59b2e 0%,#f3dc91 48%,#b78d27 100%);
  color:#050505;
  padding:0 24px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:700;
  letter-spacing:.14em;
  text-transform:uppercase;
  cursor:pointer;
}
.estimate-submit:hover{filter:brightness(1.04);transform:translateY(-1px)}
.estimate-result{
  max-width:760px;
  margin:26px auto 0;
  padding:28px;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  text-align:center;
  background:rgba(0,0,0,.18);
}
.estimate-result[hidden]{display:none}
.estimate-result-label{
  margin-bottom:8px;
  color:var(--gold);
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:700;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.estimate-price{
  font-size:clamp(34px,4.2vw,56px);
  line-height:1.1;
  color:#fff;
}
.estimate-saving{
  margin-top:10px;
  color:#d7d0c4;
  font-family:Arial,Helvetica,sans-serif;
  font-size:15px;
}
.estimate-disclaimer{
  margin-top:12px;
  color:var(--muted);
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:1.7;
}
.estimate-notes{
  max-width:900px;
  margin:46px auto 0;
  padding-top:38px;
  border-top:1px solid rgba(199,168,97,.2);
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:38px;
}
.estimate-notes h3{
  margin:0 0 18px;
  color:#f3ead7;
  font-size:23px;
  font-weight:400;
  letter-spacing:.05em;
}
.estimate-notes p,
.estimate-notes li{
  color:#d7d0c4;
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  line-height:1.9;
}
.estimate-notes ul{
  margin:0;
  padding-left:1.2em;
}
.estimate-notes .plain-list{
  list-style:none;
  padding-left:0;
}
.estimate-custom{
  max-width:760px;
  margin:42px auto 0;
  text-align:center;
}
.estimate-custom p{
  color:#d7d0c4;
  font-family:Arial,Helvetica,sans-serif;
  font-size:15px;
  line-height:1.8;
}
@media(max-width:700px){
  .estimate-panel{padding:40px 22px;margin-top:64px}
  .estimate-form{grid-template-columns:1fr}
  .estimate-submit{width:100%;min-width:0}
  .estimate-notes{grid-template-columns:1fr;gap:24px}
}

/* Instant estimate on the home page */
.home-estimate-panel{margin-top:86px;margin-bottom:36px;}
/* 2026-08-07 TOP page: reveal estimate details only after calculation */
.estimate-notes[hidden]{display:none!important}

/* 2026-08-30: Behind the Scenes section on Brand Films */
.studio-bts-section{
  margin:96px 0 34px;
  padding:64px 46px;
  text-align:center;
  border-top:1px solid rgba(199,168,97,.22);
  border-bottom:1px solid rgba(199,168,97,.22);
  background:linear-gradient(145deg,rgba(199,168,97,.045),rgba(255,255,255,.014));
}
.studio-bts-section .brandfilms-accent-title{margin:0;}
.studio-bts-intro{
  max-width:780px;
  margin:26px auto 42px;
  color:#d7d0c4;
  font-family:Arial,Helvetica,sans-serif;
  font-size:16px;
  line-height:1.95;
}
.studio-bts-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:28px;
  max-width:980px;
  margin:0 auto;
  text-align:left;
}
.studio-bts-card{
  overflow:hidden;
  border:1px solid rgba(199,168,97,.18);
  background:rgba(5,5,5,.62);
  box-shadow:0 22px 54px rgba(0,0,0,.34);
}
.studio-bts-media{position:relative;background:#080806;}
.studio-bts-media video{
  display:block;
  width:100%;
  aspect-ratio:9/16;
  max-height:620px;
  object-fit:cover;
  background:#080806;
}
.studio-bts-copy{padding:26px 28px 30px;}
.studio-bts-number{
  margin-bottom:12px;
  color:var(--gold);
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:700;
  letter-spacing:.18em;
  text-transform:uppercase;
}
.studio-bts-copy h3{
  margin:0 0 12px;
  color:#f3ead7;
  font-size:27px;
  font-weight:400;
  letter-spacing:.055em;
}
.studio-bts-copy p{
  margin:0;
  color:#d7d0c4;
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  line-height:1.9;
}
@media(max-width:760px){
  .studio-bts-section{margin-top:72px;padding:48px 22px;}
  .studio-bts-grid{grid-template-columns:1fr;max-width:470px;}
}
.home-single-film{
  max-width:470px;
  margin:58px auto 72px;
  padding:14px;
  background:var(--panel);
  border:1px solid rgba(199,168,97,.12);
  box-shadow:0 24px 70px rgba(0,0,0,.42);
}
.home-single-film video{
  width:100%;
  aspect-ratio:4/5;
  object-fit:cover;
  background:#080806;
  filter:brightness(.9) contrast(1.08) saturate(.98);
}

/* 2026-08-29: Music policy and cache-versioned estimate layout */
.estimate-form-with-music{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.estimate-form-with-music .estimate-field{min-width:0}
.estimate-form-with-music .estimate-select{height:auto;min-height:52px;max-width:100%}
.estimate-form-with-music .estimate-submit{grid-column:1/-1;justify-self:center}
.estimate-music-help{grid-column:1/-1;margin:2px 0 4px;color:#d7d0c4;font:13px/1.8 Arial,Helvetica,sans-serif}
.estimate-music-result{margin:16px 0 0;color:#ead6a3;font:14px/1.8 Arial,Helvetica,sans-serif}
.estimate-music-terms{max-width:900px;margin:32px auto 0;padding-top:28px;border-top:1px solid rgba(199,168,97,.2)}
.estimate-music-terms h3{margin:0 0 16px;color:#f3ead7;font-size:23px;font-weight:400;letter-spacing:.05em}
.estimate-music-terms p{color:#d7d0c4;font:14px/1.9 Arial,Helvetica,sans-serif;margin:0 0 14px;overflow-wrap:anywhere}
@media(max-width:700px){
 .estimate-form-with-music{grid-template-columns:minmax(0,1fr)}
 .estimate-form-with-music .estimate-select{font-size:14px}
 .estimate-form-with-music .estimate-submit{justify-self:stretch}
}


/* Music licence details appear only after a valid estimate. */
.estimate-music-terms[hidden]{display:none!important}

/* Selected social performance — 2026-08-30 */
.selected-performance-section{
  margin:96px 0 34px;
  padding:64px 46px;
  text-align:center;
  border-top:1px solid rgba(199,168,97,.22);
  border-bottom:1px solid rgba(199,168,97,.22);
  background:linear-gradient(145deg,rgba(199,168,97,.055),rgba(255,255,255,.016));
}
.selected-performance-section .brandfilms-accent-title{margin:0;}
.selected-performance-intro{
  max-width:760px;
  margin:25px auto 38px;
  color:#d7d0c4;
  font-family:Arial,Helvetica,sans-serif;
  font-size:16px;
  line-height:1.95;
}
.selected-performance-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  max-width:940px;
  margin:0 auto;
}
.selected-performance-card{
  min-height:178px;
  padding:32px 24px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(199,168,97,.2);
  background:rgba(5,5,5,.58);
}
.selected-performance-card strong{
  display:block;
  color:#f4ead4;
  font-size:48px;
  font-weight:400;
  line-height:1;
  letter-spacing:.05em;
}
.selected-performance-card span{
  display:block;
  margin-top:17px;
  color:var(--gold);
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:700;
  line-height:1.6;
  letter-spacing:.15em;
  text-transform:uppercase;
}
.selected-performance-note{
  max-width:850px;
  margin:28px auto 0;
  color:var(--muted);
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:1.8;
}
@media(max-width:900px){
  .selected-performance-section{padding:54px 22px;}
  .selected-performance-grid{grid-template-columns:1fr;max-width:520px;}
}

/* Selected performance on the PC home page — 2026-08-30 */
.home-performance-section{
  margin:36px 0 86px;
  padding:54px 42px 44px;
  text-align:center;
  border-top:1px solid rgba(199,168,97,.22);
  border-bottom:1px solid rgba(199,168,97,.22);
  background:linear-gradient(90deg,rgba(199,168,97,.018),rgba(199,168,97,.06),rgba(199,168,97,.018));
}
.home-performance-section h2{
  margin:0;
  color:#f3ead7;
  font-size:clamp(31px,3vw,47px);
  font-weight:400;
  line-height:1.16;
  letter-spacing:.055em;
}
.home-performance-intro{
  max-width:760px;
  margin:22px auto 0;
  color:#d7d0c4;
  font-family:Arial,Helvetica,sans-serif;
  font-size:15px;
  line-height:1.9;
}
.home-performance-grid{margin:34px 0 0;}
.home-performance-grid .stat{
  min-height:152px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  background:rgba(5,5,5,.54);
  border-color:rgba(199,168,97,.2);
}
.home-performance-grid .stat b{
  color:#f4ead4;
  font-size:45px;
  letter-spacing:.05em;
}
.home-performance-grid .stat span{
  margin-top:14px;
  line-height:1.55;
}
.home-performance-note{
  max-width:850px;
  margin:24px auto 0;
  color:var(--muted);
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:1.8;
}
@media(max-width:900px){
  .home-performance-section{padding:48px 24px 40px;}
  .home-performance-grid{grid-template-columns:1fr;max-width:520px;margin-left:auto;margin-right:auto;}
}
