/* Ascend Homepage Silver Glass V1 — restrained reflective depth for light surfaces. */

body.home-cinema-v5{
  background:
    radial-gradient(circle at 12% 9%,rgba(255,255,255,.92) 0 1px,transparent 1.8px) 0 0/168px 132px,
    radial-gradient(circle at 76% 34%,rgba(129,158,176,.15) 0 1px,transparent 1.7px) 38px 26px/196px 154px,
    linear-gradient(135deg,#f8fbfc 0%,#e7eef2 34%,#f5f8fa 62%,#e4ecef 100%)!important;
  background-attachment:fixed!important;
}

body.home-cinema-v5 .topbar,
body.home-cinema-v5 .site-header{
  background:
    radial-gradient(circle at 16% 34%,rgba(255,255,255,.96) 0 1px,transparent 1.7px) 0 0/150px 118px,
    radial-gradient(circle at 78% 52%,rgba(102,145,166,.13) 0 1px,transparent 1.6px) 22px 18px/184px 138px,
    linear-gradient(112deg,rgba(251,253,254,.94),rgba(229,237,242,.88) 42%,rgba(249,251,252,.93) 72%,rgba(220,231,236,.88))!important;
  border-color:rgba(92,124,143,.16)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 8px 28px rgba(49,75,91,.07)!important;
  -webkit-backdrop-filter:blur(14px) saturate(1.04)!important;
  backdrop-filter:blur(14px) saturate(1.04)!important;
}

body.home-cinema-v5 main .ascend-light-section,
body.home-cinema-v5 .ascend-clientele-cinema{
  background:
    radial-gradient(circle at 9% 18%,rgba(255,255,255,.86) 0 1px,transparent 1.8px) 0 0/174px 132px,
    radial-gradient(circle at 87% 70%,rgba(126,157,175,.13) 0 1px,transparent 1.8px) 36px 28px/212px 166px,
    radial-gradient(ellipse at 24% 10%,rgba(255,255,255,.68),transparent 36%),
    linear-gradient(128deg,rgba(247,250,251,.96),rgba(226,235,240,.88) 38%,rgba(250,252,253,.95) 66%,rgba(225,234,239,.90))!important;
  border-color:rgba(95,128,146,.11)!important;
}

body.home-cinema-v5 main .ascend-light-section:nth-of-type(even){
  background:
    radial-gradient(circle at 14% 30%,rgba(255,255,255,.84) 0 1px,transparent 1.8px) 0 0/188px 146px,
    radial-gradient(circle at 80% 22%,rgba(115,151,170,.12) 0 1px,transparent 1.7px) 26px 16px/204px 158px,
    linear-gradient(132deg,rgba(238,244,247,.94),rgba(251,252,253,.97) 48%,rgba(224,233,238,.91))!important;
}

body.home-cinema-v5 :is(.ascend-soft-panel,.ascend-feature,.ascend-path-card,.ascend-who-panel,.ascend-support-strip){
  background:linear-gradient(128deg,rgba(255,255,255,.76),rgba(239,245,248,.62) 56%,rgba(255,255,255,.72))!important;
  border-color:rgba(111,143,160,.18)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 14px 34px rgba(38,70,89,.075)!important;
  -webkit-backdrop-filter:blur(12px) saturate(1.04)!important;
  backdrop-filter:blur(12px) saturate(1.04)!important;
}

body.home-cinema-v5 .ascend-path-card:hover,
body.home-cinema-v5 .ascend-path-card:focus-visible{
  background:linear-gradient(128deg,rgba(255,255,255,.88),rgba(232,242,246,.72) 58%,rgba(250,253,254,.84))!important;
  border-color:rgba(78,144,166,.28)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 20px 44px rgba(36,77,98,.11)!important;
}

body.home-cinema-v5 main .ascend-light-section :is(h1,h2,h3,h4,p,span,strong,a),
body.home-cinema-v5 .ascend-clientele-cinema :is(h1,h2,h3,h4,p,span,strong,a){
  position:relative;
  z-index:2;
}

@media(max-width:760px){
  body.home-cinema-v5{
    background-attachment:scroll!important;
  }
  body.home-cinema-v5 .topbar,
  body.home-cinema-v5 .site-header{
    -webkit-backdrop-filter:blur(10px) saturate(1.02)!important;
    backdrop-filter:blur(10px) saturate(1.02)!important;
  }
}

@media(prefers-reduced-transparency:reduce){
  body.home-cinema-v5 .topbar,
  body.home-cinema-v5 .site-header,
  body.home-cinema-v5 :is(.ascend-soft-panel,.ascend-feature,.ascend-path-card,.ascend-who-panel,.ascend-support-strip){
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
  }
}
