:root{--navy:#061d2a;--navy2:#0a2d3d;--cream:#f3efe6;--paper:#fbfaf6;--gold:#d7bb7a;--ink:#13242d;--white:#fff;--line:rgba(255,255,255,.25);--serif:"Libre Caslon Display",serif;--sans:"DM Sans",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--sans);background:var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:100;background:#fff;padding:.8rem}.skip-link:focus{top:1rem}.site-header{position:fixed;z-index:50;top:0;left:0;width:100%;height:88px;padding:0 clamp(1rem,4vw,4rem);display:flex;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(to bottom,rgba(3,14,22,.72),transparent)}.brand{display:flex;align-items:center;gap:.7rem}.brand>span:last-child{display:grid;line-height:.85}.brand b{letter-spacing:.14em;font-size:.92rem}.brand small{font-size:.56rem;letter-spacing:.43em;margin-top:.5rem}.brand-mark{position:relative;width:28px;height:32px}.brand-mark i{position:absolute;background:var(--gold);display:block}.brand-mark i:first-child{width:3px;height:30px;left:12px}.brand-mark i:last-child{height:3px;width:24px;top:9px;left:1px}.site-nav{display:flex;gap:2rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em}.site-nav a{opacity:.8}.site-nav a:hover{opacity:1}.header-prayer{border:1px solid rgba(255,255,255,.55);padding:.75rem 1rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.menu-toggle{display:none;border:0;background:none}.cinema{position:relative;min-height:100svh;overflow:hidden;color:#fff}.cinema video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cinema-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,16,24,.76) 0%,rgba(2,16,24,.28) 48%,rgba(2,16,24,.18) 100%)}.hero-overlay{background:linear-gradient(to bottom,rgba(4,18,27,.2),rgba(4,18,27,.08) 55%,rgba(4,18,27,.62))}.wordless-cue{position:absolute;left:50%;bottom:3.5rem;width:44px;height:44px;border:1px solid rgba(255,255,255,.65);border-radius:50%;transform:translateX(-50%);display:grid;place-items:center}.wordless-cue span{width:8px;height:8px;border-right:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(45deg) translate(-2px,-2px);animation:bob 1.7s infinite}@keyframes bob{50%{transform:rotate(45deg) translate(2px,2px)}}.feature-section{display:flex;align-items:center;padding:8rem clamp(1.3rem,7vw,7rem)}.feature-content{position:relative;z-index:3;max-width:660px}.align-right{margin-left:auto;text-align:left}.kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.23em;font-weight:700;color:#f3dca1;margin:0 0 1.5rem}.feature-content h1,.feature-content h2,.prayer-intro h2{font:400 clamp(3.4rem,7vw,7.2rem)/.96 var(--serif);letter-spacing:-.04em;margin:0 0 1.7rem}.feature-content h2{font-size:clamp(3rem,6vw,6.2rem)}em{font-weight:400;color:#f0d597}.feature-content>p:not(.kicker){font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.75;max-width:580px;color:rgba(255,255,255,.84)}.live-video-shell{position:relative;width:min(100%,760px);margin-top:2rem;padding:clamp(.45rem,.8vw,.7rem);border:1px solid rgba(255,255,255,.34);background:rgba(2,16,24,.34);box-shadow:0 28px 80px rgba(0,0,0,.32);backdrop-filter:blur(12px)}#live-player{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,rgba(6,29,42,.96),rgba(10,45,61,.86));isolation:isolate}#live-player iframe,#live-player video,#live-player>div:not(.live-player-loading){width:100%!important;height:100%!important;min-height:100%;border:0;display:block}.live-player-loading{position:absolute;inset:0;display:grid;place-items:center;padding:2rem;text-align:center;color:rgba(255,255,255,.76);font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;background:radial-gradient(circle at 50% 45%,rgba(215,187,122,.15),transparent 45%)}#live-player:has(iframe) .live-player-loading,#live-player:has(video) .live-player-loading{display:none}.flowers .feature-content{max-width:min(860px,100%)}.actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;border:1px solid transparent;padding:1rem 1.35rem;text-transform:uppercase;letter-spacing:.13em;font-weight:700;font-size:.72rem;cursor:pointer}.button-light{background:#fff;color:var(--navy)}.button-glass{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.55);color:#fff}.text-link{display:inline-block;margin-top:1rem;border-bottom:1px solid rgba(255,255,255,.55);padding-bottom:.5rem;text-transform:uppercase;font-size:.75rem;letter-spacing:.14em}.section-number{position:absolute;right:3vw;bottom:1.8rem;z-index:2;font:clamp(5rem,12vw,12rem)/1 var(--serif);color:rgba(255,255,255,.12)}.ocean .cinema-overlay{background:linear-gradient(90deg,rgba(3,27,40,.2),rgba(3,27,40,.66) 55%,rgba(3,27,40,.82))}.forest .cinema-overlay{background:linear-gradient(90deg,rgba(3,22,23,.82),rgba(3,22,23,.43),rgba(3,22,23,.25))}.gather-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.25);margin-top:2.2rem;border:1px solid rgba(255,255,255,.28)}.gather-cards article{padding:1.2rem;background:rgba(4,22,25,.35);backdrop-filter:blur(10px);display:grid;gap:.5rem}.gather-cards small{font-size:.58rem;letter-spacing:.11em;color:#ead49d}.gather-cards b{font-family:var(--serif);font-size:1.25rem}.prayer-section{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(400px,1.15fr);gap:clamp(2rem,7vw,7rem);padding:clamp(5rem,10vw,10rem) clamp(1.3rem,7vw,7rem);background:var(--cream)}.prayer-intro{align-self:start}.kicker.dark{color:#8c6b28}.prayer-intro h2{font-size:clamp(3rem,5vw,5.5rem);color:var(--navy)}.prayer-intro h2 em{color:#94732f}.prayer-intro>p:not(.kicker){line-height:1.75;color:#58666c}.trust-list{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:2rem}.trust-list span{border:1px solid #cfc7b8;padding:.65rem .85rem;font-size:.75rem}.prayer-card{background:#fff;padding:clamp(1.2rem,4vw,3.2rem);box-shadow:0 30px 80px rgba(30,36,34,.08)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}label>span{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.7rem}label small{font-weight:400;text-transform:none;letter-spacing:0;color:#839096}input,textarea{width:100%;border:1px solid #d8d6cf;background:#faf9f5;padding:1rem;outline:none}input:focus,textarea:focus{border-color:#8f7136;box-shadow:0 0 0 3px rgba(143,113,54,.12)}.message-field{display:block;margin-top:1.5rem;position:relative}.message-field textarea{min-height:190px;resize:vertical}.message-field>small{position:absolute;right:.8rem;bottom:.7rem;color:#829096}.privacy-options{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin:1.3rem 0}.privacy-options label{display:flex;gap:.7rem;border:1px solid #d8d6cf;padding:1rem;min-height:108px}.privacy-options input{width:auto;margin-top:.2rem}.privacy-options span{margin:0;text-transform:none;letter-spacing:0}.privacy-options b{display:block;font-size:.78rem;line-height:1.45}.privacy-options small{display:block;margin-top:.35rem;line-height:1.45}.prayer-submit{width:100%;background:var(--navy);color:#fff;padding:1.2rem}.form-care{text-align:center;color:#7d898e;font-size:.68rem}.honeypot{position:absolute!important;left:-9999px!important}.form-alert{padding:1rem;margin-bottom:1rem;background:#f8e7e2;color:#7f3322}.form-alert.success{background:#e8f2e9;color:#275d35}.site-footer{background:var(--navy);color:#fff;padding:4rem clamp(1.3rem,7vw,7rem) 7rem;display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem}.site-footer h3{font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;color:#dcc68f}.site-footer>div:not(.footer-brand):not(.footer-bottom){display:grid;align-content:start;gap:.7rem}.site-footer a,.site-footer p{color:rgba(255,255,255,.67);font-size:.84rem}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.16);padding-top:1.4rem;display:flex;justify-content:space-between;font-size:.72rem;color:rgba(255,255,255,.56)}.sticky-player{position:fixed;z-index:40;left:50%;bottom:1rem;transform:translateX(-50%);width:min(92%,650px);background:rgba(5,26,38,.92);color:#fff;backdrop-filter:blur(16px);display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:1rem;padding:.7rem 1rem;border:1px solid rgba(255,255,255,.18);box-shadow:0 15px 50px rgba(0,0,0,.25)}.mini-play{width:36px;height:36px;border-radius:50%;border:0;background:#fff;position:relative}.mini-play span{position:absolute;left:14px;top:11px;border-left:9px solid var(--navy);border-top:7px solid transparent;border-bottom:7px solid transparent}.sticky-player small{display:block;font-size:.52rem;letter-spacing:.15em;color:#dfc98e}.sticky-player b{font-size:.8rem}.sticky-player>a{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em}.mini-wave{display:flex;align-items:center;gap:3px}.mini-wave i{display:block;width:2px;height:12px;background:#d9c486;animation:wave .8s ease-in-out infinite alternate}.mini-wave i:nth-child(2n){height:22px;animation-delay:-.3s}.mini-wave i:nth-child(3n){height:7px;animation-delay:-.55s}@keyframes wave{to{transform:scaleY(.35)}}
@media(max-width:850px){.site-header{height:72px}.site-nav{position:fixed;inset:72px 0 auto 0;background:rgba(5,26,38,.97);display:none;flex-direction:column;padding:2rem}.site-nav.open{display:flex}.header-prayer{display:none}.menu-toggle{display:grid;gap:5px}.menu-toggle span{width:24px;height:1px;background:#fff}.feature-section{padding-top:7rem}.feature-content h1,.feature-content h2{font-size:clamp(3rem,14vw,5rem)}.align-right{margin-left:0}.ocean .cinema-overlay{background:rgba(3,27,40,.62)}.gather-cards{grid-template-columns:1fr}.prayer-section{grid-template-columns:1fr}.privacy-options{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr 1fr}.footer-brand,.footer-bottom{grid-column:1/-1}.sticky-player{grid-template-columns:auto 1fr auto}.mini-wave{display:none}}@media(max-width:560px){.field-row{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr}.footer-bottom{display:grid;gap:.5rem}.sticky-player>a{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.wordless-cue span,.mini-wave i{animation:none}}

@media(max-width:850px){.live-video-shell{width:100%;margin-top:1.5rem}.flowers .feature-content{width:100%}}

/* Cohesive UNBRKN live-player treatment */
.flowers .feature-content{
  width:min(100%,980px);
}

.live-video-shell{
  width:min(100%,980px);
  margin-top:clamp(1.5rem,3vw,2.5rem);
  padding:clamp(.45rem,.7vw,.7rem);
  border:1px solid rgba(243,239,230,.26);
  border-radius:2px;
  background:linear-gradient(145deg,rgba(6,29,42,.72),rgba(6,29,42,.42));
  box-shadow:0 32px 90px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter:blur(18px) saturate(118%);
  -webkit-backdrop-filter:blur(18px) saturate(118%);
}

#live-player{
  position:relative;
  width:100%;
  aspect-ratio:auto;
  min-height:0;
  overflow:hidden;
  background:rgba(4,20,30,.96);
  isolation:isolate;
}

#live-player > .ubp-mid-wrap{
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  background:rgba(4,20,30,.96)!important;
  box-shadow:none!important;
  font-family:var(--sans)!important;
}

#live-player .ubp-mid-topbar{
  min-height:64px!important;
  padding:15px clamp(16px,2.2vw,28px)!important;
  background:linear-gradient(90deg,rgba(5,26,38,.98),rgba(9,42,55,.94))!important;
  border-bottom:1px solid rgba(215,187,122,.18)!important;
}

