:root{--vh:100vh;--all-height-available:calc(var(--vh) * 100)}.webien-night-sky-widget{width:100vw;height:100vh;height:var(--all-height-available);isolation:isolate;perspective:900px;background:radial-gradient(circle at 52% 38%,#4873be38,#0000 34%),radial-gradient(circle at 20% 78%,#4a288c29,#0000 30%),linear-gradient(#09f 0%,#050812 46%,#000 100%);margin-left:-50vw;position:relative;left:50%;overflow:hidden}.webien-night-sky-widget__canvas,.webien-night-sky-widget__vignette{width:100%;height:100%;position:absolute;inset:0}.webien-night-sky-widget__canvas{z-index:1;display:block}.webien-night-sky-widget__vignette{z-index:2;pointer-events:none;background:radial-gradient(circle at 50% 42%,#0000 0 38%,#0003 68%,#000000d1 100%),linear-gradient(#00000024,#00000085)}.webien-night-sky-widget__title{--night-title-x:0px;--night-title-y:0px;--night-title-rotate-x:0deg;--night-title-rotate-y:0deg;z-index:3;color:#fff;letter-spacing:0;text-align:center;text-wrap:balance;text-shadow:0 0 18px #fff9,0 0 52px #78b2ff85,0 24px 70px #000c;opacity:0;width:min(92vw,1240px);transform:translate3d(calc(-50% + var(--night-title-x)), calc(-50% + var(--night-title-y)), 80px) rotateX(var(--night-title-rotate-x)) rotateY(var(--night-title-rotate-y));transform-style:preserve-3d;pointer-events:none;will-change:transform, opacity, filter;margin:0;font-size:clamp(4.5rem,13vw,14rem);font-weight:800;line-height:.86;animation:1.35s cubic-bezier(.16,1,.3,1) 2s forwards webien-night-title-in;position:absolute;top:50%;left:50%}@keyframes webien-night-title-in{0%{opacity:0;filter:blur(18px);transform:translate3d(calc(-50% + var(--night-title-x)), calc(-45% + var(--night-title-y)), -140px) rotateX(var(--night-title-rotate-x)) rotateY(var(--night-title-rotate-y))}to{opacity:1;filter:none;transform:translate3d(calc(-50% + var(--night-title-x)), calc(-50% + var(--night-title-y)), 80px) rotateX(var(--night-title-rotate-x)) rotateY(var(--night-title-rotate-y))}}@media (width<=767px){.webien-night-sky-widget__title{width:min(90vw,680px);font-size:clamp(3.4rem,18vw,7rem);line-height:.9}}
