.ambient-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden}.orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.4}.orb-red{width:600px;height:600px;background:var(--brand-red);top:-100px;left:-100px;animation:float 15s infinite ease-in-out}.orb-blue{width:500px;height:500px;background:#1e1e40;top:20%;right:-100px;opacity:.5}