#live-player .ubp-mid-left{gap:13px!important}

#live-player .ubp-mid-logo{
  font-family:var(--serif)!important;
  font-size:17px!important;
  font-weight:400!important;
  letter-spacing:.2em!important;
  color:var(--cream)!important;
}

#live-player .ubp-mid-divider{
  height:21px!important;
  background:rgba(215,187,122,.28)!important;
}

#live-player .ubp-mid-status{
  padding:5px 11px!important;
  border-radius:999px!important;
  font-family:var(--sans)!important;
  font-size:9px!important;
  letter-spacing:.2em!important;
}

#live-player .ubp-mid-status.live{
  background:rgba(215,187,122,.11)!important;
  border-color:rgba(215,187,122,.32)!important;
  color:#f0d597!important;
}

#live-player .ubp-mid-status.offline{
  background:rgba(243,239,230,.06)!important;
  border-color:rgba(243,239,230,.16)!important;
  color:rgba(243,239,230,.64)!important;
}

#live-player .live .ubp-mid-dot{background:#d7bb7a!important}
#live-player .offline .ubp-mid-dot{background:rgba(243,239,230,.45)!important}

#live-player .ubp-mid-btn{
  padding:9px 15px!important;
  border:1px solid rgba(243,239,230,.32)!important;
  border-radius:0!important;
  background:rgba(255,255,255,.05)!important;
  color:var(--cream)!important;
  font-family:var(--sans)!important;
  font-size:10px!important;
  letter-spacing:.15em!important;
  box-shadow:none!important;
}

