:root{--lumina-vol-warm: rgba(255, 107, 53, .42);--lumina-vol-gold: rgba(245, 184, 64, .28);--lumina-vol-magenta: rgba(232, 67, 147, .22);--lumina-vol-cool: rgba(88, 120, 180, .18);--lumina-vol-deep: rgba(8, 10, 18, .92)}body[data-lumina-saas=true]{position:relative;isolation:isolate}body[data-lumina-saas=true] #header-group,body[data-lumina-saas=true] #MainContent,body[data-lumina-saas=true]>footer,body[data-lumina-saas=true] .shopify-section{position:relative;z-index:1}.lumina-atmosphere{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.lumina-atmosphere__vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 85% 70% at 50% 45%,transparent 0%,rgba(8,10,16,.35) 55%,var(--lumina-vol-deep) 100%)}.lumina-atmosphere__glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.85;mix-blend-mode:screen;will-change:transform,opacity}.lumina-atmosphere__glow--warm{width:min(70vw,640px);height:min(70vw,640px);top:-12%;left:-8%;background:radial-gradient(circle,var(--lumina-vol-gold) 0%,var(--lumina-vol-warm) 40%,transparent 72%);animation:lumina-glow-drift-warm 18s ease-in-out infinite}.lumina-atmosphere__glow--magenta{width:min(55vw,480px);height:min(55vw,480px);top:8%;right:-6%;background:radial-gradient(circle,var(--lumina-vol-magenta) 0%,transparent 68%);animation:lumina-glow-drift-mag 22s ease-in-out infinite}.lumina-atmosphere__glow--cool{width:min(60vw,520px);height:min(50vw,420px);bottom:-8%;right:12%;background:radial-gradient(circle,var(--lumina-vol-cool) 0%,transparent 70%);animation:lumina-glow-drift-cool 20s ease-in-out infinite}.lumina-atmosphere__beam{position:absolute;top:-20%;width:38%;height:140%;opacity:.35;filter:blur(40px);mix-blend-mode:screen;transform-origin:top center;background:linear-gradient(180deg,rgba(255,200,120,.55) 0%,rgba(255,107,53,.25) 28%,rgba(232,67,147,.08) 55%,transparent 85%);clip-path:polygon(42% 0%,58% 0%,100% 100%,0% 100%);animation:lumina-beam-sway 14s ease-in-out infinite}.lumina-atmosphere__beam--1{left:8%;transform:rotate(-14deg);animation-delay:0s}.lumina-atmosphere__beam--2{left:38%;width:28%;opacity:.22;transform:rotate(-6deg);animation-delay:-4s;animation-duration:18s}.lumina-atmosphere__beam--3{right:4%;left:auto;width:32%;transform:rotate(12deg);background:linear-gradient(180deg,rgba(180,200,255,.2) 0%,rgba(232,67,147,.12) 40%,transparent 80%);animation-delay:-7s;animation-duration:16s}.lumina-atmosphere__fog{position:absolute;inset:auto 0 0;height:55%;background:linear-gradient(to top,rgba(15,17,23,.95) 0%,rgba(22,25,34,.45) 35%,transparent 100%);opacity:.9}.lumina-atmosphere__fog:before,.lumina-atmosphere__fog:after{content:"";position:absolute;width:120%;height:40%;left:-10%;filter:blur(48px);mix-blend-mode:screen;animation:lumina-fog-roll 24s ease-in-out infinite}.lumina-atmosphere__fog:before{bottom:15%;background:radial-gradient(ellipse 60% 80% at 30% 50%,rgba(255,140,60,.12) 0%,transparent 70%)}.lumina-atmosphere__fog:after{bottom:8%;animation-delay:-12s;background:radial-gradient(ellipse 50% 70% at 70% 50%,rgba(140,160,220,.1) 0%,transparent 65%)}.lumina-atmosphere__grain{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px 180px}.lumina-hero__volumetric{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;overflow:hidden}.lumina-hero__volumetric .lumina-atmosphere__beam{opacity:.5;filter:blur(32px)}.lumina-hero__volumetric .lumina-atmosphere__glow--warm{width:90%;height:70%;top:-5%;left:-15%;filter:blur(100px);opacity:1}.lumina-hero__panels,.lumina-hero__progress,.lumina-hero__nav,.lumina-hero__scroll-cta{position:relative;z-index:3}.lumina-hero__panels{z-index:3}.lumina-hero__panel--left:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(105deg,rgba(255,107,53,.18) 0%,transparent 42%,rgba(15,17,23,.5) 100%);mix-blend-mode:soft-light}.lumina-hero__panel--right:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 80% 60% at 70% 30%,rgba(232,67,147,.15) 0%,transparent 55%)}.lumina-hero__slide--left img,.lumina-hero__placeholder{position:relative;z-index:0}body[data-lumina-saas=true] .lumina-glass-card{box-shadow:inset 0 1px #ffffff0f,0 24px 48px -32px #000000a6,0 0 60px -20px #ff6b3514}body[data-lumina-saas=true] .lumina-section--dark,body[data-lumina-saas=true] .lumina-selection,body[data-lumina-saas=true] .lumina-featured,body[data-lumina-saas=true] .lumina-hero-section{background:transparent}.lumina-section--light{position:relative;box-shadow:inset 0 1px #fffc}@keyframes lumina-glow-drift-warm{0%,to{transform:translate(0) scale(1);opacity:.75}50%{transform:translate(4%,6%) scale(1.08);opacity:.95}}@keyframes lumina-glow-drift-mag{0%,to{transform:translate(0);opacity:.6}50%{transform:translate(-5%,4%);opacity:.85}}@keyframes lumina-glow-drift-cool{0%,to{transform:translate(0);opacity:.5}50%{transform:translate(3%,-4%);opacity:.7}}@keyframes lumina-beam-sway{0%,to{opacity:.28;transform:rotate(var(--beam-rotate, -12deg)) translate(0)}50%{opacity:.42;transform:rotate(calc(var(--beam-rotate, -12deg) + 3deg)) translate(2%)}}@keyframes lumina-fog-roll{0%,to{transform:translate(0) scaleY(1)}50%{transform:translate(-3%) scaleY(1.05)}}@media(prefers-reduced-motion:reduce){.lumina-atmosphere__glow,.lumina-atmosphere__beam,.lumina-atmosphere__fog:before,.lumina-atmosphere__fog:after{animation:none}}@media(max-width:768px){.lumina-atmosphere__beam--2,.lumina-atmosphere__beam--3{opacity:.15}.lumina-atmosphere__glow--warm{width:100vw;height:50vh}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/lumina-volumetric-light.css.map */
