:root{--aurora-bg: linear-gradient(to bottom, #020617 0%, #020617 100%);--text-color: #e2e8f0}html:not(.dark){--aurora-bg: linear-gradient(to bottom, #f8fbff 0%, #f1f6ff 100%);--text-color: #0f172a}html,body{min-height:100%;margin:0;padding:0}body{position:relative;overflow-x:hidden;background:var(--aurora-bg);color:var(--text-color);transition:background .5s ease,color .5s ease}#page-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:100vh;overflow:hidden;pointer-events:none;z-index:0}#page-wrapper{position:relative;z-index:10}.aurora{position:absolute;opacity:1;transition:background .5s ease,opacity .5s ease}.aurora-1{width:75%;height:55%;top:8%;left:-12%;transform:rotate(-18deg);background:radial-gradient(ellipse at 58% 50%,rgba(41,107,202,1) 0%,rgba(41,107,202,.95) 8%,rgba(37,99,235,.72) 18%,rgba(59,130,246,.42) 34%,rgba(59,130,246,.14) 48%,transparent 62%);filter:blur(65px);opacity:1;z-index:1}.aurora-2{width:42%;height:42%;top:48%;right:-8%;background:radial-gradient(ellipse at center,rgba(37,99,235,.96) 0%,rgba(37,99,235,.78) 12%,rgba(59,130,246,.42) 28%,rgba(96,165,250,.14) 44%,transparent 60%);filter:blur(58px);z-index:2}.aurora-3{width:58%;height:30%;left:16%;top:145vh;transform:rotate(-6deg);background:radial-gradient(ellipse at center,rgba(41,107,202,.82) 0%,rgba(41,107,202,.54) 14%,rgba(59,130,246,.28) 30%,rgba(59,130,246,.1) 46%,transparent 64%);filter:blur(52px);z-index:1}.aurora-4{width:24%;height:24%;right:8%;top:185vh;background:radial-gradient(circle,rgba(45,212,191,.16) 0%,rgba(45,212,191,.04) 30%,transparent 62%);filter:blur(58px);z-index:1}html:not(.dark) .aurora-1{background:radial-gradient(ellipse at 55% 50%,rgba(41,107,202,.46) 0%,rgba(59,130,246,.24) 24%,rgba(147,197,253,.1) 42%,transparent 66%)}html:not(.dark) .aurora-2{background:radial-gradient(ellipse at center,rgba(37,99,235,.3) 0%,rgba(96,165,250,.14) 28%,transparent 66%)}html:not(.dark) .aurora-3{background:radial-gradient(ellipse at center,rgba(41,107,202,.22) 0%,rgba(96,165,250,.08) 30%,transparent 68%)}html:not(.dark) .aurora-4{background:radial-gradient(circle,rgba(45,212,191,.06) 0%,transparent 62%)}.aurora-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,transparent 0%,rgba(2,6,23,.12) 58%,rgba(2,6,23,.34) 78%,rgba(2,6,23,.62) 100%);z-index:10}html:not(.dark) .aurora-vignette{background:radial-gradient(ellipse at center,transparent 0%,rgba(255,255,255,.04) 60%,rgba(240,245,255,.18) 80%,rgba(240,245,255,.44) 100%)}.aurora-noise{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%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)' opacity='1'/%3E%3C/svg%3E");mix-blend-mode:soft-light;z-index:20}.section-glow{position:relative;isolation:isolate}.section-glow-blue:before{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;background:radial-gradient(circle at center,rgba(41,107,202,.16),transparent 72%);filter:blur(80px);z-index:-1;pointer-events:none}.section-glow-cyan:before{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;background:radial-gradient(circle at center,rgba(59,130,246,.12),transparent 72%);filter:blur(80px);z-index:-1;pointer-events:none}section,header,footer,main,nav{position:relative;z-index:5}@media(max-width:768px){.aurora-1,.aurora-2,.aurora-3{filter:blur(70px)}}
