.page-bg{overflow-x:clip;background:linear-gradient(160deg,oklch(1 0 0),oklch(.97 .015 230))}.dark .page-bg{background:linear-gradient(160deg,oklch(.129 .042 264.695),oklch(.115 .055 240))}.hero-section{width:100vw;margin-left:calc(50% - 50vw);background:oklch(.97 .008 240);mask-image:linear-gradient(180deg,black 65%,transparent)}.dark .hero-section{background:linear-gradient(135deg,oklch(.18 .05 264/.7),oklch(.17 .04 230/.7))}.hero-blob{position:absolute;border-radius:50%;filter:blur(72px);pointer-events:none;will-change:transform}.hero-blob-1{width:380px;height:380px;background:oklch(.45 .2 264/.32);top:-100px;left:-80px;animation:hero-drift 11s ease-in-out infinite}.hero-blob-2{width:300px;height:300px;background:oklch(.6 .14 220/.28);bottom:-70px;right:-50px;animation:hero-drift 13s ease-in-out infinite;animation-delay:-4s}.hero-blob-3{width:220px;height:220px;background:oklch(.55 .16 250/.22);top:30%;right:18%;animation:hero-drift 9s ease-in-out infinite;animation-delay:-7s}.dark .hero-blob-1{background:oklch(.45 .2 264/.35)}.dark .hero-blob-2{background:oklch(.26 .06 230/.6)}.dark .hero-blob-3{background:oklch(.29 .1 279/.45)}@keyframes hero-drift{0%,to{transform:translate(0) scale(1)}33%{transform:translate(200px,-40px) scale(1.5)}66%{transform:translate(-500px,140px) scale(.7)}}