#live-player .ubp-mid-btn:hover{
  opacity:1!important;
  transform:translateY(-1px)!important;
  background:var(--cream)!important;
  color:var(--navy)!important;
}

#live-player .ubp-mid-play-icon{
  border-left-color:currentColor!important;
}

#live-player .ubp-mid-meta{
  padding:10px clamp(16px,2.2vw,28px)!important;
  background:rgba(4,20,30,.96)!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
}

#live-player .ubp-mid-tag{
  border-radius:0!important;
  background:transparent!important;
  border:1px solid rgba(215,187,122,.28)!important;
  color:#e7d29b!important;
  font-family:var(--sans)!important;
  font-size:8px!important;
  letter-spacing:.18em!important;
}

#live-player .ubp-mid-meta-title{
  color:rgba(255,255,255,.78)!important;
  font-family:var(--sans)!important;
  font-size:12px!important;
  font-weight:500!important;
  letter-spacing:.02em!important;
}

#live-player .ubp-mid-frame-wrap{
  position:relative!important;
  width:100%!important;
  padding-top:56.25%!important;
  background:#020a0f!important;
}

#live-player .ubp-mid-frame-wrap::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);
  z-index:2;
}

#live-player .ubp-mid-frame-wrap iframe{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
}

#live-player .ubp-mid-footer{
  padding:12px clamp(16px,2.2vw,28px)!important;
  background:linear-gradient(90deg,rgba(5,26,38,.98),rgba(9,42,55,.94))!important;
  border-top:1px solid rgba(215,187,122,.12)!important;
}

