:root{--cr-main-1:#db753d;--cr-main-2:#eba565;--cr-bright:#ffdeba}.blobs{filter:blur(80px);overflow:hidden;opacity:1}.blob{width:max(240px,20vw);aspect-ratio:1;border-radius:50%;position:absolute;top:0;left:0;opacity:0;transition:opacity 1s ease-out}.blob.fade-in{opacity:.1}.blob:first-of-type{background:var(--cr-main-1)}.blob:nth-of-type(2){background:var(--cr-main-2)}.blob:nth-of-type(3){background:var(--cr-bright)}.blob:nth-of-type(4){background:var(--cr-main-2)}