#live-player .ubp-mid-footer-text{
  color:rgba(243,239,230,.45)!important;
  font-family:var(--sans)!important;
  font-size:9px!important;
  letter-spacing:.16em!important;
}

#live-player .ubp-mid-link{
  color:#e7d29b!important;
  border-bottom-color:rgba(215,187,122,.34)!important;
  font-family:var(--sans)!important;
  font-size:10px!important;
}

#live-player .ubp-mid-link:hover{color:var(--cream)!important}

#live-player > div[style]{
  max-width:none!important;
  margin:0!important;
  border-radius:0!important;
  background:linear-gradient(90deg,rgba(5,26,38,.98),rgba(9,42,55,.94))!important;
  border-color:rgba(215,187,122,.2)!important;
  color:rgba(243,239,230,.65)!important;
  font-family:var(--sans)!important;
}

@media(max-width:650px){
  .live-video-shell{padding:.35rem}
  #live-player .ubp-mid-topbar{align-items:flex-start!important;padding:13px 14px!important}
  #live-player .ubp-mid-btn{width:100%!important;justify-content:center!important}
  #live-player .ubp-mid-meta{padding:9px 14px!important}
  #live-player .ubp-mid-footer{padding:10px 14px!important}
  #live-player .ubp-mid-footer-text{display:none!important}
}

/* Official UNBRKN logo */
.brand-logo{display:inline-flex;align-items:center;line-height:0}
.brand-logo img{display:block;width:clamp(86px,8vw,118px);height:auto;object-fit:contain;image-rendering:auto;filter:none;transform:none;backface-visibility:visible}
.site-header .brand-logo{min-width:118px}
.footer-logo img{width:clamp(150px,16vw,220px);height:auto;filter:none;transform:none}
.footer-brand>p{margin-top:1.25rem}
@media(max-width:850px){.brand-logo img{width:92px}.site-header .brand-logo{min-width:92px}.footer-logo img{width:150px}}

/* Black sanctuary redesign */
:root{
  --navy:#050505;
  --navy2:#111111;
  --cream:#f3efe6;
  --paper:#070707;
  --gold:#d7a928;
  --ink:#f3efe6;
  --white:#fff;
  --line:rgba(215,169,40,.26);
}

body{
  background:#050505;
  color:var(--cream);
}

.site-header{
  background:linear-gradient(to bottom,rgba(0,0,0,.96),rgba(0,0,0,.72) 68%,transparent);
  border-bottom:1px solid rgba(215,169,40,.12);
}

.site-nav a{color:rgba(255,255,255,.84)}
.site-nav a:hover{color:#f0c85d}
.header-prayer{
  color:#f0c85d;
  border-color:rgba(215,169,40,.72);
  background:rgba(0,0,0,.28);
}
.header-prayer:hover{background:#d7a928;color:#050505}

.cinema-overlay{
  background:linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.44) 50%,rgba(0,0,0,.28) 100%);
}
.hero-overlay{
  background:linear-gradient(to bottom,rgba(0,0,0,.34),rgba(0,0,0,.18) 48%,rgba(0,0,0,.82));
}
.ocean .cinema-overlay{
  background:linear-gradient(90deg,rgba(0,0,0,.28),rgba(0,0,0,.68) 55%,rgba(0,0,0,.9));
}
.forest .cinema-overlay{
  background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.52),rgba(0,0,0,.3));
}

.kicker,
.gather-cards small,
.sticky-player small,
.site-footer h3{color:#e7bc4c}

em,
.verse-text{color:#f3c84d}
.verse-ref{color:#ffe7a0}

.wordless-cue{
  border-color:rgba(215,169,40,.8);
  box-shadow:0 0 24px rgba(215,169,40,.16);
}
.wordless-cue span{border-color:#e7bc4c}

.button-glass{
  background:rgba(0,0,0,.32);
  border-color:rgba(215,169,40,.62);
  color:#f4d77f;
}
.button-glass:hover{background:#d7a928;color:#050505}
.text-link{border-bottom-color:rgba(215,169,40,.65);color:#f4d77f}

.live-video-shell{
  border-color:rgba(215,169,40,.38);
  background:linear-gradient(145deg,rgba(0,0,0,.9),rgba(15,15,15,.76));
  box-shadow:0 32px 90px rgba(0,0,0,.68),0 0 44px rgba(215,169,40,.08),inset 0 1px 0 rgba(255,255,255,.05);
}
#live-player,
#live-player > .ubp-mid-wrap{background:#050505!important}
#live-player .ubp-mid-topbar,
#live-player .ubp-mid-footer,
#live-player > div[style]{background:linear-gradient(90deg,#050505,#111)!important}
#live-player .ubp-mid-meta{background:#090909!important}
#live-player .ubp-mid-frame-wrap{background:#000!important}
#live-player .ubp-mid-btn:hover{color:#050505!important;background:#e7bc4c!important}

.gather-cards{
  background:rgba(215,169,40,.32);
  border-color:rgba(215,169,40,.34);
}
.gather-cards article{
  background:rgba(0,0,0,.58);
  border:0;
}

.prayer-section{
  background:radial-gradient(circle at 18% 10%,rgba(215,169,40,.08),transparent 34%),#050505;
  border-top:1px solid rgba(215,169,40,.16);
}
.kicker.dark{color:#d7a928}
.prayer-intro h2{color:#f3efe6}
.prayer-intro h2 em{color:#e7bc4c}
.prayer-intro>p:not(.kicker){color:rgba(243,239,230,.66)}
.trust-list span{
  color:rgba(243,239,230,.78);
  border-color:rgba(215,169,40,.3);
  background:rgba(255,255,255,.02);
}
.prayer-card{
  background:linear-gradient(145deg,#111,#090909);
  border:1px solid rgba(215,169,40,.22);
  box-shadow:0 36px 100px rgba(0,0,0,.55);
}
label>span{color:#f3efe6}
label small,.message-field>small,.form-care{color:rgba(243,239,230,.5)}
input,textarea{
  color:#fff;
  border-color:rgba(215,169,40,.22);
  background:#080808;
}
input:focus,textarea:focus{
  border-color:#d7a928;
  box-shadow:0 0 0 3px rgba(215,169,40,.12);
}
.privacy-options label{
  border-color:rgba(215,169,40,.2);
  background:#0b0b0b;
}
.prayer-submit{
  background:linear-gradient(135deg,#d7a928,#f0c85d);
  color:#050505;
}

.site-footer{
  background:#000;
  border-top:1px solid rgba(215,169,40,.16);
}
.footer-bottom{border-top-color:rgba(215,169,40,.16)}

.sticky-player{
  background:rgba(0,0,0,.94);
  border-color:rgba(215,169,40,.3);
  box-shadow:0 18px 60px rgba(0,0,0,.65),0 0 30px rgba(215,169,40,.07);
}
.mini-play{background:#d7a928}
.mini-play span{border-left-color:#050505}
.mini-wave i{background:#d7a928}

@media(max-width:850px){
  .site-nav{background:rgba(0,0,0,.98)}
  .ocean .cinema-overlay{background:rgba(0,0,0,.68)}
}

/* Compact YouTube Live launcher and expanded modal */
.live-video-launch{
  display:inline-flex;
  align-items:center;
  gap:1rem;
  margin-top:2rem;
  padding:.8rem 1.15rem .8rem .8rem;
  border:1px solid rgba(231,188,76,.7);
  background:rgba(0,0,0,.55);
  color:#fff;
  cursor:pointer;
  text-align:left;
  backdrop-filter:blur(12px);
  transition:background .2s ease,border-color .2s ease,transform .2s ease;
}
.live-video-launch:hover{background:rgba(0,0,0,.78);border-color:#e7bc4c;transform:translateY(-2px)}
.live-video-launch:focus-visible{outline:3px solid #fff;outline-offset:4px}
.live-video-icon{width:58px;height:58px;flex:0 0 58px;border-radius:50%;display:grid;place-items:center;background:#e7bc4c;box-shadow:0 0 0 7px rgba(231,188,76,.13)}
.live-video-icon span{width:0;height:0;margin-left:5px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid #050505}
.live-video-launch-copy{display:grid;gap:.25rem}
.live-video-launch-copy small{font-size:.58rem;letter-spacing:.2em;color:#e7bc4c}
.live-video-launch-copy strong{font:400 1.1rem/1.25 var(--serif)}
.live-video-modal[hidden]{display:none}
.live-video-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:clamp(1rem,4vw,3rem)}
.live-video-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(0,0,0,.88);cursor:pointer}
.live-video-dialog{position:relative;z-index:1;width:min(1120px,100%);max-height:calc(100svh - 2rem);overflow:auto;background:#050505;border:1px solid rgba(231,188,76,.5);box-shadow:0 32px 100px rgba(0,0,0,.7)}
.live-video-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border-bottom:1px solid rgba(231,188,76,.25)}
.live-video-dialog-header small{font-size:.55rem;letter-spacing:.22em;color:#e7bc4c}
.live-video-dialog-header h2{margin:.2rem 0 0;font:400 clamp(1.4rem,3vw,2rem)/1 var(--serif);color:#fff}
.live-video-close{width:42px;height:42px;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;font-size:1.8rem;line-height:1;cursor:pointer}
.live-video-close:hover{background:#e7bc4c;color:#050505;border-color:#e7bc4c}
.live-video-dialog .live-video-shell{width:100%;margin:0;padding:clamp(.35rem,1vw,.75rem);border:0;background:#050505;box-shadow:none}
body.live-video-open{overflow:hidden}
@media(max-width:600px){.live-video-launch{width:100%}.live-video-modal{padding:.6rem}.live-video-dialog{max-height:calc(100svh - 1.2rem)}.live-video-dialog-header{padding:.8rem}.live-video-icon{width:50px;height:50px;flex-basis:50px}}
